This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Structured admin_level data

0

Is there some structured data available for admin_level relations in use (e.g. through an overpass query?)

In other words some structured version of the table at https://wiki.openstreetmap.org/wiki/Template:Admin_level_10

Downloading whole pbf files feels like a bit of overkill, when I'm really just looking for something like

{ "SE": { 7: [398021, ...], 4: [...] }, ... }

asked 17 Feb '23, 16:54

rotsee's gravatar image

rotsee
11112
accept rate: 0%

Source code available on GitHub .