Ticket #10142: change_lanes_example.osm

File change_lanes_example.osm, 3.2 KB (added by skyper, 11 years ago)

sample osm file

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='true' generator='JOSM'>
3 <node id='-1934' action='modify' visible='true' lat='47.93848840893833' lon='8.030780011019385' />
4 <node id='-1933' action='modify' visible='true' lat='47.938649296089004' lon='8.029617709329383' />
5 <node id='-1932' action='modify' visible='true' lat='47.93872974054925' lon='8.029109478139386' />
6 <node id='-1931' action='modify' visible='true' lat='47.9388116817114' lon='8.028530108989383' />
7 <node id='-1930' action='modify' visible='true' lat='47.938877530435775' lon='8.028044377469381' />
8 <node id='-1929' action='modify' visible='true' lat='47.93893292641503' lon='8.027700177469383' />
9 <node id='-1928' action='modify' visible='true' lat='47.93900976992531' lon='8.027378677799382' />
10 <node id='-1927' action='modify' visible='true' lat='47.939098964073615' lon='8.027080344579383' />
11 <node id='-1926' action='modify' visible='true' lat='47.93919485711811' lon='8.026830344579382' />
12 <node id='-1925' action='modify' visible='true' lat='47.93929354996041' lon='8.026606644579381' />
13 <node id='-1924' action='modify' visible='true' lat='47.93939098895324' lon='8.026422183039381' />
14 <node id='-1923' action='modify' visible='true' lat='47.939479582534894' lon='8.026260183039383' />
15 <node id='-1922' action='modify' visible='true' lat='47.93956327648037' lon='8.026124583039381' />
16 <node id='-1921' action='modify' visible='true' lat='47.93972286492463' lon='8.025876883039384' />
17 <node id='-1920' action='modify' visible='true' lat='47.93987865363329' lon='8.025661583039383' />
18 <node id='-1919' action='modify' visible='true' lat='47.94002333440414' lon='8.025448846079382' />
19 <node id='-1918' action='modify' visible='true' lat='47.94013969488033' lon='8.025229704239383' />
20 <node id='-1917' action='modify' visible='true' lat='47.94022686625463' lon='8.025018235759383' />
21 <node id='-1916' action='modify' visible='true' lat='47.94030556054114' lon='8.024791935759383' />
22 <node id='-1915' action='modify' visible='true' lat='47.940381821363395' lon='8.024641178819383' />
23 <node id='-1914' action='modify' visible='true' lat='47.94047896532741' lon='8.024507544919386' />
24 <node id='-1913' action='modify' visible='true' lat='47.940606095665714' lon='8.024413539839381' />
25 <way id='-1912' visible='true'>
26 <nd ref='-1913' />
27 <nd ref='-1914' />
28 <nd ref='-1915' />
29 <nd ref='-1916' />
30 <nd ref='-1917' />
31 <nd ref='-1918' />
32 <nd ref='-1919' />
33 <nd ref='-1920' />
34 <nd ref='-1921' />
35 <nd ref='-1922' />
36 <nd ref='-1923' />
37 <nd ref='-1924' />
38 <nd ref='-1925' />
39 <nd ref='-1926' />
40 <nd ref='-1927' />
41 <nd ref='-1928' />
42 <nd ref='-1929' />
43 <nd ref='-1930' />
44 <nd ref='-1931' />
45 <nd ref='-1932' />
46 <nd ref='-1933' />
47 <nd ref='-1934' />
48 <tag k='change:backward' v='no' />
49 <tag k='change:lanes:forward' v='not_left|not_right' />
50 <tag k='highway' v='trunk' />
51 <tag k='lanes' v='3' />
52 <tag k='lanes:backward' v='1' />
53 <tag k='lanes:forward' v='2' />
54 <tag k='maxspeed:backward' v='80' />
55 <tag k='maxspeed:forward' v='100' />
56 <tag k='motorroad' v='no' />
57 <tag k='ref' v='B 31' />
58 </way>
59</osm>