[Qgis-developer] GeoPackage: Vector layer save as... support
Even Rouault
even.rouault at spatialys.com
Fri Jun 5 00:50:51 PDT 2015
Le vendredi 05 juin 2015 00:53:39, Stefan Keller a écrit :
> Hi,
>
> Can somebody explain, if there is a problem when GeoPackage is being
> added as writable driver (see also this feature request [1])?
>
> I'm not sure but it seems that it's mainly inserting following snippet
> to "core/qgsvectorfilewriter.cpp", specifially
> "QgsVectorFileWriter::driverMetadata", after line 2272 [2]:
>
> else if ( driverName.startsWith( "GeoPackage" ) )
--> Should rather be "GPKG" (short name of driver) I think
> {
> longName = "GeoPackage";
> trLongName = QObject::tr( "GeoPackage" );
> glob = "*.gpkg";
> ext = "gpkg";
> }
>
> Yours, S.
>
> [1] https://hub.qgis.org/issues/12187
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the Qgis-developer
mailing list