ensure that uploads that don't supply a lat and lon for a node. Adding related test and fixing other tests.
This commit is contained in:
parent
6e98e324e5
commit
e989b1a880
4 changed files with 32 additions and 4 deletions
|
@ -310,7 +310,7 @@ EOF
|
|||
</relation>
|
||||
</modify>
|
||||
<create>
|
||||
<node id='-1' changeset='4'>
|
||||
<node id='-1' lon='0' lat='0' changeset='4'>
|
||||
<tag k='foo' v='bar'/>
|
||||
<tag k='baz' v='bat'/>
|
||||
</node>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue