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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: titiler.application-0.14.0.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.14.0.tar.gz
Algorithm Hash digest
SHA256 d3a4c728cc5d6cb37873259035d9244462723506c6ea62b480034bbd345ce580
MD5 4f0a01116f4ad8cdc35b3cf32afa6a0c
BLAKE2b-256 490d825d2fbbbd1e33584d82f96b9dc3f7754181f79a08a6ba322b0934a1778d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for titiler.application-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3721e86f7cbe8b23101c4b7e29a01d7f71aeffc0baad8f03507d674fd18961a1
MD5 ad6f94a7d3ef711687534f3d4a7a7ebf
BLAKE2b-256 b0be8ed76e4d503d78fcb9f9f75e8a7f6a6cd3ab7049a37ae9e11de7704c7071

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