<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>Hi,</div>
<div>at first, I know that mapserver doesn’t support wms with Elevation parameters. But maybe some could give me some Hints.</div>
<div>What I’m going to do is set up a wms which should deliver maps for a given Depth.</div>
<div>So I wrote a script which generates an referenced jpg of the demanded Dimensions (x/y and Depth) and modifies the Datasource of my Rasterlayer. Then Mapserver works as an normal wms.</div>
<div>So by now, I’m able to call my wms like this:</div>
<div><a href="http://localhost/geotis_wms.php?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=epsg:31467&bbox=3704120,5915103,3737294,5944356&layers=Horizontalschnitt_farbige_Isolininen&format=image/png&width=600&height=600&elevation=2500styles">http://localhost/geotis_wms.php?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=epsg:31467&bbox=3704120,5915103,3737294,5944356&layers=Horizontalschnitt_farbige_Isolininen&format=image/png&width=600&height=600&elevation=2500styles</a></div>
<div> </div>
<div>The Layerdefinition from the getCababilities is like:</div>
<div><Layer queryable="0" opaque="0" cascaded="0"></div>
<div><Name>Horizontalschnitt_farbige_Isolininen</Name></div>
<div><Title>Horizontalschnitt_farbige_Isolininen</Title></div>
<div><Abstract></div>
<div>Darstellung der Temperatur einer gebenen Tiefe durch farbige Isolininen</div>
<div></Abstract></div>
<div><SRS>epsg:4326</SRS></div>
<div><SRS>epsg:31467</SRS></div>
<div><LatLonBoundingBox minx="5.35586" miny="47.0265" maxx="15.6606" maxy="55.0755"/></div>
<div><BoundingBox SRS="EPSG:31467" minx="3.267e+006" miny="5.225e+006" maxx="3.927e+006" maxy="6.105e+006"/></div>
<div><Dimension name="Elevation" units="meter"/></div>
<div><Extent name="Elevation" unitSymbol="m">0/5000/100</Extent></div>
<div></Layer> </div>
<div> </div>
<div>My Questions are:</div>
<ol style="margin-top: 0pt; margin-bottom: 0pt; margin-left: 36pt; ">
<li>Is my Layerdefinition ok?</li><li>If yes, which clients support wms in this way? I tried to use QuantumGIS and ArcMap10 without any success – but maybe my Layerdefintion is wrong.</li></ol>
<div> </div>
<div> </div>
<div>Thomas Waberzeck</div>
<div> </div>
<div><font face="Arial, sans-serif">Leibniz-Institut für Angewandte Geophysik (LIAG)</font></div>
<div><font face="Arial, sans-serif" size="2">im</font></div>
<div><font face="Arial, sans-serif" size="2">GEOZENTRUM HANNOVER</font></div>
<div><font face="Arial, sans-serif" size="2">Stilleweg 2</font></div>
<div><font face="Arial, sans-serif" size="2">30655 Hannover</font></div>
<div><font face="Arial, sans-serif" size="2"> </font></div>
<div><font face="Arial, sans-serif" size="2">Telefon +49 (0)511 643 3352</font></div>
<div><font face="Arial, sans-serif" size="2">Telefax +49 (0)511 643 3665</font></div>
<div><font face="Arial, sans-serif" size="2"> </font></div>
<div><a href="mailto:Thomas.Waberzeck@liag-hannover.de"><font face="Tahoma, sans-serif" size="2" color="#0000FF"><u>Thomas.Waberzeck@liag-hannover.de</u></font></a></div>
<div> </div>
<div> </div>
<div> </div>
</font>
</body>
</html>