Easily obtain OSM and OMF data

#Python and CLI tools #QuackOSM and #OvertureMaestro offer easier access to data from #OpenStreetMap (#OSM) and the Overture Maps Foundation (#OMF) through #PyArrow, #GeoParquet, or #DuckDB. These tools can simplify large-scale geospatial data tasks for seamless data engineering and analysis.
Author
Published

May 23, 2025

The data from OpenStreetMap (OSM) and the data from the Overture Maps Foundation (OMF; in parts, of course, also OSM data) can be valuable resources. However, accessing and using this data is not straight-forward for everybody.

Via the Swiss Territorial Data Lab, I have learned about two new tools that, depending on your expertise and current workflow may make accessing and using OSM and OMF easier:

Both tools are based on Python and open-source. They use multi-threading and caching, and can be used as Python modules as well as on the command line. The tools are developed by Kraina AI, the Geospatial & Mobility Research Group at the Wrocław University for Science and Technology.

Kraina tools: QuackOSM and OvertureMaestro