mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-02 03:15:37 +02:00
crossing: remove "oneway" on highway/crossing vertex
I added this in https://github.com/openstreetmap/id-tagging-schema/commit/3e5e99ff881d88f4e8761e64356c830875bc8437 an I think that was a mistake so lets remove it again.
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
],
|
||||
"moreFields": [
|
||||
"flashing_lights",
|
||||
"kerb",
|
||||
"oneway"
|
||||
"kerb"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
|
||||
Reference in New Issue
Block a user