#1 2008-01-31 11:55:42

Sean
New member
Registered: 2008-01-31
Posts: 1

Load Postgis layer in Qgis

Hi, I have an error using Qgis-Titan to load the layer imported with SDI.
Error message is :
"Column the_geom in "public"."boundaries" has a geometry type of GEOMETRY,
which Qgis does not currently support."

Any help appreciated.

Thanks.
Sean

Offline

#2 2008-01-31 13:39:23

Fxp
Member
Registered: 2007-11-12
Posts: 153

Re: Load Postgis layer in Qgis

Hi Sean, this is a problem in QGis which doesn't support Type = "Geometry" in PostGis. I've the same problem using Titan, maybe it's different in latest release ?
To fix the problem, you need to define in sPostgisOutput component the geometry type (ie. Point, LineString, Polygon, Multi*...) according to your input geometries and not use the generic Geomtry type if you plan to use Qgis.

HTH. Francois

PS : type = "Geometry" is well supported by uDig.

Offline

#3 2008-02-01 13:54:33

yjacolin
Member
Company: HBS Research
Registered: 2008-01-31
Posts: 54

Re: Load Postgis layer in Qgis

Hi,

QGIS does not support Geometry' Type in Titan or in lastest release, and it is not suppose to change for the next release. It could be implemented but it is not "important".

Y.

Offline

Board footer

Powered by FluxBB