Ticket #10775: sample.osm

File sample.osm, 1.2 KB (added by jengelh@…, 11 years ago)

sample file

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='true' generator='JOSM'>
3 <node id='-54767' action='modify' visible='true' lat='51.51984173576' lon='9.97376892076' />
4 <node id='-54765' action='modify' visible='true' lat='51.5198169991' lon='9.97378595817' />
5 <node id='-54762' action='modify' visible='true' lat='51.51978923345' lon='9.97350605778' />
6 <node id='-54760' action='modify' visible='true' lat='51.5197634871' lon='9.97351903867' />
7 <node id='-54758' action='modify' visible='true' lat='51.51970947021' lon='9.97326510006' />
8 <node id='-54757' action='modify' visible='true' lat='51.51973420692' lon='9.97324725134' />
9 <way id='-54766' action='modify' visible='true'>
10 <nd ref='-54760' />
11 <nd ref='-54765' />
12 <nd ref='-54767' />
13 <nd ref='-54762' />
14 <nd ref='-54760' />
15 <tag k='amenity' v='bicycle_parking' />
16 <tag k='bicycle_parking' v='wall_loops' />
17 <tag k='capacity' v='34' />
18 </way>
19 <way id='-54759' action='modify' visible='true'>
20 <nd ref='-54757' />
21 <nd ref='-54758' />
22 <nd ref='-54760' />
23 <nd ref='-54762' />
24 <nd ref='-54757' />
25 <tag k='amenity' v='bicycle_parking' />
26 <tag k='bicycle_parking' v='wall_loops' />
27 <tag k='capacity' v='12' />
28 </way>
29</osm>