MapProxy: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K
K
 
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
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 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.  For caching filesystem or MBTiles can be used.
  
 
   http://mapproxy.org
 
   http://mapproxy.org
  
* Input:
+
For web map caching see also [[MapCache| MapCache (UMN MapServer)]] (C++) and [[GeoWebCache| GeoWebCache (GeoServer)]] (Java).
** WMS
+
 
 +
== Features ==
 +
 
 +
* Input Sources:
 +
** WMS (1.0.0–1.3.0)
 +
** TMS/WMTS sources
 +
** Mapserver and Mapnik configurations
 +
** any MapProxy, TileCache, Google Maps or Bing compatible source
 +
** GeoTIFF raster (large map as single file)???
 
* Output:
 
* Output:
** TMS
+
** Web Mapping Service ([[WMS]]), incl. Web Mapping Service - Cached (WMS-C)
 +
** Tiles Services like TMS, WMTS
 +
** KML (SuperOverlays)
  
 
== Konfiguration ==
 
== Konfiguration ==
Zeile 13: Zeile 23:
 
* http://wiki.openstreetmap.org/wiki/FAQ#What_is_the_map_scale_for_a_particular_zoom_level_of_the_map.3F
 
* http://wiki.openstreetmap.org/wiki/FAQ#What_is_the_map_scale_for_a_particular_zoom_level_of_the_map.3F
 
* http://api.geo.admin.ch/main/wsgi/doc/build/services/sdiservices.html#wmts
 
* http://api.geo.admin.ch/main/wsgi/doc/build/services/sdiservices.html#wmts
 +
 +
[[Kategorie:Raster]]
 +
[[Kategorie:Software]]

Aktuelle Version vom 20. April 2013, 16:11 Uhr

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. For caching filesystem or MBTiles can be used.

 http://mapproxy.org

For web map caching see also MapCache (UMN MapServer) (C++) and GeoWebCache (GeoServer) (Java).

Features

  • Input Sources:
    • WMS (1.0.0–1.3.0)
    • TMS/WMTS sources
    • Mapserver and Mapnik configurations
    • any MapProxy, TileCache, Google Maps or Bing compatible source
    • GeoTIFF raster (large map as single file)???
  • Output:
    • Web Mapping Service (WMS), incl. Web Mapping Service - Cached (WMS-C)
    • Tiles Services like TMS, WMTS
    • KML (SuperOverlays)

Konfiguration

Levels: