Skip to content

Conversation

@wipfli
Copy link
Collaborator

@wipfli wipfli commented Nov 13, 2025

Fixes #521

It turns out that British Columbia did not have a minzoom / maxzoom exception in the places.csv file.

Since there is no exception, the region label appears only from zoom 8:

https://maps.protomaps.com/#flavorName=light&lang=en&map=10.46/54.8549/-125.0621

image

You see that the wikidata id of British Columbia is Q1973.

On the other hand, Alberta appears nicely from lower zooms:

https://maps.protomaps.com/#flavorName=light&lang=en&map=4.74/51.62/-123.62

image

Alberta has wikidata id Q1951

This pull requests adds a line for Q1973 (British Columbia) which has the same config as Q1951 (Alberta).

@sonarqubecloud
Copy link

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.

Incorrect/incomplete province data in Canada

2 participants