A modern dynamic tile server built on top of FastAPI and Rasterio/GDAL.
Project description
titiler.application
Titiler's demo application.
Installation
python -m pip install -U pip
# From Pypi
python -m pip install titiler.application
# Or from sources
git clone https://github.com/developmentseed/titiler.git
cd titiler && python -m pip install -e src/titiler/core -e src/titiler/extensions -e src/titiler/mosaic -e src/titiler/application
Launch Application
$ python -m pip install uvicorn
$ uvicorn titiler.application.main:app --reload
Package structure
titiler/
└── application/
├── tests/ - Tests suite
└── titiler/application/ - `application` namespace package
├── templates/
| └── index.html - Landing page
├── main.py - Main FastAPI application
└── settings.py - demo settings (cache, cors...)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
titiler_application-1.2.0.tar.gz
(23.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file titiler_application-1.2.0.tar.gz.
File metadata
- Download URL: titiler_application-1.2.0.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f73ef170819cfa0f0534b70b1051c43ff399c6ff879bff5f7ee2e95dab356b6
|
|
| MD5 |
cb69aae3ae0c144a4a01209ad2524015
|
|
| BLAKE2b-256 |
1cc10b44a08ee02569b748abd2c8dad9e5730c6f64bb2037776c65d86cb602be
|
File details
Details for the file titiler_application-1.2.0-py3-none-any.whl.
File metadata
- Download URL: titiler_application-1.2.0-py3-none-any.whl
- Upload date:
- Size: 24.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ffc6fa7847e4a2756bb3beaa460aab16383f5bea9aebe9b5aed21ffcdbec9f8
|
|
| MD5 |
c8ccc132aee4f6f1815de1a6d0881b9c
|
|
| BLAKE2b-256 |
837dbf3ae60ff5b4db05fd575fe1b06e88536d9d2fb3863b28e879172115d124
|