Ticket #11124: Duplicated via-node.osm

File Duplicated via-node.osm, 1.3 KB (added by imagic, 11 years ago)

Example file

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='true' generator='JOSM'>
3 <node id='-1110' action='modify' visible='true' lat='38.67230810001' lon='16.53194831119' />
4 <node id='-1102' action='modify' visible='true' lat='38.67342585819' lon='16.53279048177' />
5 <node id='-1100' action='modify' visible='true' lat='38.67277712224' lon='16.53280171071' />
6 <node id='-1099' action='modify' visible='true' lat='38.67191359296' lon='16.5327848673' />
7 <way id='-1118' action='modify' visible='true'>
8 <nd ref='-1100' />
9 <nd ref='-1102' />
10 <tag k='highway' v='road' />
11 </way>
12 <way id='-1111' action='modify' visible='true'>
13 <nd ref='-1110' />
14 <nd ref='-1100' />
15 <tag k='highway' v='road' />
16 <tag k='note' v='Select this way, hold shift and additionally select node at the right end of this way; then press G' />
17 </way>
18 <way id='-1101' action='modify' visible='true'>
19 <nd ref='-1099' />
20 <nd ref='-1100' />
21 <tag k='highway' v='road' />
22 </way>
23 <relation id='-1121' action='modify' visible='true'>
24 <member type='way' ref='-1101' role='from' />
25 <member type='way' ref='-1118' role='to' />
26 <member type='node' ref='-1100' role='via' />
27 <tag k='restriction' v='only_straight_on' />
28 <tag k='type' v='restriction' />
29 </relation>
30</osm>