fossgis / osmdata

Scripts for creating OSM data derived data sets
GNU General Public License v3.0
28 stars 5 forks source link

OSM Extract Question #4

Closed justinelliotmeyers closed 5 years ago

justinelliotmeyers commented 5 years ago

Hello! Is there a way you could create a dataset for specific admin levels? Also, I am looking for an extract for places (points or polygons). Any guidance would be appreciated!

Thanks! Justin

joto commented 5 years ago

When you say "create a dataset for specific admin levels" I presume you mean boundaries. Maybe this is what you want: https://wambachers-osm.website/boundaries/ .

It is unlikely that we'll create place extracts here. You can create extracts yourself using, for instance, https://osmcode.org/osmium/ . There are many other ways to do this depending on what you need exactly. But this is not the right place to ask. Please use help.osm.org, the osm dev mailinglist or some other suitable place.