Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/OSM/bugs/ticket14124/osm.xml
169727 views
1
<?xml version='1.0' encoding='UTF-8'?>
2
<osm version="0.6" generator="osmconvert 0.8.10">
3
<bounds minlat="52.4726" minlon="13.501266" maxlat="52.475068" maxlon="13.510077"/>
4
<node id="244157464" lat="52.4728786" lon="13.5097019" version="10"/>
5
<node id="244157475" lat="52.4749366" lon="13.5076669" version="11"/>
6
<node id="244157497" lat="52.4728923" lon="13.5098788" version="9"/>
7
<node id="244157499" lat="52.4743111" lon="13.5083474" version="7"/>
8
<node id="244157501" lat="52.4739926" lon="13.5085486" version="4"/>
9
<node id="244159088" lat="52.473201" lon="13.5047701" version="4"/>
10
<node id="5061820386" lat="52.4730152" lon="13.5097584" version="5">
11
<tag k="button_operated" v="yes"/>
12
<tag k="crossing" v="traffic_signals"/>
13
<tag k="highway" v="crossing"/>
14
<tag k="kerb" v="lowered"/>
15
<tag k="tactile_paving" v="yes"/>
16
<tag k="traffic_signals:sound" v="yes"/>
17
<tag k="traffic_signals:vibration" v="yes"/>
18
</node>
19
<way id="1119385764" version="3">
20
<nd ref="5061820386"/>
21
<nd ref="244157499"/>
22
<nd ref="244157475"/>
23
<tag k="cycleway:right" v="lane"/>
24
<tag k="cycleway:right:lane" v="exclusive"/>
25
<tag k="destination" v="Zentrum;Friedrichshain"/>
26
<tag k="destination:symbol" v="centre;"/>
27
<tag k="fixme" v="cycleway:separation noch unvollständig"/>
28
<tag k="foot" v="yes"/>
29
<tag k="hazmat:water" v="no"/>
30
<tag k="highway" v="secondary"/>
31
<tag k="lanes" v="1"/>
32
<tag k="lit" v="yes"/>
33
<tag k="maxspeed" v="50"/>
34
<tag k="name" v="Rummelsburger Landstraße"/>
35
<tag k="oneway" v="yes"/>
36
<tag k="postal_code" v="12459"/>
37
<tag k="sidewalk" v="no"/>
38
<tag k="smoothness" v="good"/>
39
<tag k="surface" v="asphalt"/>
40
</way>
41
</osm>
42
43