<div dir="ltr">Hi,<div><br></div><div>I have a local WCS & WMS server.</div><div><br></div><div>I am trying to figure out if I can somehow define the Z units of a terrain layer I'm serving.</div><div><br></div><div>The single band from the individual GeoTIFF files providing the terrain data looks like this (from gdalinfo):</div><div><br></div><div><font face="monospace">Band 1 Block=512x512 Type=Float32, ColorInterp=Gray<br>  Description = Layer_1<br>  NoData Value=-999999<br>  Unit Type: m     <===================================== units are meters<br>  Metadata:<br>    LAYER_TYPE=athematic<br>    RepresentationType=ATHEMATIC</font><br></div><div><br></div><div>but when I download a GeoTIFF using a WCS GetCoverage request on this layer, the GeoTIFF's single band just looks like this:</div><div><br></div><div><font face="monospace">Band 1 Block=571x3 Type=Float32, ColorInterp=Gray</font><br></div><div><br></div><div>without "Unit Type."  </div><div><br></div><div>I also tried using </div><div><font face="monospace">   UNITS Meters</font><br></div><div>in my LAYER definition in my map file (copying an example I found among the case studies on the web site) but it didn't seem to have any effect. </div><div><br></div><div>Is there some way to define and retrieve the Z units for a WCS server? </div><div><br></div><div>Thanks very much.</div><div><br></div><div>carl</div></div>