/qgis-server-mapproxy

Raster tiles from a QGIS server cluster (docker compose)

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

qgis-server-mapproxy

The repository demonstrates how to generate raster tiles, statically or dynamically, using Docker container orchestration with:

It includes a reference implementation using a vector layer: natural earth's ne_10m_land.

Getting Started

rm -rf mapproxy/cache/* && docker compose up
# browse to http://localhost:8080/mapproxy/demo/

Screenshot

screenshot

Credits

GEM/openquake created the great docker containers for mapproxy and qgis-server:

https://github.com/gem/oq-qgis-server