Skip to content

guidorice/qgis-server-mapproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Raster tiles from a QGIS server cluster (docker compose)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages