On 04/18/2017 07:37 AM, Osahon Oduware wrote:
I forgot to mention that I have put the question on the qgis-user
mailing list. Thanks for your help.
Great, because I don't have a clue where to go from here.
--
Adrian Klaver
adrian.kla...@aklaver.com
--
Sent via pgsql-general mailing list (p
I forgot to mention that I have put the question on the qgis-user mailing
list. Thanks for your help.
On Tue, Apr 18, 2017 at 3:31 PM, Osahon Oduware
wrote:
> Hi Adrian,
>
> I think it is a problem with QGIS as things seems fine from the PostGIS
> end (raster data) going by the following queries
Hi Adrian,
I think it is a problem with QGIS as things seems fine from the PostGIS end
(raster data) going by the following queries:
*SELECT r_table_name, r_raster_column, out_db FROM raster_columns;*
returned the following output:
"test_rast","rast","[True, True, True]"
*SELECT t.rid, (md).isou
On 04/18/2017 06:41 AM, Osahon Oduware wrote:
Hi All,
I have an out-db raster on PostGIS which I tried to load in QGIS (v
2.14.12-Essen) utilizing the DB Manager to establish a connection. I
could view the raster table, but when I try to "Add to canvas" it
displays a black screen instead of the
Hi All,
I have an out-db raster on PostGIS which I tried to load in QGIS (v
2.14.12-Essen) utilizing the DB Manager to establish a connection. I could
view the raster table, but when I try to "Add to canvas" it displays a
black screen instead of the raster image.
I would be glad if someone could