Ticket #19202: 19202-test.osm

File 19202-test.osm, 575 bytes (added by GerdP, 6 years ago)

modified example with action='modifiy'

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3 <node id='-101755' action='modify' visible='true' lat='11.4403' lon='8.17122'>
4 <tag k='name' v='Kariya' />
5 <tag k='place' v='village' />
6 <tag k='source' v='ehealthafrica.org' />
7 <tag k='source:date' v='2014' />
8 </node>
9 <node id='-101756' action='modify' visible='true' lat='11.5182' lon='8.15734'>
10 <tag k='name' v='Huntu' />
11 <tag k='place' v='village' />
12 <tag k='source' v='ehealthafrica.org' />
13 <tag k='source:date' v='2014' />
14 </node>
15</osm>