OpenStreetMap friends. Not being very technical, I’m struggling to use Overpass or turbo). I would like to download a global dataset of landuse=allotments (maybe in chunks) for a project idea. Can anyone help?
OpenStreetMap friends. Not being very technical, I’m struggling to use Overpass or turbo). I would like to download a global dataset of landuse=allotments (maybe in chunks) for a project idea. Can anyone help?
@stevenfeldman For this kind of task, I second downloading the OSM planet file and applying Osmium.
I usually then use the same osmium to get a GeoJSON-lines file and open it in QGIS or process it with scripts.