Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/OSM/bugs/ticket14892/osm.xml
169727 views
1
<?xml version='1.0' encoding='UTF-8'?>
2
<osm version='0.6' generator='JOSM'>
3
<node id='-137728' action='modify' visible='true' lat='45.54255430181' lon='9.2129201341' />
4
<node id='-137729' action='modify' visible='true' lat='45.54264277757' lon='9.21287311291' />
5
<node id='-137730' action='modify' visible='true' lat='45.54269635449' lon='9.21285135683' />
6
<node id='-137732' action='modify' visible='true' lat='45.54283545764' lon='9.21292504676' />
7
<way id='-103312' action='modify' visible='true'>
8
<nd ref='-137728' />
9
<nd ref='-137729' />
10
<nd ref='-137730' />
11
<nd ref='-137731' />
12
<nd ref='-137732' />
13
<tag k='highway' v='secondary' />
14
<tag k='lanes' v='4' />
15
<tag k='name' v='MainStreet' />
16
<tag k='sidewalk' v='both' />
17
<tag k='width:lanes:backward' v='3||' />
18
<tag k='width:lanes:forward' v='3.5|3.5|1.5' />
19
</way>
20
<node id='-137731' action='modify' visible='true' lat='45.54275484667' lon='9.21286609482' />
21
</osm>
22
23