Extension that provides an interface for integrating with the spatialingestor CKAN microservice. This extension enables CKAN to communicate with a separate spatial data ingestion service, likely for processing, transforming, and loading spatial/geographic data into CKAN. The microservice architecture allows for specialized handling of spatial data formats (GeoJSON, Shapefiles, etc.) without overloading the main CKAN application. The extension acts as a bridge between CKAN and the spatial processing microservice, handling data exchange and workflow coordination. Minimal documentation available - primarily serves as integration layer for spatial data workflows.