Ticket #10271: example_custom_tags.2.osm

File example_custom_tags.2.osm, 693 bytes (added by alex.rollin@…, 12 years ago)
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='true' generator='JOSM'>
3 <node id='-6' action='modify' visible='true' lat='-6.600073786126153' lon='106.78545180234333'>
4 <tag k='name' v='oursurvey=information' />
5 <tag k='oursurvey' v='information' />
6 </node>
7 <node id='-4' action='modify' visible='true' lat='-6.600072695191876' lon='106.78593864895052'>
8 <tag k='amenity' v='restaurant' />
9 <tag k='name' v='amenity=retaurant' />
10 </node>
11 <node id='-2' action='modify' visible='true' lat='-6.600071604257596' lon='106.78642549555774'>
12 <tag k='name' v='category=restaurant' />
13 <tag k='oursurvey' v='restaurant' />
14 </node>
15</osm>