MapProxy — The accelerating web map proxy.

https://mapproxy.org

  • MapProxy — The accelerating web #map #proxy.
    https://mapproxy.org

    MapProxy is an open source proxy for geospatial data. It caches, accelerates and transforms data from existing map services and serves any desktop or web GIS client.

    MapProxy is a #tile #server (WMS-C, TMS, WMTS, KML SuperOverlays). It reads data from:

    – WMS sources (1.0.0–1.3.0)
    – WMTS/TMS sources
    – Mapserver and Mapnik configurations
    – any TileCache, Google Maps or Bing compatible source

    Other features:

    – cache tiles in the filesystem, MBTiles/SQLite, ArcGIS Compact Cache, S3, Redis, Riak, or CouchDB
    – reproject WMS and tile sources to other SRS
    – stores identical tiles just once (e.g. ocean tiles)
    – embed watermark in tiles
    – merge multiple sources
    – limit sources to polygon areas
    – manipulate image bands to create grayscale- or false-color images
    – many more