mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-24 17:14:05 +02:00
allow highway=elevator on areas and standalone nodes, fixes #870
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
"opening_hours/covid19"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
"vertex",
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "elevator"
|
||||
|
||||
Reference in New Issue
Block a user