<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi,</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">I have loaded a digital elevation model into PostGIS with the command line:</div><div>raster2pgsql -s 4326 -I -C -M -N -32768 C:/temp/myDEM.tif dem | psql -h localhost -d myDB -U postgres<br></div><div>I have also tested the QGIS 1.8 raster loader.</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">In both cases the raster has been loaded correctly. I can see it in QGIS, I can clip it, generate contours, and apply other functions.</div><div>There is one band (16BSI).<br></div><div><br></div><div style="color: rgb(0, 0, 0);
 font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">However, I do not manage to apply a symbology in QGIS, e.g. a color ramp. How should I do? Did I miss a step?</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">Thanks for your reply.</div></div></body></html>