Skip to main content

A modern dynamic tile server built on top of FastAPI and Rasterio/GDAL.

Project description

titiler.application

Titiler's demo application.

Installation

$ pip install -U pip

# From Pypi
$ pip install titiler.application

# Or from sources
$ git clone https://github.com/developmentseed/titiler.git
$ cd titiler && pip install -e titiler/application

Launch Application

$ pip install uvicorn
$ uvicorn titiler.application.main:app --reload

Package structure

titiler/
 └── application/
    ├── tests/                   - Tests suite
    └── titiler/application/     - `application` namespace package
        ├── templates/
        |   ├── index.html       - demo landing page
        |   ├── cog_index.html   - demo viewer for `/cog`
        |   └── stac_index.html  - demo viewer for `/stac`
        ├── 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-0.11.1a0.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

titiler.application-0.11.1a0-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file titiler.application-0.11.1a0.tar.gz.

File metadata

File hashes

Hashes for titiler.application-0.11.1a0.tar.gz
Algorithm Hash digest
SHA256 1a91316424fe5c4a2f967101f9df109acbe0b922865187cdde2ce99ac0570f71
MD5 efac7a7929f022a872c72abc5346a748
BLAKE2b-256 89b1216435924b1be47e9936603d2f06717e35c1c31333f219630a4ab2fd75d0

See more details on using hashes here.

File details

Details for the file titiler.application-0.11.1a0-py3-none-any.whl.

File metadata

File hashes

Hashes for titiler.application-0.11.1a0-py3-none-any.whl
Algorithm Hash digest
SHA256 3879da28b818b4be5b1cde33c8365d74f53747a12b9c24fbaa268f289011e590
MD5 236c0ce430ebdda9f79d55b3fc7e8b62
BLAKE2b-256 ac2326a4153241e644f37d4f3139d217af8de3471a5713a85a9fa22aadf6bfe6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page