<div dir="ltr">Hi,<br><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 3, 2018 at 2:50 PM Jackie Ng <<a href="mailto:jumpinjackie@gmail.com">jumpinjackie@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Without knowing much about the GDAL provider internals, but assuming it uses<br>
GDAL in the same way the OGR provider uses OGR, then I would assume the<br>
DefaultRasterFileLocation property is not necessarily a physical file path,<br>
but rather is actually just an arbitrary data source string and going by<br>
that logic you would set DefaultRasterFileLocation to something like:<br>
<br>
PG:host=localhost port=5432 dbname='mydb' user='postgres' password='secret'<br>
schema='public' table=mytable<br></blockquote><div><br></div><div>thank you Jackie, it workish, it does not give any error, it founds that there is a raster but nothing is displayed if used in a map.</div><div>I will keep investigating.</div><div>Regars,</div><div><br></div><div>Gabriele </div></div></div>