Closed andrey-abstracted closed 1 year ago
Should come in the transportation later in v4:
https://tilezen.readthedocs.io/en/latest/layers/#roads-transportation
is_bridge
, is_tunnel
are the boolean tags.
This was completed for v3 via #47 and merged to main, using the existing pmap:level
setup where bridges are 1
and tunnels are -1
.
Would it possible to mark railaway tunnels as tunnels or underground structures? Possibly by setting pmap:level like it is done for road tunnels.
Currently in OSM they have "layer" set to -1 and "tunnel" to "yes".