On Tue, 12 Feb 2019 at 01:36, Paolo Cavallini <[email protected]> wrote: > > Hi all, > importing the attached shp into PostGIS results in an error[0]. When > saving it to a linestring without the Z dimension, The import goes > smoothly. I suspect this is a bug on our side. Any hint? > Thanks.
Confirmed, fix at https://github.com/qgis/QGIS/pull/9159 Nyall > > [0]ERROR: TypeM needs 3 dimensions > CONTESTO: PL/pgSQL function addgeometrycolumn(character > varying,character varying,character varying,character > varying,integer,character varying,integer,boolean) line 39 at RAISE > SQL statement "SELECT AddGeometryColumn('',$1,$2,$3,$4,$5,$6,$7)" > PL/pgSQL function addgeometrycolumn(character varying,character > varying,character varying,integer,character varying,integer,boolean) > line 5 at SQL statement > -- > Paolo Cavallini - www.faunalia.eu > QGIS.ORG Chair: > http://planet.qgis.org/planet/user/28/tag/qgis%20board/ > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
