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

$ 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-0.13.1.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

titiler.application-0.13.1-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

Details for the file titiler.application-0.13.1.tar.gz.

File metadata

  • Download URL: titiler.application-0.13.1.tar.gz
  • Upload date:
  • Size: 25.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for titiler.application-0.13.1.tar.gz
Algorithm Hash digest
SHA256 7649a52d3ec4e9b56ceb21d09e7295d924c01c1d7f83c8d4001317f22ae23550
MD5 63e82fff74d90d72bd256f8a237e1378
BLAKE2b-256 2dfa5a24cdfcff8f3851370a2bc6b05cd01c5dc3ae262d4dcb30e58f4d243832

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for titiler.application-0.13.1-py3-none-any.whl
Algorithm Hash digest
SHA256 317147efda187b74189a96bbb4c236556c28ad4319f3c2012fa7ef1b16cff214
MD5 c3b7eba2088485f835cc5da2b1563400
BLAKE2b-256 3868d1e9ef8053a7136209c600acf342b7bbcf6df3f6bacfd9e05fd67b0efeba

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