<div dir="auto"><div dir="ltr">Excuse me, I readed this too fast.<br></div><div dir="ltr">Maybe it is because you missed the E modifier before the string literal ?</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-12-29 0:15 GMT+01:00 Liglio Cavalcante <span dir="ltr"><<a href="mailto:liglio.pessoal@nexxa.com.br" target="_blank">liglio.pessoal@nexxa.com.br</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I already tried several characters, including "Environement.Newline", "\r\n",<br>
Chr(15), Chr(13). It does not work, the string looks like this using Chr(13)<br>
in a <a href="http://VB.NET" rel="noreferrer" target="_blank">VB.NET</a> code:<br>
<br>
SELECT ST_ColorMap( rast, '" & vbCr & "nv 0 0 0 0" & vbCr & "0.5 255 0 145<br>
255" & vbCr & "1 181 19 111  255" & vbCr & "3 19 0 104  255" & vbCr & "') as<br>
rast FROM tb_rasterdensity, 'GTiff', NULL, 4326)<br>
<br>
Maybe the st_colormap, must implement a character to be interpreted to a<br>
line feed (ex: "|").<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://postgis.17.x6.nabble.com/problem-using-st-colormap-in-a-command-string-tp5010778p5010780.html" rel="noreferrer" target="_blank">http://postgis.17.x6.nabble.co<wbr>m/problem-using-st-colormap-in<wbr>-a-command-string-tp5010778p50<wbr>10780.html</a><br>
<div class="m_631164053376769405m_-557456681539968807m_-927314089771010907HOEnZb"><div class="m_631164053376769405m_-557456681539968807m_-927314089771010907h5">Sent from the PostGIS - User mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/postgis-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/postgis-users</a></div></div></blockquote></div><br></div>