[postgis-devel] Unknown coord_dimension in geometry_columns

Sandro Santilli strk at keybit.net
Tue Mar 3 07:33:52 PST 2015


On Tue, Mar 03, 2015 at 04:20:19PM +0100, RĂ©mi Cura wrote:
> Don't you need a primary key or equivalent for QGIS?

Only if you want to edit.

I know the problem is about coord_dimension because I see QGIS WKB parser
erroring out due to higher dimension flags not being recognized. The QGIS
code does not invoke ST_Force2D on those values because it thinks they
are 2d already (as false-advertised by geometry_columns).

--strk;



More information about the postgis-devel mailing list