mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Added railway=ventilation_shaft as area key (#10278)
fixes https://github.com/openstreetmap/id-tagging-schema/issues/1263
This commit is contained in:
@@ -58,7 +58,8 @@ export var osmAreaKeysExceptions = {
|
||||
station: true,
|
||||
traverser: true,
|
||||
turntable: true,
|
||||
wash: true
|
||||
wash: true,
|
||||
ventilation_shaft: true
|
||||
},
|
||||
waterway: {
|
||||
dam: true
|
||||
|
||||
Reference in New Issue
Block a user