<div dir="ltr"><div>Hi,</div><div><br></div><div>I'm running MapServer 7.0.5 with GDAL 2.2.0 (CentOS x64) and have a 6Gb DEM tiff(float32) with overviews. Currently I set up a color ramp in QGIS based on values/colors of some GRASS color tables such as ETOPO2, SRTM and Terrain. </div><div>Then in mapfile I used a color ramp (colorrange, datarange, rangeitem) coying colors and limit values from QGIS themes.</div><div><br></div><div>I'd like to let users to dynamically change the WMS raster output using QGIS. Then, it could avoid to duplicating LAYERS declarations such as "dem_srtmtheme", "dem_etopo2theme" and so on.</div><div>Or this (such as SLD) will be possible only for 8bit rasters and vectors?</div><div><br></div><div>thanks in advance.</div><div><br></div><div>Here's the dump(gdalinfo) of my raster file:</div><div><br></div><div><div>Driver: GTiff/GeoTIFF</div><div>Files: /myfile.tif</div><div>       /myfile.tif.ovr</div><div>Size is 45369, 38050</div><div>Coordinate System is:</div><div>PROJCS["SIRGAS 2000 / UTM zone 23S",</div><div>    GEOGCS["SIRGAS 2000",</div><div>        DATUM["Sistema_de_Referencia_Geocentrico_para_las_AmericaS_2000",</div><div>            SPHEROID["GRS 1980",6378137,298.257222101,</div><div>                AUTHORITY["EPSG","7019"]],</div><div>            TOWGS84[0,0,0,0,0,0,0],</div><div>            AUTHORITY["EPSG","6674"]],</div><div>        PRIMEM["Greenwich",0,</div><div>            AUTHORITY["EPSG","8901"]],</div><div>        UNIT["degree",0.0174532925199433,</div><div>            AUTHORITY["EPSG","9122"]],</div><div>        AUTHORITY["EPSG","4674"]],</div><div>    PROJECTION["Transverse_Mercator"],</div><div>    PARAMETER["latitude_of_origin",0],</div><div>    PARAMETER["central_meridian",-45],</div><div>    PARAMETER["scale_factor",0.9996],</div><div>    PARAMETER["false_easting",500000],</div><div>    PARAMETER["false_northing",10000000],</div><div>    UNIT["metre",1,</div><div>        AUTHORITY["EPSG","9001"]],</div><div>    AXIS["Easting",EAST],</div><div>    AXIS["Northing",NORTH],</div><div>    AUTHORITY["EPSG","31983"]]</div><div>Origin = (268724.500000000000000,7485552.500000000000000)</div><div>Pixel Size = (1.000000000000000,-1.000000000000000)</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  (  268724.500, 7485552.500) ( 47d15' 6.30"W, 22d43'17.44"S)</div><div>Lower Left  (  268724.500, 7447502.500) ( 47d15'26.74"W, 23d 3'53.89"S)</div><div>Upper Right (  314093.500, 7485552.500) ( 46d48'36.78"W, 22d43'37.63"S)</div><div>Lower Right (  314093.500, 7447502.500) ( 46d48'53.22"W, 23d 4'14.43"S)</div><div>Center      (  291409.000, 7466527.500) ( 47d 2' 0.78"W, 22d53'46.41"S)</div><div>Band 1 Block=45369x1 Type=Float32, ColorInterp=Gray</div><div>  NoData Value=-32768</div><div>  Overviews: 22685x19025, 11343x9513, 5672x4757, 2836x2379</div></div><div><br></div><br clear="all"><div><div class="gmail-m_6594165859134261125gmail_signature">Eduardo Patto Kanegae<br><a href="http://www.webmapit.com.br" target="_blank">http://www.webmapit.com.br</a> | @webmapit</div></div>
</div>