titiler
Build your own Raster dynamic map tile services
File Explorer
- requirements.txt
- urls.txt
- urls_wgs84.txt
- world.tif
- bug_report.md
- config.yml
- benchmark.yml
- check_charts.yaml
- cicd.yml
- commitlint.yml
- deploy.yml
- docs.yml
- publish-docker.yml
- release.yml
- scorecard.yml
- upstream.yml
- zizmor.yml
- codecov.yml
- dependabot.yml
- pull_request_template.md
- Dockerfile
- handler.py
- .dockerignore
- .env.example
- app.py
- cdk.json
- pyproject.toml
- README.md
- uv.lock
- __init__.py
- function.json
- .funcignore
- .gitignore
- host.json
- README.md
- requirements.txt
- default-values.yaml
- _helpers.tpl
- configmap.yaml
- deployment.yaml
- ingress.yaml
- NOTES.txt
- service.yaml
- .helmignore
- CHANGELOG.md
- Chart.yaml
- values.yaml
- README.md
- README.md
- rendering.ipynb
- Dockerfile
- Dockerfile.xarray
- nginx.conf
- otel-collector-config.yaml
- TiTiler_logo_large.png
- TiTiler_logo_medium.png
- TiTiler_logo_no_text_large.png
- TiTiler_logo_small.png
- customization.md
- dependencies.md
- endpoints_factories.md
- Extensions.md
- performance_tuning.md
- telemetry.md
- mapbox.md
- OGC.md
- responses.md
- enums.md
- responses.md
- dependencies.md
- errors.md
- factory.md
- middleware.md
- routing.md
- cogeo.md
- stac.md
- viewer.md
- wms.md
- wmts.md
- responses.md
- errors.md
- factory.md
- mosaicjson.md
- wmts.md
- dependencies.md
- extensions.md
- factory.md
- io.md
- main.md
- intro.md
- lambda.md
- sam.md
- azure.md
- k8s.md
- algorithms.md
- cog.md
- colormaps.md
- mosaic.md
- stac.md
- tms.md
- example_custom_layers_docs.png
- example_custom_layers_preview.png
- stac_xarray_docs.png
- stac_xarray_map.png
- stac_xarray_tile.png
- create_gdal_wmts_extension.md
- mini_cog_tiler.md
- mosaic_from_urls.md
- tiler_with_auth.md
- tiler_with_cache.md
- tiler_with_custom_algorithm.md
- tiler_with_custom_colormap.md
- tiler_with_custom_stac+xarray.md
- tiler_with_custom_stac_validation.md
- tiler_with_custom_tms.md
- tiler_with_layers.md
- working_with_signed_urls.md
- Working_with_Algorithm.ipynb
- Working_with_CloudOptimizedGeoTIFF.ipynb
- Working_with_CloudOptimizedGeoTIFF_simple.ipynb
- Working_with_MosaicJSON.ipynb
- Working_with_nonWebMercatorTMS.ipynb
- Working_with_NumpyTile.ipynb
- Working_with_STAC.ipynb
- Working_with_STAC_simple.ipynb
- Working_with_Statistics.ipynb
- Working_with_Zarr.ipynb
- africa_mosaic.png
- api_docs.png
- browser.png
- colormap.png
- custom_app.png
- false_color.png
- favicon.ico
- favicon.png
- full_ndvi.png
- mosaic.png
- ndvi_without_color.png
- server_logs.png
- stac_api_docs.png
- stac_asset_info.png
- stac_asset_preview.png
- stac_preview_map.png
- stac_render.png
- stac_tile_zxy.png
- v1_migration.md
- v2_migration.md
- plausible.html
- main.html
- application.md
- core.md
- extensions.md
- mosaic.md
- xarray.md
- algorithms.md
- dynamic_tiling.md
- getting_started.md
- output_format.md
- rendering.md
- tile_matrix_sets.md
- titiler_with_stac.md
- benchmark.html
- contributing.md
- external_links.md
- index.md
- release-notes.md
- security.md
- mkdocs.yml
- openapi-params-from-dependencies.prompt.md
- build
- test
- .zarray
- .zattrs
- 0.0.0
- 0.0.1
- 0.0.2
- 0.0.3
- 0.1.0
- 0.1.1
- 0.1.2
- 0.1.3
- 0.2.0
- 0.2.1
- 0.2.2
- 0.2.3
- 0.3.0
- 0.3.1
- 0.3.2
- 0.3.3
- 1.0.0
- 1.0.1
- 1.0.2
- 1.0.3
- 1.1.0
- 1.1.1
- 1.1.2
- 1.1.3
- 1.2.0
- 1.2.1
- 1.2.2
- 1.2.3
- 1.3.0
- 1.3.1
- 1.3.2
- 1.3.3
- .zarray
- .zattrs
- 0
- .zarray
- .zattrs
- 0
- .zarray
- .zattrs
- 0
- .zattrs
- .zgroup
- .zmetadata
- above_cog.tif
- B01.tif
- B09.tif
- cog.tif
- cog1.tif
- cog2.tif
- cog_with_nan.tif
- item.json
- items_bands.json
- mosaic.json
- mosaic.json.gz
- rgb.tif
- TCI.tif
- __init__.py
- test_cog.py
- test_demos.py
- test_mosaic.py
- test_stac.py
- test_zarr.py
- __init__.py
- conftest.py
- test_main.py
- conformance.html
- header.html
- landing.html
- __init__.py
- main.py
- py.typed
- settings.py
- LICENSE
- pyproject.toml
- README.md
- above_cog.tif
- B01.tif
- B09.tif
- cog.tif
- cog1.tif
- cog2.tif
- cog_dateline.tif
- cog_scale.tif
- dem.tif
- item.json
- mosaic.json
- mosaic.json.gz
- non_cog.tif
- non_cog.tif.ovr
- TCI.tif
- __init__.py
- conftest.py
- test_algorithms.py
- test_cache_middleware.py
- test_case_middleware.py
- test_CustomCmap.py
- test_CustomPath.py
- test_CustomRender.py
- test_dependencies.py
- test_enums.py
- test_factories.py
- test_logger_middleware.py
- test_models.py
- test_rendering.py
- test_routing.py
- test_telemetry.py
- test_timing_middleware.py
- test_utils.py
- __init__.py
- base.py
- dem.py
- image.py
- index.py
- math.py
- ops.py
- __init__.py
- common.py
- mapbox.py
- OGC.py
- responses.py
- __init__.py
- enums.py
- responses.py
- clock.html
- license.html
- tag.html
- algorithm.html
- algorithms.html
- base.html
- colormap.html
- colormaps.html
- debug.html
- footer.html
- header.html
- map.html
- tilematrixset.html
- tilematrixsets.html
- tileset.html
- tilesets.html
- __init__.py
- dependencies.py
- errors.py
- factory.py
- middleware.py
- py.typed
- routing.py
- telemetry.py
- utils.py
- validation.py
- LICENSE
- pyproject.toml
- README.md
- cog.tif
- cog1.tif
- cog2.tif
- render_item.json
- __init__.py
- conftest.py
- test_cogeo.py
- test_stac.py
- test_stac_render.py
- test_viewer.py
- test_wms.py
- test_wmts.py
- cog_viewer.html
- stac_viewer.html
- wms_1.0.0.xml
- wms_1.1.1.xml
- wms_1.3.0.xml
- wmts.xml
- __init__.py
- cogeo.py
- py.typed
- render.py
- stac.py
- viewer.py
- wms.py
- wmts.py
- LICENSE
- pyproject.toml
- README.md
- above_cog.tif
- B01.tif
- B09.tif
- cog.tif
- cog1.tif
- cog2.tif
- item.json
- mosaic.json
- mosaic.json.gz
- TCI.tif
- __init__.py
- conftest.py
- test_factory.py
- wmts.xml
- __init__.py
- mosaicjson.py
- wmts.py
- __init__.py
- responses.py
- __init__.py
- errors.py
- factory.py
- py.typed
- LICENSE
- pyproject.toml
- README.md
- local.py
- xarray_dataset_cache.ipynb
- xarray_reader.ipynb
- .zarray
- .zattrs
- 0.0.0
- 0.0.1
- 0.0.2
- 0.0.3
- 0.1.0
- 0.1.1
- 0.1.2
- 0.1.3
- 0.2.0
- 0.2.1
- 0.2.2
- 0.2.3
- 0.3.0
- 0.3.1
- 0.3.2
- 0.3.3
- 1.0.0
- 1.0.1
- 1.0.2
- 1.0.3
- 1.1.0
- 1.1.1
- 1.1.2
- 1.1.3
- 1.2.0
- 1.2.1
- 1.2.2
- 1.2.3
- 1.3.0
- 1.3.1
- 1.3.2
- 1.3.3
- .zarray
- .zattrs
- 0
- .zarray
- .zattrs
- 0
- .zarray
- .zattrs
- 0
- .zattrs
- .zgroup
- .zmetadata
- .zarray
- .zattrs
- 0.0
- 0.1
- 1.0
- 1.1
- 2.0
- 2.1
- 3.0
- 3.1
- .zarray
- .zattrs
- 0
- .zarray
- .zattrs
- 0
- .zattrs
- .zgroup
- .zarray
- .zattrs
- 0.0
- 1.0
- .zarray
- .zattrs
- 0
- .zarray
- .zattrs
- 0
- .zattrs
- .zgroup
- .zarray
- .zattrs
- 0.0
- .zarray
- .zattrs
- 0
- .zarray
- .zattrs
- 0
- .zattrs
- .zgroup
- .zgroup
- .zmetadata
- 0
- zarr.json
- 0
- zarr.json
- 0
- zarr.json
- 0
- zarr.json
- 0
- zarr.json
- zarr.json
- zarr.json
- 0
- zarr.json
- zarr.json
- 0
- zarr.json
- 0
- zarr.json
- zarr.json
- 0
- zarr.json
- 0
- zarr.json
- 0
- zarr.json
- zarr.json
- dataset_2d.nc
- dataset_3d.nc
- dataset_4d.nc
- generate_fixtures.ipynb
- conftest.py
- test_dependencies.py
- test_factory.py
- test_io_tools.py
- test_validate_extension.py
- conformance.html
- header.html
- landing.html
- __init__.py
- dependencies.py
- extensions.py
- factory.py
- io.py
- main.py
- py.typed
- LICENSE
- pyproject.toml
- README.md
- requirements-upstream.txt
- .dockerignore
- .gitignore
- .pre-commit-config.yaml
- .release-please-manifest.json
- CHANGES.md
- CONTRIBUTING.md
- docker-compose.yml
- LICENSE
- pyproject.toml
- README.md
- release-please-config.json
- RELEASING.md
- SECURITY.md
- uv.lock
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Command Glossary
Commands referenced in this DOCs, explained below.
docker compose up
View Details ▼
docker compose up
Start and run Docker services defined in a Compose file.
docker compose up
Start all services defined in the docker-compose file:
docker compose up {{[-d|--detach]}}
Start services in the background (detached mode):
docker compose up --build
Start services and rebuild images before starting:
docker run
View Details ▼
docker run
This command is an alias of `docker container run`.
tldr docker container run
View documentation for the original command:
git clone
View Details ▼
git clone
Clone an existing repository.
git clone {{remote_repository_location}} {{path/to/directory}}
Clone an existing repository into a new directory (the default directory is the repository name):
git clone --recursive {{remote_repository_location}}
Clone an existing repository and its submodules:
git clone {{[-n|--no-checkout]}} {{remote_repository_location}}
Clone only the `.git` directory of an existing repository:
python
View Details ▼
python
Python language interpreter.
python
Start a REPL (interactive shell):
python {{path/to/file.py}}
Execute a specific Python file:
python -i {{path/to/file.py}}
Execute a specific Python file and start a REPL:
uv run
View Details ▼
uv run
Run a command or script in the project environment.
uv run {{path/to/script.py}}
Run a Python script:
uv run {{[-m|--module]}} {{module_name}}
Run a Python module:
uv run {{[-w|--with]}} {{package}} {{command}}
Run a command with additional packages installed temporarily:
uv sync
View Details ▼
uv sync
Update the project's environment to match the lockfile.
uv sync
Sync the project environment with the lockfile:
uv sync --all-extras
Sync and include all optional dependencies:
uv sync --extra {{extra_name}}
Sync with specific optional dependencies:
uvicorn
View Details ▼
uvicorn
Python ASGI HTTP Server, for asynchronous projects.
uvicorn {{import.path:app_object}}
Run Python web app:
uvicorn --host {{localhost}} --port {{8080}} {{import.path:app_object}}
Listen on port 8080 on localhost:
uvicorn --reload {{import.path:app_object}}
Turn on live reload:
