<div dir="ltr"><div>There is also one new raster format (KRO).</div><div><br></div>To whoever adds support for these, it would be nice to test that they it works in file open dialogs as well as the browser dock and app.  Should work automatically once the ogr and gdal drivers are updated.<div>
<br></div><div>Looks like there is no support for  network-based gdal/ogr drivers in the browser -  that would be nice to have. It could take the form of a new top-level item, and a "New connection" dialog similar to the one used in the "new vector" database widget.</div>
<div><div><br></div><div>Etienne</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 7, 2014 at 4:21 PM, Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@mines-paris.org" target="_blank">even.rouault@mines-paris.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le mercredi 07 mai 2014 20:51:53, Larry Shaffer a écrit :<br>
<div class="">> Hi,<br>
><br>
> GDAL/OGR 1.11 offers several new OGR formats [0] that need support added in<br>
> QGIS's source. I have added the OpenFileGDB format (because it was simple<br>
> to do) [1], but don't have enough experience with the other database<br>
> formats to add their support.<br>
><br>
> * CartoDB : read/write support<br>
<br>
</div>--> Not file based, but remote database. Should be dealt like others<br>
myDatabaseDrivers cases<br>
<div class=""><br>
> * GME (Google Map Engine) : read/write support<br>
<br>
</div>--> Remote database too.<br>
<div class=""><br>
> * GPKG (GeoPackage): read-write support (vector part of the spec.)<br>
<br>
</div>--> File-based (similar to CSV) Extension is .gpkg<br>
<br>
> * SXF: read-only support<br>
<br>
--> File-based. Extension is SXF<br>
<br>
> * WALK : read-only support<br>
<br>
--> Similar to PGEO. It is a MDB database<br>
<div class=""><br>
> * WAsP .map : read-write support<br>
<br>
</div>--> File-based. Extension is .map<br>
<div class="im HOEnZb"><br>
><br>
> Would anyone be willing to help add support for those? Looks like in<br>
> addition to qgsogrprovider.cpp's createFilters( QString type ) that<br>
> QgsVectorFileWriter::initMetaData() also needs updated.<br>
><br>
> IMO, it would be good to then backport these to release-2.2 branch as well,<br>
> so current users may benefit from the new formats. I could add my commit,<br>
> but seems like it would be better to add full GDAL/OGR 1.11 support at once<br>
> to that branch, excepting some formats if they will need more extensive<br>
> support added first.<br>
><br>
> [0] <a href="http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News" target="_blank">http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News</a><br>
> [1] <a href="https://github.com/qgis/QGIS/commit/a096cf4" target="_blank">https://github.com/qgis/QGIS/commit/a096cf4</a><br>
><br>
> Regards,<br>
><br>
> Larry<br>
<br>
</div><span class="HOEnZb"><font color="#888888">--<br>
Geospatial professional services<br>
<a href="http://even.rouault.free.fr/services.html" target="_blank">http://even.rouault.free.fr/services.html</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a></div></div></blockquote></div><br></div>