Skip to content

Commit fa3c763

Browse files
committed
crossing: remove "oneway" on highway/crossing vertex
I added this in 3e5e99f an I think that was a mistake so lets remove it again.
1 parent ea0d3a4 commit fa3c763

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

data/presets/highway/crossing.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
],
77
"moreFields": [
88
"flashing_lights",
9-
"kerb",
10-
"oneway"
9+
"kerb"
1110
],
1211
"geometry": [
1312
"vertex"

0 commit comments

Comments
 (0)