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.1.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.1.1.tar.gz.
File metadata
- Download URL: titiler_application-1.1.1.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","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 |
e454dd3836b7e60dd8bff055206795fe5e6233d2b56b817190ec62177b1e75eb
|
|
| MD5 |
ac44cfd94d6313fb1277787a77eec92e
|
|
| BLAKE2b-256 |
38533ee74f41a2b906530ce16a3fa09fba2752e39783c5b2ad43428d031ccd60
|
File details
Details for the file titiler_application-1.1.1-py3-none-any.whl.
File metadata
- Download URL: titiler_application-1.1.1-py3-none-any.whl
- Upload date:
- Size: 24.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","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 |
0eba11b07ecf6125aa078b912d009dbc309bc2a6d86f0ec2fea5b88f3b4e1b69
|
|
| MD5 |
81e3f1a00c83d2af09e73b628f8faa35
|
|
| BLAKE2b-256 |
f1322e3c9c37bf2a0899c240e34002bc8dc3b90bdf631b4eee7d5f5181be899a
|