Adopt
TiTiler is a set of python modules that focus on creating FastAPI application for dynamic tiling. Note: This project is the descendant of cogeo-tiler and cogeo-mosaic-tiler. Features • Built on top of FastAPI • Cloud Optimized GeoTIFF support • SpatioTemporal Asset Catalog support • Multiple projections support (see TileMatrixSets) via morecantile. • MultiDimensional dataset support via Xarray • JPEG / JP2 / PNG / WEBP / GTIFF / NumpyTile output format support • OGC WMTS support • Automatic OpenAPI documentation (FastAPI builtin) • Virtual mosaic support (via MosaicJSON) • Example of AWS Lambda / ECS deployment (via CDK)