There are two tagging schemes to indicate that a place is a capital or other seat of government: tag the place point as capital=* or add it to an administrative boundary with the role admin_centre. Both approaches enjoy widespread software support, but most data consumers treat admin_centre as a synonym for the label role rather than indicating a seat of government, probably because of historical confusion between the two roles that’s still quite prevalent in the database.
The vast majority of place=* points that represent county seats[1] are currently admin_centre members of boundary relations. Only 48 county seats are detached from a county boundary relation:
Given that capital=* is much more reliably interpreted as a seat of government than admin_centre, I wonder if there would be interest in adding capital=6 to the roughly 2,700 remaining county seats around the country. Data consumers such as OpenMapTiles, Shortbread, and osm2pgsql would immediately be able to expose this information to downstream software, and data consumers such as OSM Americana would then be able to give county seats added prominence befitting their role in society.
I think that county seats should definitely be tagged capital=6 and also be admin_centre nodes. My only concern would be data validity - lots of wrong stuff seems to end up in the admin_centre role on boundary relations.
Not that anyone is advocating for removing the admin_centre mapping, but just to note: both tags are probably necessary in some cases. Particularly, a county’s admin_centre need not be inside of the county, as is the case with Lake and Peninsula Borough, AK, Albemarle County, VA, and Oglala Lakota County, SD for example. So some counties might end up with 0 capital=6 places within them, or with more than one.
Yes, this query finds nodes that should be tagged as county seats based on Wikidata’s capital of (P1376) property. The Wikidata item could be mistagged, of course, but it’s an additional positive signal.
I used a modified version of the queries linked here. I had to do a little more work though because I found that one of Virginia’s county seats didn’t have the admin_centre role, so you’d have to double check that.
Still, this query is dependent on admin_centre usage, which isn’t comprehensive either.
Earlier, I shared a QLever query of missing county seats. You can click on the “Map view” button to get a heatmap of results, then use the button on the left to switch from “Auto” to “Objects”. This query is dependent on wikidata=* tagging, which is generally comprehensive; however, for some reason, none of Alabama’s county seats has a wikidata=* tag. The other caveat is that QLever is dependent on official OSM planet files, which can be as much as a week out of date. (Sophox consumes OSM’s minutely diffs, but I haven’t come up with a performant query for the same thing yet.)
I guess I did! I went through state-by-state and added capital=6 to all the remaining county seats. I also fixed a number of cases where the admin_centre member was not properly the place node.
Feel like consolidated city-counties should have the capital=6 tag at least, not sure about whether admin_centre or label would be more appropriate for the relation role.
I think Arlington is already in good shape. It isn’t a consolidated city-county but rather simply a county that’s all built up. A couple years ago, I restored the Arlington CDP as a separate but coextensive boundary=census to clarify this point. As with other CDPs, the Arlington place=city node is the label of that boundary, and it can simultaneously serve as the admin_centre of the county boundary and now get the capital=6 tag too.