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:
Shaun McDonald 2008-12-01 18:32:54 +00:00
parent 6e98e324e5
commit e989b1a880
4 changed files with 32 additions and 4 deletions

View file

@ -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>