TiTiler: dynamic tiling with FastAPI and Rasterio/GDAL, now split into modular packages

githubprojects@opensourceprojects.dev (githubprojects) · Sep 5, 2026 · via Open Source Projects · 1 min read

Build your own Raster dynamic map tile services

PythonMIT#aws-cdk#aws-lambda#cog#cogeotiff#dynamic#fastapi
You know the drill: you've got a massive GeoTIFF, and you need to serve it as map tiles. The traditional approach means pre-processing the entire file into thousands of static PNG files, storing them somewhere, and hoping your data doesn't change. It's slow, wasteful, and frankly, a pain to maintain... GitHub Repository: https://github.com/developmentseed/titiler

Rendered from the publisher's own feed content.

Comments

Sign in to join the discussion.