add missing modify tags in test .osc file

master
Oliver Tonnhofer 2015-09-29 09:03:17 +02:00
parent e2384dfbf8
commit cc686a63c0
1 changed files with 6 additions and 4 deletions

View File

@ -178,9 +178,11 @@
</modify>
<!-- add remove tags from nodes/coords -->
<node id="70001" version="2" timestamp="2011-11-11T00:11:11Z" lat="0.01" lon="20.00"/>
<node id="70002" version="2" timestamp="2011-11-11T00:11:11Z" lat="0.02" lon="20.00">
<tag k="amenity" v="police"/>
</node>
<modify>
<node id="70001" version="2" timestamp="2011-11-11T00:11:11Z" lat="0.01" lon="20.00"/>
<node id="70002" version="2" timestamp="2011-11-11T00:11:11Z" lat="0.02" lon="20.00">
<tag k="amenity" v="police"/>
</node>
</modify>
</osmChange>