-
Notifications
You must be signed in to change notification settings - Fork 821
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
ignore admin_level on capital=yes places #2472
Conversation
…apital=yes nodes.
Before #2473 you also have to update To review this I will update my low zoom test data so this could take a bit. |
I added project.mml, thanks for reminder. Question: I have a branch which builds upon changes of the simplify-capitals branch of this PR: https://github.com/jojo4u/openstreetmap-carto/tree/more-capitals
|
I guess it depends on #2473, because it removes current MML file and replaces it with YAML data. |
@jojo4u I would suggest to wait. I'm hoping to do the review this weekend. Of the other options also the first one would be an option. |
I'm still seeing some Needing other maintainers opinion whether we might also want to include |
According to the wiki, admin_level=2 refers to country borders, and therefore capital=2 refers to a country capital, just like capital=yes. I don't see a difference between the two, and would be in favour of dropping support for one of them. Hopefully that would simplify the tagging situation, and also make life for other data consumers easier. Montserrat and Torshavn either are or are not country capitals, having a special capital=2 tag for them doesn't help. |
@math1985 currently we do not support both (only capital=yes), so you would say there is no need to include capital=2? I would be slightly in favour of capital=2 as it is more clear, but the reality speaks against that. :) |
I agree that would be more logical tagging, but switching to capital=2 would also require most data consumers to switch, so I don't think that's ideal. |
Merged manually, thanks. |
The capital=2 was a test balloon by me for non-independent countries documented here: https://lists.openstreetmap.org/pipermail/tagging/2016-October/030343.html For Minsk and Astana I added a changeset comment asking for explanation. |
Fixes #2437.