-
Notifications
You must be signed in to change notification settings - Fork 0
/
example.xml
111 lines (111 loc) · 5.28 KB
/
example.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="Benjamin 5.0.0">
<node id="A" lat="A_LAT" lon="A_LON" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin"/>
<node id="B" lat="B_LAT" lon="B_LON" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin"/>
<node id="C" lat="C_LAT" lon="C_LON" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin"/>
<node id="D" lat="D_LAT" lon="D_LON" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin"/>
<node id="E" lat="E_LAT" lon="E_LON" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin"/>
<node id="F" lat="F_LAT" lon="F_LON" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin"/>
<node id="G" lat="G_LAT" lon="G_LON" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin"/>
<node id="H" lat="H_LAT" lon="H_LON" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin"/>
<node id="I" lat="I_LAT" lon="I_LON" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin"/>
<node id="J" lat="J_LAT" lon="J_LON" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin"/>
<node id="K" lat="K_LAT" lon="K_LON" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin"/>
<node id="L" lat="L_LAT" lon="L_LON" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin"/>
<node id="B2" lat="B_LAT" lon="B_LON" version="1" timestamp="2022-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<tag k="highway" v="traffic_signals"/>
<tag k="traffic_signals:direction" v="forward"/>
</node>
<node id="C2" lat="C_LAT" lon="C_LON" version="1" timestamp="2022-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<tag k="highway" v="traffic_signals"/>
<tag k="traffic_signals:direction" v="forward"/>
</node>
<node id="H2" lat="H_LAT" lon="H_LON" version="1" timestamp="2022-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<tag k="highway" v="traffic_signals"/>
<tag k="traffic_signals:direction" v="forward"/>
</node>
<node id="I2" lat="I_LAT" lon="I_LON" version="1" timestamp="2022-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<tag k="highway" v="traffic_signals"/>
<tag k="traffic_signals:direction" v="forward"/>
</node>
<way id="BA" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<nd ref="B"/>
<nd ref="A"/>
<tag k="highway" v="tertiary"/>
<tag k="oneway" v="yes"/>
<tag k="maxspeed" v="40"/>
</way>
<way id="CB" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<nd ref="C"/>
<nd ref="B"/>
<tag k="highway" v="tertiary"/>
<tag k="oneway" v="yes"/>
<tag k="maxspeed" v="40"/>
</way>
<way id="GH" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<nd ref="G"/>
<nd ref="H2"/>
<nd ref="H"/>
<tag k="highway" v="tertiary"/>
<tag k="oneway" v="yes"/>
<tag k="maxspeed" v="40"/>
</way>
<way id="HI" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<nd ref="H"/>
<nd ref="I"/>
<tag k="highway" v="tertiary"/>
<tag k="oneway" v="yes"/>
<tag k="maxspeed" v="40"/>
</way>
<way id="IJ" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<nd ref="I"/>
<nd ref="J"/>
<tag k="highway" v="tertiary"/>
<tag k="oneway" v="yes"/>
<tag k="maxspeed" v="40"/>
</way>
<way id="EB" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<nd ref="E"/>
<nd ref="B2"/>
<nd ref="B"/>
<tag k="highway" v="tertiary"/>
<tag k="oneway" v="yes"/>
<tag k="maxspeed" v="40"/>
</way>
<way id="BH" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<nd ref="B"/>
<nd ref="H"/>
<tag k="highway" v="tertiary"/>
<tag k="oneway" v="yes"/>
<tag k="maxspeed" v="40"/>
</way>
<way id="HK" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<nd ref="H"/>
<nd ref="K"/>
<tag k="highway" v="tertiary"/>
<tag k="oneway" v="yes"/>
<tag k="maxspeed" v="40"/>
</way>
<way id="LI" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<nd ref="L"/>
<nd ref="I2"/>
<nd ref="I"/>
<tag k="highway" v="tertiary"/>
<tag k="oneway" v="yes"/>
<tag k="maxspeed" v="40"/>
</way>
<way id="IC" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<nd ref="I"/>
<nd ref="C"/>
<tag k="highway" v="tertiary"/>
<tag k="oneway" v="yes"/>
<tag k="maxspeed" v="40"/>
</way>
<way id="CF" version="1" timestamp="2020-06-28T09:49:11Z" changeset="0001" uid="0002" user="Benjamin">
<nd ref="C"/>
<nd ref="F"/>
<tag k="highway" v="tertiary"/>
<tag k="oneway" v="yes"/>
<tag k="maxspeed" v="40"/>
</way>
</osm>