Skip to content

Replace Wikidata places with governments#12069

Merged
bhousel merged 1 commit intomainfrom
1ec5-wikidata-governments
Apr 17, 2026
Merged

Replace Wikidata places with governments#12069
bhousel merged 1 commit intomainfrom
1ec5-wikidata-governments

Conversation

@1ec5
Copy link
Copy Markdown
Member

@1ec5 1ec5 commented Apr 17, 2026

I queried Wikidata for any item about a place in the United States that has an NSI identifier and also has a corresponding item about the government of that place. The latter item is more appropriate for operator=* tags. I’ve updated the relevant QIDs in this repository.

This process will need to be repeated in the future as more government items get split out from place items.

@1ec5 1ec5 self-assigned this Apr 17, 2026
@1ec5 1ec5 force-pushed the 1ec5-wikidata-governments branch from f058e5a to 6524970 Compare April 17, 2026 08:14
},
"tags": {
"leisure": "park",
"operator": "County of San Bernardino",
Copy link
Copy Markdown
Member Author

@1ec5 1ec5 Apr 17, 2026

Choose a reason for hiding this comment

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

In California, county governments are consistently known by the form “County of …” to distinguish them from the counties as places. I flipped it around here, but the build script keeps revivifying a San Bernardino County entry because scores of elements were mistakenly tagged operator=San Bernardino County. Changeset 181,445,178 retags these elements, so this will only be a temporary annoyance. Similarly, changeset 181,445,979 corrects tags for the County of Santa Clara.

@1ec5 1ec5 force-pushed the 1ec5-wikidata-governments branch from 6524970 to 426e686 Compare April 17, 2026 08:31
@GA-Kevin-Codes
Copy link
Copy Markdown
Collaborator

I've been quietly keeping up with your Wikidata California work as more of an interest than anything. One question on it here though is if it's only the label that's wrong ("San Bernardino County" vs "County of San Bernardino"), shouldnt the label / alias just be flipped on Wikidata? Or is this saying one way is the geographic feature, the other is county government?

@1ec5
Copy link
Copy Markdown
Member Author

1ec5 commented Apr 17, 2026

The labels on Wikidata are correct: “County of San Bernardino” is the common name of the government of San Bernardino County, just as “State of California”, “City of Los Angeles”, and “City of Redwood City” are the governments of California, Los Angeles, and Redwood City, respectively. When a layperson chooses not to use this name, they end up qualifying it, similar to how the English Wikipedia prefers “government of San Francisco” purely for global consistency. But those descriptive names aren’t as suitable for OSM tags.

Other states I’m familiar with typically make this distinction only for municipal corporations but not necessarily at the county or township level, or it’s the stuff of corporate seals and court cases but rarely used by the public. But in California, almost every county insists on the “County of” style. The County of San Bernardino is one of only a few that uses both forms. I think it’s partly because the county government shares jurisdiction with so many other independent authorities with similar names and coextensive boundaries. I haven’t changed the labels of individual agencies and departments to say “County of … Department of …”, because in practice people do use the shorter form.

@bhousel bhousel merged commit 0c28130 into main Apr 17, 2026
@bhousel bhousel deleted the 1ec5-wikidata-governments branch April 17, 2026 20:31
bhousel added a commit that referenced this pull request Apr 17, 2026
(re: #12069)

When it exists with the other name, our build script tries to add a
new entry for it.
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.

3 participants