Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/OSM/multimodal_edge_discard/osm.xml
169690 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<osm-derived>
3
<note>The data included in this document is from www.openstreetmap.org. It has there been collected by a large group of contributors. For individual attribution of each item please refer to http://www.openstreetmap.org/api/0.6/[node|way|relation]/#id/history </note>
4
<meta data_included_until="2010-09-06T14\:46\:03Z" last_rule_applied="10"/>
5
6
<node id="1" lat="52.3739673" lon="13.6076206"/>
7
<node id="2" lat="52.3772315" lon="13.6170273"/>
8
<node id="3" lat="52.3772315" lon="13.7170273"/>
9
<node id="4" lat="52.3772315" lon="13.8170273"/>
10
11
<way id="10860201">
12
<nd ref="1"/>
13
<nd ref="2"/>
14
<tag k="highway" v="secondary"/>
15
<tag k="highway" v="secondary"/>
16
<tag k="electrified" v="contact_line"/>
17
<tag k="railway" v="tram"/>
18
<tag k="note" v="Übergeordnete Straße, Stufe II"/>
19
<tag k="postal_code" v="12487"/>
20
<tag k="name" v="Sterndamm"/>
21
</way>
22
23
<way id="10860202">
24
<nd ref="2"/>
25
<nd ref="3"/>
26
<tag k="electrified" v="contact_line"/>
27
<tag k="railway" v="tram"/>
28
<tag k="railway" v="platform"/>
29
<tag k="note" v="Übergeordnete Straße, Stufe II"/>
30
<tag k="postal_code" v="12487"/>
31
<tag k="name" v="Sterndamm"/>
32
</way>
33
34
<way id="10860203">
35
<nd ref="2"/>
36
<nd ref="4"/>
37
<tag k="electrified" v="contact_line"/>
38
<tag k="railway" v="tram"/>
39
<tag k="railway" v="platform"/>
40
<tag k="note" v="Übergeordnete Straße, Stufe II"/>
41
<tag k="postal_code" v="12487"/>
42
<tag k="name" v="Sterndamm"/>
43
</way>
44
45
<way id="10860204">
46
<nd ref="3"/>
47
<nd ref="4"/>
48
<tag k="electrified" v="contact_line"/>
49
<tag k="railway" v="abandoned"/>
50
<tag k="railway" v="platform"/>
51
<tag k="note" v="Übergeordnete Straße, Stufe II"/>
52
<tag k="postal_code" v="12487"/>
53
<tag k="name" v="Sterndamm"/>
54
</way>
55
56
<way id="10860205">
57
<nd ref="3"/>
58
<nd ref="1"/>
59
<tag k="electrified" v="contact_line"/>
60
<tag k="railway" v="abandoned"/>
61
<tag k="railway" v="platform"/>
62
<tag k="note" v="Übergeordnete Straße, Stufe II"/>
63
<tag k="postal_code" v="12487"/>
64
<tag k="name" v="Sterndamm"/>
65
</way>
66
67
</osm-derived>
68
69