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/xarray -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-2.0.0.tar.gz
(24.0 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-2.0.0.tar.gz.
File metadata
- Download URL: titiler_application-2.0.0.tar.gz
- Upload date:
- Size: 24.0 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 |
08a95ace4946de09bc8e91d852d49540437e0c6a70a8fb587cbbaeacd1fc87fa
|
|
| MD5 |
167f01b79ac39f3f6566b429a157994e
|
|
| BLAKE2b-256 |
1d2db5921b6f435cb4b06dd8b1890b3ff2555d1576e5a320301b60bec4768e05
|
File details
Details for the file titiler_application-2.0.0-py3-none-any.whl.
File metadata
- Download URL: titiler_application-2.0.0-py3-none-any.whl
- Upload date:
- Size: 24.7 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 |
c05890cb38f8d895ab24535ff2763d2c86a705eaf871a60c10d326fb82d70efa
|
|
| MD5 |
409ab7a6c9bff3a37112f6fd3017142d
|
|
| BLAKE2b-256 |
0a05b5933b2e481c7e6243f23a6683896e7f15ccaaa1e1c51752e6a1452a342d
|