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. <[email protected]> wrote: > 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 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 database for PostGIS Raster properties >> gdalinfo failed - unable to open 'PG:host=localhost dbname=foo >> user=postgres table=bar mode=2" >> >> What could be the reason? >> >> Marco >> >> P.S. GDAL 1.8.0, released 2011/01/12 on Ubuntu Lucid with PostGISRaster >> (ro): PostGIS Raster driver >> _______________________________________________ >> gdal-dev mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/gdal-dev > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- Jorge Arévalo Internet & Mobility Division, DEIMOS [email protected] http://es.linkedin.com/in/jorgearevalo80 http://mobility.grupodeimos.com/ http://gis4free.wordpress.com http://geohash.org/ezjqgrgzz0g _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
