We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Rendering of admin level 10 boundary with lower admin levels leads to artefacts:
http://www.openstreetmap.org/#map=18/49.46213/8.45261
My guess: The ordering introduced in #1107 sorts the 10 between the 1 and the 2 which leads to admin level 10 being drawn over the other admin levels.
The text was updated successfully, but these errors were encountered:
Good guess, I would have never thought of that but I think you're right.
Sorry, something went wrong.
No idea when, but I think this has been fixed (see https://github.com/gravitystorm/openstreetmap-carto/blob/master/project.yaml#L1367).
No branches or pull requests
Rendering of admin level 10 boundary with lower admin levels leads to artefacts:
![screenshot from 2015-01-31 17 37 49](https://cloud.githubusercontent.com/assets/5783139/5988812/321f1f44-a970-11e4-8ce5-2417a8edadf3.png)
http://www.openstreetmap.org/#map=18/49.46213/8.45261
My guess: The ordering introduced in #1107 sorts the 10 between the 1 and the 2 which leads to admin level 10 being drawn over the other admin levels.
The text was updated successfully, but these errors were encountered: