<div dir="ltr"><div><div><div>Thank you so much for your reply. <br><br>QGIS is able to get the min and max values (Layer properties > Style).<br>ST_SummaryStats is able to display the min and max values and other type of information.<br>

If I clip the raster to a TIFF file then ArcGIS is able to get the colormap and to display the TIFF with a color ramp.<br><br>However, applying grayscale, colormap or pseudocolor styles from QGIS does not work: the raster is still completely grey (or whatever color you choose).<br>

</div><div>Moreover, from the layer properties in QGIS the functions from the "colormap" tab are not accessible (they are greyed).<br></div><div> <br></div>It might be a QGIS problem. I will try to post the issue to the QGIS community, but I am keen on receiving more answers from PostGIS users who have encountered the same issue. In particular, I would be interested in knowing more about first classifying the data before applying a color ramp: if that is a solution, how do we do that?<br>

</div></div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/5 Pierre Racine <span dir="ltr"><<a href="mailto:Pierre.Racine@sbf.ulaval.ca" target="_blank">Pierre.Racine@sbf.ulaval.ca</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Normally you should be able to apply a color ramp to a PostGIS raster the same way you can apply a color ramp to any other raster. This is not a PostGIS problem. It is a QGIS problem.<br>

<br>
Pierre<br>
<br>
> -----Original Message-----<br>
> From: <a href="mailto:postgis-users-bounces@lists.osgeo.org">postgis-users-bounces@lists.osgeo.org</a> [mailto:<a href="mailto:postgis-users-">postgis-users-</a><br>
> <a href="mailto:bounces@lists.osgeo.org">bounces@lists.osgeo.org</a>] On Behalf Of Pietro Wadeci<br>
> Sent: Friday, April 05, 2013 5:28 AM<br>
> To: <a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
> Subject: [postgis-users] Applying symbology to a raster<br>
><br>
> Hi,<br>
><br>
> I have loaded a digital elevation model into PostGIS with the command line:<br>
> raster2pgsql -s 4326 -I -C -M -N -32768 C:/temp/myDEM.tif dem | psql -h<br>
> localhost -d myDB -U postgres<br>
><br>
> I have also tested the QGIS 1.8 raster loader.<br>
><br>
> In both cases the raster has been loaded correctly. I can see it in QGIS, I can clip<br>
> it, generate contours, and apply other functions.<br>
> There is one band (16BSI).<br>
><br>
><br>
> However, I do not manage to apply a symbology in QGIS, e.g. a color ramp. How<br>
> should I do? Did I miss a step?<br>
><br>
> Thanks for your reply.<br>
</blockquote></div><br></div>