titiler
[DEPRECATED] Moved over Github https://github.com/developmentseed/titiler/pkgs/container/titiler
10K+
DEPRECATED Moved over Github https://github.com/developmentseed/titiler/pkgs/container/titiler
A lightweight dynamic tile server.
Documentation: https://devseed.com/titiler/
Source Code: https://github.com/developmentseed/titiler
Titiler, pronounced tee-tiler (ti is the diminutive version of the french petit which means small), is a lightweight application (FastAPI) focused on creating web map tiles dynamically from Cloud Optimized GeoTIFF, STAC or MosaicJSON.
Note: This project is the descendant of cogeo-tiler and cogeo-mosaic-tiler.
morecantile.Ready to use/deploy images can be found on Docker Hub and AWS public ECR registery.
docker run --name titiler \
-p 8000:8000 \
--env PORT=8000 \
--env WORKERS_PER_CORE=1 \
--rm -it developmentseed/titiler
docker run --name titiler \
-p 8000:8000 \
--env PORT=8000 \
--env WORKERS_PER_CORE=1 \
--rm -it public.ecr.aws/s2n1v5w1/titiler
Some options can be set via environement variables, see: https://github.com/tiangolo/uvicorn-gunicorn-docker#advanced-usage
See CONTRIBUTING.md
See LICENSE
Created by Development Seed
See contributors for a listing of individual contributors.
See CHANGES.md.
Content type
Image
Digest
Size
434.8 MB
Last updated
about 4 years ago
docker pull developmentseed/titiler