Ticket #21801: examples_21801.osm

File examples_21801.osm, 953 bytes (added by Famlam, 13 days ago)

Example data with railway=abandoned, switch has been removed already

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3 <node id='-26573' action='modify' visible='true' lat='51.83930539104' lon='5.83290713047' />
4 <node id='-26575' action='modify' visible='true' lat='51.8577289913' lon='5.83335628812' />
5 <node id='-26576' action='modify' visible='true' lat='51.84702139719' lon='5.83309522025'>
6 <tag k='note' v='Switch has been removed already' />
7 </node>
8 <node id='-26577' action='modify' visible='true' lat='51.85251343607' lon='5.83937500052' />
9 <way id='-1114' action='modify' visible='true'>
10 <nd ref='-26573' />
11 <nd ref='-26576' />
12 <nd ref='-26575' />
13 <tag k='railway' v='rail' />
14 </way>
15 <way id='-1117' action='modify' visible='true'>
16 <nd ref='-26576' />
17 <nd ref='-26577' />
18 <tag k='note' v='Former line, rail removed, overhead structure and stones still present' />
19 <tag k='railway' v='abandoned' />
20 </way>
21</osm>