Difference between revisions of "Paris Code Sprint 2016 : GDAL Agenda"

From OSGeo
Jump to navigation Jump to search
Line 7: Line 7:
 
** Implementation in drivers that support it : PostGIS (if not already completed), SQLite/Spatialite, FileGDB, OpenFileGDB, GPKG, Oracle. Check that it works with CSV, VRT, MEM
 
** Implementation in drivers that support it : PostGIS (if not already completed), SQLite/Spatialite, FileGDB, OpenFileGDB, GPKG, Oracle. Check that it works with CSV, VRT, MEM
 
** Check how that works with reprojection. Probably need ogr2ogr hack
 
** Check how that works with reprojection. Probably need ogr2ogr hack
 +
** Review remaining tasks in https://trac.osgeo.org/gdal/wiki/MeasuredGeometriesInDrivers
  
 
* Breaking cyclic dependency spatialite->postgis->gdal->spatialite that cause [https://lists.debian.org/debian-gis/2016/02/msg00017.html issues in DebianGIS packaging], possibly by [https://lists.debian.org/debian-gis/2016/02/msg00020.html dlopen()'ing spatialite]
 
* Breaking cyclic dependency spatialite->postgis->gdal->spatialite that cause [https://lists.debian.org/debian-gis/2016/02/msg00017.html issues in DebianGIS packaging], possibly by [https://lists.debian.org/debian-gis/2016/02/msg00020.html dlopen()'ing spatialite]

Revision as of 07:42, 12 February 2016

Discussion and group review topics for the Paris Code Sprint 2016.

Tasks

Discussions