uncovering-world / track-your-regions

Track Your Regions: a web tool for travellers to discover and track areas of interest. Work In Progress...
http://uncovering.world
Apache License 2.0
3 stars 4 forks source link

Experiment with Cosmogony for OSM data extraction and improved region hierarchy #206

Open OhmSpectator opened 9 months ago

OhmSpectator commented 9 months ago

Description

We are exploring the use of Cosmogony, a tool for extracting region hierarchy data from OpenStreetMap (OSM). This initiative is driven by the need for more accurate and up-to-date geographic data, as our current data source (GADM) has significant limitations. Cosmogony offers a dynamic way to generate region data directly from OSM.

Requirements

Additional Information

Cosmogony not only provides a method to extract updated geographic data but also poses challenges in terms of resource requirements, particularly RAM. A careful evaluation of these aspects is crucial to successfully implement and benefit from this tool.

Related GitHub Repository: Cosmogony

OhmSpectator commented 4 months ago

There is also https://www.geofabrik.de/data/admin-polygons.html that provides Adm Polygons for cost. Check it.

OhmSpectator commented 4 months ago

The OSM PBF files to work with the tools can be found here: https://download.geofabrik.de/ - per continent https://wiki.openstreetmap.org/wiki/Planet.osm - entire planet

OhmSpectator commented 4 months ago

I've created a cosmogony.json file for Africa, but I failed to explore it with the suggested tool: https://github.com/osm-without-borders/cosmogony_explorer/issues/60