view war/overlaysources.json @ 89:3700846b8590 trimmed_data tip

bug: removed leading / in url
author Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
date Fri, 15 Mar 2013 12:53:55 +0100
parents 00f7860d9ee5
children
line wrap: on
line source

[
	{
		"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"
    }
]