Tuesday, 26 March 2019

qgis - Dropping z dimension programmatically


It seems there is no geoalgorithm to drop z values in the QGIS processing toolbox. Can this be done programmatically using the Python console? At the moment I have to save the layer with unchecked 'Include z-dimension' checkbox (non automatic geometry type):



enter image description here



Answer




For future reference - QGIS 3 includes a drop z value processing algorithm


No comments:

Post a Comment