Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

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
Labels (1)
  • Other

2 Replies
Anonymous
Not applicable
Author

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.
Anonymous
Not applicable
Author

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.