Added railway=ventilation_shaft as area key (#10278)

fixes https://github.com/openstreetmap/id-tagging-schema/issues/1263
This commit is contained in:
Dimitar
2024-07-22 16:28:28 +03:00
committed by GitHub
parent 8313875925
commit 42ea2b9dee

View File

@@ -58,7 +58,8 @@ export var osmAreaKeysExceptions = {
station: true,
traverser: true,
turntable: true,
wash: true
wash: true,
ventilation_shaft: true
},
waterway: {
dam: true