GDAL OUT-DB RASTER SUPPORT

From: Osahon Oduware <osahon(dot)gis(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: GDAL OUT-DB RASTER SUPPORT
Date: 2017-04-28 14:09:34
Message-ID: CAGpiUSiuVVrOh66H5nMq52ENbDX3Pef7dg3PHVwjpEYe_+x1gQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,

I am getting a black image when I try to display PostGIS out-db rasters. I
discovered that it has to do with GDAL support for out-db rasters as stated
in the link below for a similar issue (over 1 year back):
https://hub.qgis.org/issues/12133

The last comment by Jürgen Fischer states "... only black images. So it's a
dependency issue (GDAL complains ERROR 1: This raster has outdb storage.
This feature isn't still available)."

I have also been told in the link below that "out-db support is not
implemented yet in the GDAL PostGISRaster driver.":
https://lists.osgeo.org/pipermail/gdal-dev/2017-April/046512.html

I would like to know how to solve this issue of displaying postgis out-db
rasters in QGIS?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2017-04-28 14:31:47 Re: GDAL OUT-DB RASTER SUPPORT
Previous Message Mark Watson 2017-04-28 13:14:28 Re: Postgres 9.6.2 and pg_log - solved