Re: [gdal-dev] GDAL unable to open PostGIS Raster table

2011-09-13 Thread Jorge Arévalo
Hi Marco, I'm working on GDAL PostGIS Raster driver, so, don't hesitate to report any error found. Best regards, Jorge On Tue, Sep 13, 2011 at 9:56 PM, Marco Lechner - FOSSGIS e.V. wrote: > fixed. I used Bar instead of bar for table names and therefore had to > put the table name in "" > > Marc

Re: [gdal-dev] GDAL unable to open PostGIS Raster table

2011-09-13 Thread Marco Lechner - FOSSGIS e.V.
fixed. I used Bar instead of bar for table names and therefore had to put the table name in "" Marco Am 13.09.2011 21:45, schrieb Marco Lechner - FOSSGIS e.V.: > Hi, > > I'm trying to access a PostGIS Rastertable using gdalinfo. > While > $ gdalinfo "PG:host=localhost dbname=foo user=postgres mod

[gdal-dev] GDAL unable to open PostGIS Raster table

2011-09-13 Thread Marco Lechner - FOSSGIS e.V.
Hi, I'm trying to access a PostGIS Rastertable using gdalinfo. While $ gdalinfo "PG:host=localhost dbname=foo user=postgres mode=2" returns all the available rasters including 'bar' of foo-DB $ gdalinfo "PG:host=localhost dbname=foo user=postgres table=bar mode=2" returns "ERROR 1: Error browsing