Ticket #18515: josm_end_node_sample.osm

File josm_end_node_sample.osm, 2.1 KB (added by skyper, 6 years ago)

sample file

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='never' generator='JOSM'>
3 <node id='-102236' action='modify' lat='-0.00294759562' lon='-0.00345149716' />
4 <node id='-102238' action='modify' lat='-0.00278898683' lon='-0.00324235813' />
5 <node id='-102242' action='modify' lat='-0.00260511292' lon='-0.00339815969' />
6 <node id='-102244' action='modify' lat='-0.00298408968' lon='-0.00308936381' />
7 <node id='-102302' action='modify' lat='-0.00249703436' lon='-0.00321147854' />
8 <node id='-102304' action='modify' lat='-0.00292934859' lon='-0.00273144131' />
9 <node id='-102306' action='modify' lat='-0.00271800794' lon='-0.00296611178' />
10 <node id='-102308' action='modify' lat='-0.00241422092' lon='-0.00306690593' />
11 <way id='-102309' action='modify'>
12 <nd ref='-102236' />
13 <nd ref='-102238' />
14 <tag k='highway' v='tertiary' />
15 <tag k='name' v='C' />
16 </way>
17 <way id='-102310' action='modify'>
18 <nd ref='-102238' />
19 <nd ref='-102244' />
20 <tag k='highway' v='tertiary' />
21 <tag k='name' v='B' />
22 </way>
23 <way id='-102311' action='modify'>
24 <nd ref='-102238' />
25 <nd ref='-102242' />
26 <tag k='highway' v='tertiary' />
27 <tag k='name' v='A' />
28 </way>
29 <way id='-102312' action='modify'>
30 <nd ref='-102302' />
31 <nd ref='-102306' />
32 <nd ref='-102304' />
33 <tag k='highway' v='motorway' />
34 <tag k='name' v='A' />
35 </way>
36 <way id='-102313' action='modify'>
37 <nd ref='-102308' />
38 <nd ref='-102306' />
39 <tag k='highway' v='motorway' />
40 <tag k='name' v='B' />
41 </way>
42 <relation id='-102314' action='modify'>
43 <member type='way' ref='-102309' role='from' />
44 <member type='node' ref='-102238' role='via' />
45 <member type='way' ref='-102311' role='to' />
46 <tag k='restriction' v='no_left_turn' />
47 <tag k='type' v='restriction' />
48 </relation>
49 <relation id='-102316' action='modify'>
50 <member type='way' ref='-102312' role='' />
51 <member type='way' ref='-102313' role='link' />
52 <tag k='name' v='motorway' />
53 <tag k='route' v='road' />
54 <tag k='type' v='route' />
55 </relation>
56</osm>