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

Added missing place presets #1264

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

michalgwo
Copy link
Contributor

Some values of place=* tag (administratively declared places) were missing, so I decided to add them. Wiki for reference.

Copy link

🍱 You can preview the tagging presets of this pull request here.

"tags": {
"place": "municipality"
},
"name": "Municipality"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

“Municipality” would cause a lot of confusion in the default American English locale. “Municipality” is the proper translation of something like a municipio in various Spanish-speaking countries – a kind of “space-filling” administrative area that completely partitions a larger administrative area, not necessarily urban. But to an American English speaker, “municipality” is normally a catch-all term for an incorporated city, town, or village, corresponding to a populated place.

“Township” might be a better name for this preset. In the United States, we use place=municipality for civil townships in the Midwest and towns in New England, New York, and Wisconsin, all of which have the same semantics. But “township” means something completely different in other English-speaking countries like South Africa. Probably we can’t responsibly add this preset until we split it up into multiple presets tailored to each region’s legal constructs.

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

Successfully merging this pull request may close these issues.

None yet

2 participants