Spatio-temporal catalogue (STAC 1.0) for discovering and accessing rasters.
Search by bbox, date, collection, and CQL2 filters.
Collections and items persisted in PostgreSQL via the pgstac schema (tables pgstac.collections and pgstac.items).
Backend services
Dynamic tile service for Cloud Optimized GeoTIFFs (TiTiler).
XYZ tile generation, statistics, band previews, and indices.
Exposes COGs from configurable storage — local folder (data/output/raster_cog/) or cloud bucket (S3, GCS, Azure).
OGC API Features-compliant vector data API (TiPg). Access to PostGIS and GeoParquet layers, MVT vector tiles.
OGC API - Processes server (pygeoapi) for running standardized geoprocessing jobs via HTTP requests.
LLM-powered chatbot for querying geospatial data in natural language.