# HG changeset patch # User Sebastian Kruse # Date 1359735707 -3600 # Node ID 00f7860d9ee5f41cb5439c2d833f166e08a242dc # Parent f835c707e9be755150b560eea9de7245204d5034 Klimscha overlays diff -r f835c707e9be -r 00f7860d9ee5 war/overlaysources.json --- a/war/overlaysources.json Fri Feb 01 17:21:36 2013 +0100 +++ b/war/overlaysources.json Fri Feb 01 17:21:47 2013 +0100 @@ -1,7 +1,23 @@ [ + { + "label": "Klimscha Karte", + "type": "wms", + "url": "http://webgis.topoi.org/ArcGIS/services/Klimscha/mapserver/WMSServer", + "layer": "2", + "format": "image/png", + "projection": "EPSG:3857" + }, + { + "label": "Klimscha Orte", + "type": "wms", + "url": "http://webgis.topoi.org/ArcGIS/services/Klimscha/mapserver/WMSServer", + "layer": "4", + "format": "image/png", + "projection": "EPSG:3857" + }, { "label": "Limes", + "type": "kml", "url": "/data/overlay/limes.kml" - }, - + } ] \ No newline at end of file