Hi,
Just wondering if anyone had any thoughts on my issue loading out-db /
filesystem stored rasters from PostGIS.
I began to wonder if the data had loaded correctly but came across the
following psql method to get a basic image out and it is fine:
postgis20test=# SELECT oid, lowrite(lo_open(oid
Hi,
I've come across the following issue when trying to use an out of database
filesystem raster using PostGIS 2.0 and loading into a couple of GIS. One
GIS wouldn't show any image and QGIS came back with the following issue
which i've also posted on the QGIS forum...
I'm starting to user PostGIS