Skip to content

Commit

Permalink
Add railway=ventilation_shaft as an area keys exception
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Jul 18, 2024
1 parent 3d4726e commit b01796d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/osm/tags.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ export var osmAreaKeysExceptions = {
station: true,
traverser: true,
turntable: true,
ventilation_shaft: true,
wash: true
},
traffic_calming: {
Expand Down

0 comments on commit b01796d

Please sign in to comment.