[QGIS-Developer] Export layer with measures
Nyall Dawson
nyall.dawson at gmail.com
Mon May 29 14:39:12 PDT 2017
On 30 May 2017 at 00:31, Radim Blazek <radim.blazek at gmail.com> wrote:
>> QgsVectorFileWriter::ogrTypeFromWkbType( QgsWkbTypes::Type type )
>> {
>> type = QgsWkbTypes::dropM( type );
>
> It works without that line, can I remove it or there is any reason?
I suspect that's probably a remnant from GDAL < 2.1. I can't see any
reason to keep it for the newer gdal versions.
Nyall
More information about the QGIS-Developer
mailing list