<div dir="ltr"><div dir="ltr" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial">Hi,<div><br></div><div>I have a DEM with the following information:</div><div><div>PROJCS["SimpleCylindrical Moon",</div><div>    GEOGCS["GCS_Moon",</div><div>        DATUM["D_Moon",</div><div>            SPHEROID["Moon",1737400,0]],</div><div>        PRIMEM["Reference_Meridian",0]<wbr>,</div><div>        UNIT["degree",0.<wbr>0174532925199433]],</div><div>    PROJECTION["Equirectangular"],</div><div>    PARAMETER["latitude_of_origin"<wbr>,0],</div><div>    PARAMETER["central_meridian",<wbr>0],</div><div>    PARAMETER["standard_parallel_<wbr>1",0],</div><div>    PARAMETER["false_easting",0],</div><div>    PARAMETER["false_northing",0],</div><div>    UNIT["metre",1,</div><div>        AUTHORITY["EPSG","9001"]]]</div><div>Origin = (-5458203.076000000350177,<wbr>2729101.538000000175089)</div><div>Pixel Size = (118.450587586805568,-118.<wbr>450587586805568)</div><div>Metadata:</div><div>  AREA_OR_POINT=Area</div><div>Image Structure Metadata:</div><div>  INTERLEAVE=BAND</div><div>Corner Coordinates:</div><div>Upper Left  (-5458203.076, 2729101.538) (180d 0' 0.00"W, 90d 0' 0.00"N)</div><div>Lower Left  (-5458203.076,-2729101.538) (180d 0' 0.00"W, 90d 0' 0.00"S)</div><div>Upper Right ( 5458203.076, 2729101.538) (180d 0' 0.00"E, 90d 0' 0.00"N)</div><div>Lower Right ( 5458203.076,-2729101.538) (180d 0' 0.00"E, 90d 0' 0.00"S)</div><div>Center      (   0.0000000,   0.0000000) (  0d 0' 0.01"E,  0d 0' 0.01"N)</div><div>Band 1 Block=92160x1 Type=Int16, ColorInterp=Gray</div><div>  NoData Value=-32768</div><div>  Offset: 0,   Scale:0.5</div></div><div><br></div><div>From my understanding of the DEM information, each pixel value must be multiplied by 0.5. If I want to access to my DEM through the WCS protocol, how can I say to mapserver to multiply each value by 0.5 so that my client displays the right values ? If it is not possible, is there a way to have this information in the getCapabilities ?</div><div><br></div><div>Thanks a lot,</div><div>Jean-Christophe</div></div><div class="gmail-yj6qo" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"></div><br class="gmail-Apple-interchange-newline"><br></div>