Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/OSM/crossings/osm.xml
169690 views
1
<?xml version='1.0' encoding='UTF-8'?>
2
<osm version='0.6' generator='JOSM'>
3
<node id='-137709' action='modify' visible='true' lat='-0.00374484622' lon='0.01150404449' />
4
<node id='-137711' action='modify' visible='true' lat='-0.00376168964' lon='0.01429443634' />
5
<node id='-137712' action='modify' visible='true' lat='-0.00322831494' lon='0.01209917837' />
6
<node id='-137713' action='modify' visible='true' lat='-0.0043399801' lon='0.01208794943' />
7
<node id='-137714' action='modify' visible='true' lat='-0.00228508389' lon='0.01280098718' />
8
<node id='-137715' action='modify' visible='true' lat='-0.00509793362' lon='0.01278414377' />
9
<node id='-137716' action='modify' visible='true' lat='-0.00256019294' lon='0.01351402494' />
10
<node id='-137717' action='modify' visible='true' lat='-0.0025602167' lon='0.01279933968'>
11
<tag k='highway' v='crossing' />
12
</node>
13
<node id='-137718' action='modify' visible='true' lat='-0.00438489586' lon='0.01391265235' />
14
<node id='-137719' action='modify' visible='true' lat='-0.00375945317' lon='0.01392392868'>
15
<tag k='highway' v='crossing' />
16
</node>
17
<node id='-137720' action='modify' visible='true' lat='-0.00374840687' lon='0.01209392491'>
18
<tag k='highway' v='crossing' />
19
</node>
20
<node id='-137721' action='modify' visible='true' lat='-0.00375262181' lon='0.01279219953'>
21
<tag k='highway' v='crossing' />
22
</node>
23
<node id='-137779' action='modify' visible='true' lat='-0.00401426159' lon='0.01391933465'>
24
<tag k='highway' v='crossing' />
25
</node>
26
<way id='-103224' action='modify' visible='true'>
27
<nd ref='-137709' />
28
<nd ref='-137720' />
29
<nd ref='-137721' />
30
<nd ref='-137719' />
31
<nd ref='-137711' />
32
<tag k='highway' v='tertiary' />
33
<tag k='lanes' v='2' />
34
<tag k='oneway' v='yes' />
35
<tag k='sidewalk' v='both' />
36
</way>
37
<way id='-103226' action='modify' visible='true'>
38
<nd ref='-137712' />
39
<nd ref='-137720' />
40
<nd ref='-137713' />
41
<tag k='highway' v='residential' />
42
<tag k='sidewalk' v='both' />
43
</way>
44
<way id='-103227' action='modify' visible='true'>
45
<nd ref='-137714' />
46
<nd ref='-137717' />
47
<nd ref='-137721' />
48
<nd ref='-137715' />
49
<tag k='highway' v='secondary' />
50
<tag k='lanes' v='4' />
51
<tag k='sidewalk' v='both' />
52
</way>
53
<way id='-103228' action='modify' visible='true'>
54
<nd ref='-137716' />
55
<nd ref='-137717' />
56
<tag k='highway' v='tertiary' />
57
<tag k='lanes' v='2' />
58
<tag k='oneway' v='yes' />
59
<tag k='sidewalk' v='both' />
60
</way>
61
<way id='-103230' action='modify' visible='true'>
62
<nd ref='-137718' />
63
<nd ref='-137779' />
64
<nd ref='-137719' />
65
<tag k='highway' v='residential' />
66
<tag k='oneway' v='yes' />
67
<tag k='sidewalk' v='both' />
68
</way>
69
</osm>
70
71