[gdal-dev] RFC 35: Delete, reorder and alter field definitions of OGR layers - Call for discussion [v2]

Even Rouault even.rouault at mines-paris.org
Sun May 8 13:59:45 EDT 2011


I've updated http://trac.osgeo.org/gdal/wiki/rfc35_deletereorderalterfielddefn 
to introduce OGRLayer::ReorderFields(), to reorder all the fields at once.

I've kept a (non-virtual) ReorderField() to be able to move easily a single 
field. ReorderField() is just a wrapper that generates the appropriate 
permutation to be used by ReorderFields().

A rfc35_v2.patch has been uploaded in ticket #2671 with the above changes.

Best regards,

Even


More information about the gdal-dev mailing list