On Tue, Oct 11, 2011 at 10:18 AM, uyen dang <[email protected]> wrote: > Hello, > I'm trying to Add a postgis raster layer by using wktraster plugin of Qgis, > but i always get error like : > Could not load PG: dbname=postgisdata host= user=postgres password=dathnguy > port=5432 schema=public table=katrina mode=2 > I think that it is mode is not good, but i also fail with mode 1 : > Could not load PG: dbname=postgisdata host= user=postgres password=dathnguy > port=5432 schema=public table=katrina mode=1 where='rid=1' > the same if i change the rid : > Could not load PG: dbname=postgisdata host= user=postgres password=dathnguy > port=5432 schema=public table=katrina mode=1 where='rid=2' > > Do you have any ideas about that ? > Thanks. > _______________________________________________ > postgis-users mailing list > [email protected] > http://postgis.refractions.net/mailman/listinfo/postgis-users > >
Hello, could you please provide more context? PostgreSQL version, PostGIS version, GDAL version, Operating System and the error log output. Best regards, -- 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 _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
