跳转到主要内容

基于FastAPI和Rasterio/GDAL的现代动态瓦片服务器。

项目描述

titiler.application

Titiler的演示应用程序。

安装

$ 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

启动应用程序

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

包结构

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...)

项目详情


发行历史 发布通知 | RSS源

下载文件

下载适用于您的平台的文件。如果您不确定选择哪个,请了解更多关于 安装包 的信息。

源分发

titiler.application-0.18.9.tar.gz (26.7 kB 查看散列值)

上传时间

构建分发

titiler.application-0.18.9-py3-none-any.whl (26.2 kB 查看散列值)

上传时间 Python 3

由以下机构支持

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF 赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误日志 StatusPage StatusPage 状态页面