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

Render access restrictions at the same time as the roads to which they apply #175

Merged
merged 3 commits into from
Dec 9, 2013

Conversation

matthijsmelissen
Copy link
Collaborator

Access restrictions are now rendered at the same time as the roads they apply to.
This prevents access restrictions from overlapping with roads they don't apply to.
This is accomplished by putting roads-fill and the bridge layers in the access class, and removing all separate access layers.

This affects rendering as follows:
Access restrictions are only displayed on top of the road they apply to, not on top of neighbouring roads.
This change does not affect rendering in any other way.

…y apply

Access restrictions are now rendered at the same time as the roads they apply to.
This prevents access restrictions from overlapping with roads they don't apply to.
This is accomplished by putting roads-fill and the bridge layers in the access class, and removing all separate access layers.

This affects rendering as follows:
Access restrictions are only displayed on top of the road they apply to, not on top of neighbouring roads.
This change does not affect rendering in any other way.
@matthijsmelissen
Copy link
Collaborator Author

This is step 4 of #162.

@gravitystorm gravitystorm merged commit 63243e7 into gravitystorm:master Dec 9, 2013
@matthijsmelissen
Copy link
Collaborator Author

Thanks!

@matthijsmelissen matthijsmelissen deleted the roadsv4.0 branch April 10, 2014 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants