Contents

titiler.core 0.18.0

0

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

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

Stars: 680, Watchers: 680, Forks: 142, Open Issues: 17

The developmentseed/titiler repo was created 4 years ago and the last code push was 6 hours ago.
The project is popular with 680 github stars!

How to Install titiler.core

You can install titiler.core using pip

pip install titiler.core

or add it to a project with poetry

poetry add titiler.core

Package Details

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

Classifiers

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

Errors

A list of common titiler.core errors.

Code Examples

Here are some titiler.core code examples and snippets.

GitHub Issues

The titiler.core package has 17 open issues on GitHub

  • OGC API - Tiles

See more issues on GitHub

Related Packages & Articles

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.3.9

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

fastapi 0.110.1

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

podcats 0.6.3

An application that generates RSS feeds for podcast episodes from local audio files and, optionally, exposes both via a built-in web server