Skip to content

developmentseed/async-titiler

async-titiler

TiTiler built with Async-GeoTIFF

Test Coverage License


Documentation:

Source Code: https://github.com/developmentseed/async-titiler


Installation

To install from sources and run for development:

We recommand using uv as project manager for development.

See https://docs.astral.sh/uv/getting-started/installation/ for installation

git clone https://github.com/developmentseed/async-titiler.git
cd async-titiler

uv sync

Launch

uv run --extra server uvicorn async_titiler.main:app --port 8000

Using Docker

$ git clone https://github.com/developmentseed/async-titiler.git
$ cd async-titiler
$ docker-compose up --build api

It runs async_titiler using Uvicorn web server.

Contribution & Development

See CONTRIBUTING.md

License

See LICENSE

Authors

See contributors for a listing of individual contributors.

Changes

See CHANGES.md.

About

EXPERIMENTAL: TiTiler + Async-GeoTIFF

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors