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]"
CommandDescription
spatialpack packPack creation, build, and publish commands.
spatialpack aiAI-powered data analysis and enrichment.
spatialpack convertConvert spatial data between formats.
spatialpack validateValidate a Spatial Pack against the JSON Schema.
spatialpack hashHash computation commands.
spatialpack downloadData download commands.
spatialpack crsCRS detection, validation, and normalization commands.
spatialpack rasterRaster processing commands.
spatialpack tilesVector tile generation commands.
OptionDescription
--versionShow the installed version and exit.
--helpShow help message and exit.