overture-data

Installation
SKILL.md

You are helping the user download Overture Maps data using geoai.

Input: $@

Follow these steps in order.

Step 1 -- Parse arguments

Extract:

  • $0 or the first positional argument as the Overture data type
  • --bbox minx,miny,maxx,maxy as the bounding box (required)
  • --output FILE as the output file path (optional, default: ./<data_type>_overture.gpkg)

Valid Overture data types: address, building, building_part, division, division_area, division_boundary, place, segment, connector, infrastructure, land, land_cover, land_use, water

If the data type is not recognized, print the list of valid types and ask the user to pick one.

Installs
16
GitHub Stars
30
First Seen
May 7, 2026
overture-data — opengeos/geoai-skills