It's much easier than that. In the Save As dialog there is a Geometry Type section. Change that from automatic to the specific type you want. Then make sure to uncheck the "include z-dimension box" below it.
As an alternative ogr2ogr -dim 2 will also convert to 2d geometries. I've tested both of them. Long term obviously it should fixed in the code. Thanks, Alex On 04/17/2016 04:51 AM, Lene Fischer wrote: > Hi again, > I now created a new temp Scratch layer – line copy/pasted all the lines from > the original layer – saved as – and now it works. > It would be great if there was an understandable error text ☺ > > > Lene Fischer > Associate Professor > > Department of Geosciences and Natural Resource Management > University of Copenhagen > > > MOB +45 40115084 > [email protected]<mailto:[email protected]> > > > [cid:[email protected]] > > > Fra: Qgis-user [mailto:[email protected]] På vegne af Anita > Graser > Sendt: 17. april 2016 12:24 > Til: ralfwessels > Cc: qgis-user > Emne: Re: [Qgis-user] Clip - unsupported geometrytype -2147483646 > > I had the same issue with some polygon datasets today. Used a fixed distance > buffer with distance 0 to "fix" the datasets. > > Best wishes, > Anita > > > > _______________________________________________ > Qgis-user mailing list > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user > _______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
