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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for titiler.application-0.11.1.tar.gz
Algorithm Hash digest
SHA256 549115caf0e3f7516bef57cbc97aac42ef51c6f581efd1a6bf3cdfa5518e63d6
MD5 861b3d1a6a39e781ca6f520cecb0c738
BLAKE2b-256 810bed4c2710322fd0d85f2664430fd2b35de46fa57d4491daf28df8c4c24c90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for titiler.application-0.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d4613b641caa9c2b6557fda85ef31ddaf88553322fa7f2849a42fe7715f6f2c4
MD5 9d1169f976dc0f60402261f650c91ea8
BLAKE2b-256 b72b217d074eb5df73b47086a37dd323c323293b551cf90a20d88a14994bca4c

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