> Ok - was just wondering if you're planning on hooking into existing
> methods like QgsVectorDataProvider::renameAttributes here or whether
> it'll be something specific to this format.

That will of course use QgsOgrProvider::renameAttributes() which already 
exists and calls OGR_L_AlterFieldDefn(), so it is a matter of implementing the 
AlterFieldDefn API in the OGR GPKG driver.

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to