Skip to content

Commit d9366c5

Browse files
committed
aachen: limit validity of Turmstraße restrictions
1 parent 26c446b commit d9366c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/osm/ac_osm_changes.osc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='ASCII'?>
22
<osmChange version="0.6" generator="aachen-changes">
33
<delete>
4-
<relation id="1066314" version="5" />
4+
<relation id="1066314" version="5"/>
55
</delete>
66
<create>
77
<relation id="50000001" version="0">
@@ -241,7 +241,7 @@
241241
<member type="way" ref="1199234580" role="to"/>
242242
<tag k="type" v="restriction"/>
243243
<tag k="restriction" v="only_right_turn"/>
244-
<tag k="restriction:conditional" v="only_right_turn @ 2024 Jul 1 - 2099 Dec 31"/>
244+
<tag k="restriction:conditional" v="only_right_turn @ 2024 Jul 1 - 2024 Dec 31"/>
245245
</relation>
246246
</create>
247247
<create>
@@ -251,7 +251,7 @@
251251
<member type="way" ref="430976266" role="to"/>
252252
<tag k="type" v="restriction"/>
253253
<tag k="restriction" v="only_left_turn"/>
254-
<tag k="restriction:conditional" v="only_left_turn @ 2024 Jul 1 - 2099 Dec 31"/>
254+
<tag k="restriction:conditional" v="only_left_turn @ 2024 Jul 1 - 2024 Dec 31"/>
255255
</relation>
256256
</create>
257257
<create>
@@ -261,7 +261,7 @@
261261
<member type="way" ref="129375446" role="to"/>
262262
<tag k="type" v="restriction"/>
263263
<tag k="restriction" v="only_left_turn"/>
264-
<tag k="restriction:conditional" v="only_left_turn @ 2024 Jul 1 - 2099 Dec 31"/>
264+
<tag k="restriction:conditional" v="only_left_turn @ 2024 Jul 1 - 2024 Dec 31"/>
265265
</relation>
266266
</create>
267267
</osmChange>

0 commit comments

Comments
 (0)