On 28 March 2014 21:04, Tim Keitt <[email protected]> wrote: > Something to consider is writing an interface that wraps the old code. > Modern generic approaches make this easy. > > Perhaps evaluate the Generic Image Library and Boost Geometry as candidates?
GDAL is I/O oriented, whereas in GIL and BG, I/O layer is an extension. Regardless, I've been prototyping GDAL driver for the new GIL I/O layer (aka GIL.IOv2), you may check it here https://github.com/mloskot/boost-gil-workshop/tree/gil-io2-gdal Best regards, -- Mateusz Łoskot, http://mateusz.loskot.net _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
