Skip to content

CLI Reference

The spatialpack CLI provides 10 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 hashCompute or verify BLAKE3 integrity hashes for pack layer files.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 benchmarkPack quality benchmark commands.Operational
OptionDescription
--versionShow the installed version and exit.
--helpShow help message and exit.