[gdal-dev] patch for ISIS2 driver

Ludovic Mercier ludovic.mercier at gmail.com
Mon Dec 6 11:01:56 EST 2010


Hi,

i have a patch for gdal 1.7.3 to improve isis2 driver.
The patch had
* writing functionality for QUBE object
* grab null value
* improve the type reading
* can read qube with back plane, side plane and bottom plane
* can read a file with label detached or attached.

and i have modify nasakeyword handler to reduce sensibility of parser to 
little error on comment. (Like if we have char after end comment.)

but i have rewrite/move a lot of lines... I use this patch for a 
research project from one year ago. I work on hyperspectral data with 
OTB library.

I think is it possible to easily merge pdsdataset.cpp and isis2dataset.cpp
pdsdataset work on IMAGE tag and isis2 on QUBE tag but it is the same 
workflow for all object (QUBE, IMAGE or SPECTRAL_QUBE)

Warning for writing no geographical information are writing now, and 
create_copy is not implemented.

Ludovic.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdal-1.7.3-lpg-613.patch
Type: text/x-patch
Size: 48757 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/gdal-dev/attachments/20101206/ccd94c43/gdal-1.7.3-lpg-613-0001.bin


More information about the gdal-dev mailing list