{"categories":[{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis/3"}],"enrichment":{"capability":"Download and convert Overture Maps geospatial data to GeoJSON, GeoParquet, or GeoJSONSeq formats, with optional bounding-box filtering and Python API access.","skillfed_tags":["geospatial-data","open-data","cli-tool"],"use_cases":["Download building footprints for a city or region and export as GeoJSON for web mapping or GIS analysis.","Extract POI (place) data within a bounding box and load directly into a geopandas GeoDataFrame for spatial analysis.","Stream large Overture datasets to GeoParquet format for efficient columnar storage and downstream processing.","Query a specific feature by UUID using the GERS Registry lookup and export in your preferred format.","Integrate Overture map data into a Python geospatial pipeline without manual S3 access or format conversion."],"what_it_does":"Overturemaps is the official Python CLI and library for the Overture Maps Foundation's free, open geospatial dataset. It downloads normalized map data (building footprints, POI places, and other types) directly from S3 with optional geographic filtering via bounding box, then converts to GeoJSON, GeoParquet, or GeoJSONSeq formats. The tool uses Parquet summary statistics to minimize data transfer for bounded queries.\n\nYou can use it as a command-line tool (e.g., `overturemaps download --bbox=... --type=building -f geojson -o file.geojson`) or as a Python library to stream data into pyarrow RecordBatchReader objects, geopandas GeoDataFrames, or custom writers. It depends on click, colorama, numpy, orjson, pyarrow, pyfiglet, shapely, and tqdm, and requires Python 3.10+. The project is marked experimental, so interfaces may change before a stable release.","worth_installing":"Yes. Low install friction, active maintenance, MIT license, no known vulnerabilities, and direct access to a major open geospatial dataset make this a solid choice for map data workflows. The experimental status is transparent and documented; interfaces may shift, but the core functionality is stable enough for production use if you track releases."},"id":"overturemaps","links":{"html":"https://skillfed.io/packages/overturemaps","md":"https://skillfed.io/packages/overturemaps.md","pypi":"https://pypi.org/project/overturemaps/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-30","license_spdx":"MIT","license_treatment":"permissive","name":"overturemaps","python_support":"supports_current","summary":"Python tools for interacting with Overture Maps (overturemaps.org) data."},"popularity":{"monthly_downloads":87984,"position":13757,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.1"}
