Contents

titiler-extensions 1.2.0

0

Extensions for TiTiler Factories.

Extensions for TiTiler Factories.

Stars: 1052, Watchers: 1052, Forks: 218, Open Issues: 25

The developmentseed/titiler repo was created 6 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1052 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 25 open issues on GitHub

  • add Zarr compatible endpoints in titiler.application
  • feat!: add titiler-xarray to helm chart by supporting top level titiler and titiler_xarray
  • add titiler-xarray in k8s deployment chart
  • [WIP] feat: use structlog for structured logging
  • Update external links
  • Add algorithms selection to /cog/viewer and custom expression support

See more issues on GitHub

Related Packages & Articles

titiler 0.24.2

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

titiler-core 1.2.0

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.

fastapi 0.129.0

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