Skip to content

JakobKlotz/tiler-api

Repository files navigation

Docker Python License

logo

API to dynamically tile and serve images. Designed to efficiently integrate with your geospatial data workflows. Spin up the Docker container and start serving tiles to your applications. 🌍

Get Started

... with a simple Docker command:

docker compose up -d --build

Request a tile of the sample data:

http://localhost:8001/tiles/18/139399/92110.png?tif=data%2Fsample.tif

logo

Visit the documentation for more details on how to use the API and customize it for your needs.

Resources & Dependencies

This project is made possible by the following open-source libraries and data. ❤

rio-tiler

This project is built on top of the awesome rio-tiler.

fastapi

fastapi is used to create the API.

Sample Data

The sample GeoTIFF file used in this project is sourced from:

  • Data Source: Land Tirol - data.tirol.gv.at
  • License: CC BY 4.0