<div dir="ltr"><div><div><div>Hi,<br><br></div>GDAL/OGR 1.11 offers several new OGR formats [0] that need support added in QGIS's source. I have added the OpenFileGDB format (because it was simple to do) [1], but don't have enough experience with the other database formats to add their support.<br>
<br>* CartoDB : read/write support<br>* GME (Google Map Engine) : read/write support<br>* GPKG (GeoPackage): read-write support (vector part of the spec.)<br>* SXF: read-only support<br>* WALK : read-only support<br>* WAsP .map : read-write support<br>
<br></div>Would anyone be willing to help add support for those? Looks like in addition to qgsogrprovider.cpp's createFilters( QString type ) that QgsVectorFileWriter::initMetaData() also needs updated.<br><br></div><div>
IMO, it would be good to then backport these to release-2.2 branch as well, so current users may benefit from the new formats. I could add my commit, but seems like it would be better to add full GDAL/OGR 1.11 support at once to that branch, excepting some formats if they will need more extensive support added first.<br>
</div><div><br>[0] <a href="http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News">http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News</a><br>[1] <a href="https://github.com/qgis/QGIS/commit/a096cf4">https://github.com/qgis/QGIS/commit/a096cf4</a><br>
<br></div>Regards,<br clear="all"><div><div><div><div><div><br>Larry<br></div>
</div></div></div></div></div>