CLI Reference
CLI Reference
Section titled “CLI Reference”The spatialpack CLI provides 9 command groups for building, validating,
and managing Spatial Packs.
Installation
Section titled “Installation”pip install -e ".[full]"Commands
Section titled “Commands”| Command | Description |
|---|---|
spatialpack pack | Pack creation, build, and publish commands. |
spatialpack ai | AI-powered data analysis and enrichment. |
spatialpack convert | Convert spatial data between formats. |
spatialpack validate | Validate a Spatial Pack against the JSON Schema. |
spatialpack hash | Hash computation commands. |
spatialpack download | Data download commands. |
spatialpack crs | CRS detection, validation, and normalization commands. |
spatialpack raster | Raster processing commands. |
spatialpack tiles | Vector tile generation commands. |
Global Options
Section titled “Global Options”| Option | Description |
|---|---|
--version | Show the installed version and exit. |
--help | Show help message and exit. |