Ticket #10223: josm_10223_sample.osm

File josm_10223_sample.osm, 1.1 KB (added by skyper, 11 years ago)

sample file

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='true' generator='JOSM'>
3 <bounds minlat='47.9914636' minlon='7.8208494' maxlat='47.9915929' maxlon='7.8210345' origin='CGImap 0.3.3 (15997 thorn-03.openstreetmap.org)' />
4 <node id='-1313' action='modify' visible='true' lat='48.000239591' lon='7.81080997535' />
5 <node id='-1311' action='modify' visible='true' lat='47.99746792494' lon='7.81407394849' />
6 <node id='-1309' action='modify' visible='true' lat='48.000239591' lon='7.81498521003' />
7 <node id='-1307' action='modify' visible='true' lat='47.99893138317' lon='7.8122845622'>
8 <tag k='crossing' v='traffic_signals' />
9 <tag k='highway' v='traffic_signals' />
10 </node>
11 <node id='-1306' action='modify' visible='true' lat='47.99796683582' lon='7.81019694486' />
12 <way id='-1312' action='modify' visible='true'>
13 <nd ref='-1313' />
14 <nd ref='-1307' />
15 <nd ref='-1311' />
16 <tag k='highway' v='path' />
17 </way>
18 <way id='-1308' action='modify' visible='true'>
19 <nd ref='-1306' />
20 <nd ref='-1307' />
21 <nd ref='-1309' />
22 <tag k='highway' v='residential' />
23 <tag k='name' v='Street' />
24 </way>
25</osm>