Zugang: Karteneinstieg: Unterschied zwischen den Versionen
		
		
		
		
		
		Zur Navigation springen
		Zur Suche springen
		
				
		
		
	
| Zeile 40: | Zeile 40: | ||
|      //"http://www.geodaten-mv.de/dienste/tk25m_laiv_wms?REQUEST=GetCapabilities&VERSION=1.3.0&SERVICE=WMS" |      //"http://www.geodaten-mv.de/dienste/tk25m_laiv_wms?REQUEST=GetCapabilities&VERSION=1.3.0&SERVICE=WMS" | ||
|      var geoportal = new OpenLayers.Layer.WMS("Preussische Messtischblätter 1:25000, Geoportal MV", |      var geoportal = new OpenLayers.Layer.WMS("Preussische Messtischblätter 1:25000, Geoportal MV", | ||
| − |          "https://www.geodaten-mv.de/dienste/tk25m_laiv_wms", | + |          //"https://www.geodaten-mv.de/dienste/tk25m_laiv_wms", | 
| + | "http://www.geodaten-mv.de/dienste/tk25m_laiv_wms?REQUEST=GetMap&VERSION=1.1.1&SERVICE=WMS&LAYERS=WMS_MV_TK25M&BBOX=33188033,5872959,33480367,6079611&SRS=EPSG:5650&FORMAT=image/gif&WIDTH=300&HEIGHT=200&STYLES=" | ||
|          { |          { | ||
|              layers: "WMS_MV_TK25", |              layers: "WMS_MV_TK25", | ||
| Zeile 48: | Zeile 49: | ||
|      map.addLayer(geoportal); |      map.addLayer(geoportal); | ||
| − | //http://www.geodaten-mv.de/dienste/tk25m_laiv_wms?REQUEST=GetMap&VERSION=1.1.1&SERVICE=WMS&LAYERS=WMS_MV_TK25M&BBOX=33188033,5872959,33480367,6079611&SRS=EPSG:5650&FORMAT=image/gif&WIDTH=300&HEIGHT=200&STYLES="  | + | //http://www.geodaten-mv.de/dienste/tk25m_laiv_wms?REQUEST=GetMap&VERSION=1.1.1&SERVICE=WMS&LAYERS=WMS_MV_TK25M&BBOX=33188033,5872959,33480367,6079611&SRS=EPSG:5650&FORMAT=image/gif&WIDTH=300&HEIGHT=200&STYLES=" | 
|      // Kartendienst ORKA MV |      // Kartendienst ORKA MV | ||
Version vom 15. November 2016, 23:16 Uhr
Kartentest mit statischen POIs und der aktuellen Karte von ORKA-MV