Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distinguishing railaway tunnels #55

Closed
andrey-abstracted opened this issue Jul 6, 2023 · 2 comments
Closed

Distinguishing railaway tunnels #55

andrey-abstracted opened this issue Jul 6, 2023 · 2 comments

Comments

@andrey-abstracted
Copy link

andrey-abstracted commented Jul 6, 2023

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".

@bdon
Copy link
Member

bdon commented Jul 18, 2023

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.

@nvkelso
Copy link
Collaborator

nvkelso commented Jul 27, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants