<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&#8217;t support wms with Elevation parameters. But maybe some could give me some Hints.</div>
<div>What I&#8217;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&#8217;m able to call my wms like this:</div>
<div><a href="http://localhost/geotis_wms.php?SERVICE=WMS&amp;VERSION=1.1.1&amp;REQUEST=GetMap&amp;SRS=epsg:31467&amp;bbox=3704120,5915103,3737294,5944356&amp;layers=Horizontalschnitt_farbige_Isolininen&amp;format=image/png&amp;width=600&amp;height=600&amp;elevation=2500styles">http://localhost/geotis_wms.php?SERVICE=WMS&amp;VERSION=1.1.1&amp;REQUEST=GetMap&amp;SRS=epsg:31467&amp;bbox=3704120,5915103,3737294,5944356&amp;layers=Horizontalschnitt_farbige_Isolininen&amp;format=image/png&amp;width=600&amp;height=600&amp;elevation=2500styles</a></div>
<div>&nbsp;</div>
<div>The Layerdefinition from the getCababilities is like:</div>
<div>&lt;Layer queryable=&quot;0&quot; opaque=&quot;0&quot; cascaded=&quot;0&quot;&gt;</div>
<div>&lt;Name&gt;Horizontalschnitt_farbige_Isolininen&lt;/Name&gt;</div>
<div>&lt;Title&gt;Horizontalschnitt_farbige_Isolininen&lt;/Title&gt;</div>
<div>&lt;Abstract&gt;</div>
<div>Darstellung der Temperatur einer gebenen Tiefe durch farbige Isolininen</div>
<div>&lt;/Abstract&gt;</div>
<div>&lt;SRS&gt;epsg:4326&lt;/SRS&gt;</div>
<div>&lt;SRS&gt;epsg:31467&lt;/SRS&gt;</div>
<div>&lt;LatLonBoundingBox minx=&quot;5.35586&quot; miny=&quot;47.0265&quot; maxx=&quot;15.6606&quot; maxy=&quot;55.0755&quot;/&gt;</div>
<div>&lt;BoundingBox SRS=&quot;EPSG:31467&quot; minx=&quot;3.267e&#43;006&quot; miny=&quot;5.225e&#43;006&quot; maxx=&quot;3.927e&#43;006&quot; maxy=&quot;6.105e&#43;006&quot;/&gt;</div>
<div>&lt;Dimension name=&quot;Elevation&quot; units=&quot;meter&quot;/&gt;</div>
<div>&lt;Extent name=&quot;Elevation&quot; unitSymbol=&quot;m&quot;&gt;0/5000/100&lt;/Extent&gt;</div>
<div>&lt;/Layer&gt; </div>
<div>&nbsp;</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 &#8211; but maybe my Layerdefintion is wrong.</li></ol>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Thomas Waberzeck</div>
<div>&nbsp;</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">&nbsp;</font></div>
<div><font face="Arial, sans-serif" size="2">Telefon &#43;49 (0)511 643 3352</font></div>
<div><font face="Arial, sans-serif" size="2">Telefax &#43;49 (0)511 643 3665</font></div>
<div><font face="Arial, sans-serif" size="2">&nbsp;</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>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</font>
</body>
</html>