Contents

titiler.extensions 0.18.9

0

Extensions for TiTiler Factories.

Extensions for TiTiler Factories.

Stars: 775, Watchers: 775, Forks: 161, Open Issues: 18

The developmentseed/titiler repo was created 5 years ago and the last code push was 2 weeks ago.
The project is popular with 775 github stars!

How to Install titiler.extensions

You can install titiler.extensions using pip

pip install titiler.extensions

or add it to a project with poetry

poetry add titiler.extensions

Package Details

Author
None
License
MIT
Homepage
None
PyPi:
https://pypi.org/project/titiler.extensions/
Documentation:
https://developmentseed.org/titiler/
GitHub Repo:
https://github.com/developmentseed/titiler

Classifiers

  • Scientific/Engineering/GIS
No  titiler.extensions  pypi packages just yet.

Errors

A list of common titiler.extensions errors.

Code Examples

Here are some titiler.extensions code examples and snippets.

GitHub Issues

The titiler.extensions package has 18 open issues on GitHub

  • OGC API - Tiles

See more issues on GitHub

Related Packages & Articles

titiler 0.18.9

A modern dynamic tile server built on top of FastAPI and Rasterio/GDAL.

geotile 1.1.0

geotile is a Python library that simplifies the creation and manipulation of raster dataset tiles. It's an invaluable tool for managing raster tiles, especially for deep learning training datasets. With geotile, you can generate tiles of raster data, select specific bands for tiling, merge tiles, and even generate raster masks from shapefiles. It's a comprehensive solution for all your raster data tiling needs.

rasterio 1.4.1

Fast and direct raster I/O for use with Numpy and SciPy

fastapi 0.115.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production