Ross ROSS = Recommend OSS · open-source software intelligence for agents

developmentseed/titiler

Build your own Raster dynamic map tile services observed · 2026-08-28

github.com/developmentseed/titiler · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 95
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 14
  • age_days: 2623
  • days_rel: 35
  • days_push: 9
  • n_releases_24m: 38

Full methodology

Adoption not part of the score

1152 stars · 250 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TiTiler is a set of Python packages for building dynamic raster map tile services on top of FastAPI and Rasterio/GDAL. It serves tiles from Cloud Optimized GeoTIFFs, STAC items, Zarr datasets, and MosaicJSON virtual mosaics with support for multiple projections and OGC tile APIs.

Use cases

  • serve map tiles from cloud optimized geotiffs
  • build a dynamic raster tile server for web maps
  • create tile endpoints for STAC satellite imagery
  • serve virtual mosaics from mosaic
  • deploy a serverless tile API on AWS Lambda
  • render zarr or netcdf multidimensional datasets as tiles
  • support multiple tile matrix sets and projections in a tile service

When to choose

  • you need on-the-fly map tiles from COGs, STAC, or Zarr without pre-generating tiles
  • you want a customizable FastAPI-based tiling service deployable to Lambda, ECS, or Kubernetes
  • you need OGC Tiles/WMTS API compliance and multiple projections

When to avoid

  • you only need to serve pre-rendered static tiles from a file server
  • your data is vector rather than raster
  • you want a turnkey GIS server with full WMS/WFS support rather than a tiling framework

Facets

service · maturity active

http-server web-framework image-processing api-framework web-development data-science python serverless cloud self-hosted dynamic-tiling cog stac mosaic map-tiles gdal rasterio fastapi ogc-tiles-api aws-lambda maps geospatial docker

3 sources

Member repositories

RepositoryRoleHealth v2
developmentseed/titilermain98

For agents

markdown · JSON · MCP: product_card(name="developmentseed/titiler")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem