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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for titiler.application-0.15.1.tar.gz
Algorithm Hash digest
SHA256 0d152fc174ac1c25ed06acc51fe0e78f18fe9f3bb7dfd757a87f1c7fb798d019
MD5 8745007aed3003dbd9a301f85300dfe3
BLAKE2b-256 d636dd03246faf23e8944bee4574f5bdff3775376a1b86bad7826415e28d889d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for titiler.application-0.15.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f3a7c61c025cf3e9799dfddbf940cd06d20423f62112208f95c03633f2c718b5
MD5 b267a120c4645b0cad45738244451038
BLAKE2b-256 b7651c020e1ac1b05b19067fdd04e7fced4bda83f16a1cabbeb97c2b125028af

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