Zugang: Karteneinstieg: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 39: | Zeile 39: | ||
// GAIA MV Historische Karten, Preussische Messtischblätter 1:25000 | // GAIA MV Historische Karten, Preussische Messtischblätter 1:25000 | ||
//"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" | ||
//"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=", | |||
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", | |||
{ | { | ||
layers: " | layers: "wms_mv_tk25m,WMS_MV_TK25M", | ||
format: "image/ | srs: "EPSG:5650", | ||
width: "300", | |||
height: "200", | |||
format: "image/gif", | |||
styles: "default" | |||
} | } | ||
); | ); | ||
map.addLayer(geoportal); | map.addLayer(geoportal); | ||
// Kartendienst ORKA MV | // Kartendienst ORKA MV | ||
Version vom 15. November 2016, 23:23 Uhr
Kartentest mit statischen POIs und der aktuellen Karte von ORKA-MV