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.1.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.1.tar.gz.
File metadata
- Download URL: titiler_application-1.2.1.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 |
958981121a2c6289af090c6d4f7963408b104e4b9028fead2ff94dcd0a680d10
|
|
| MD5 |
51e479fb3c4576f831db17ea05f5eb7a
|
|
| BLAKE2b-256 |
a54821fd918462ee74edab34d06ee174b6b33e0723c32c65d238a51b3ba29644
|
File details
Details for the file titiler_application-1.2.1-py3-none-any.whl.
File metadata
- Download URL: titiler_application-1.2.1-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 |
df0c59bd8ff659557070c3d6df3b3f8cdddeaac6ad4971f836b361bd61fa42eb
|
|
| MD5 |
3c9715a34b5f915f35d4d858e2836502
|
|
| BLAKE2b-256 |
c74220abb7c89a871a0e75e6cd59f4776c21976d27e46a43efa43d6bfacb833b
|