Skip to content

CLI Reference

The spatialpack CLI provides 9 command groups for building, validating, and managing Spatial Packs.

Terminal window
pip install -e ".[full]"
CommandDescriptionStatus
spatialpack packPack creation, build, and publish commands.Operational
spatialpack aiAI-powered data analysis and enrichment.Early Access
spatialpack convertConvert spatial data between formats.Operational
spatialpack validateValidate a Spatial Pack against the JSON Schema.Operational
spatialpack hashHash computation commands.Operational
spatialpack downloadData download commands.Operational
spatialpack crsCRS detection, validation, and normalization commands.Operational
spatialpack rasterRaster processing commands.Operational
spatialpack tilesVector tile generation commands.Operational
spatialpack benchmarkRun quality gates against built PMTiles files.Operational
OptionDescription
--versionShow the installed version and exit.
--helpShow help message and exit.