[gdal-dev] Re: patch for ISIS2 driver

2010-12-07 Thread Ludovic Mercier
Hi Trent, Le 06/12/2010 20:50, Trent M Hare a écrit : New PDS bug which I could use help with -- I have recently seen a new label from the LOLA team that allows one label to point to two different image types. This breaks the simple GDAL parser. In these LOLA labels there is a new section which

[gdal-dev] Re: patch for ISIS2 driver

2010-12-07 Thread Ludovic Mercier
Hi, Le 06/12/2010 20:50, Trent M Hare a écrit : It would also make sense to merge the PDS and ISIS2 code set however there are subtitle differences in both formats that we must be careful of. I have an existing code for this (only IMAGE tag), and in my patch i have prepare two function to manag

[gdal-dev] Re: patch for ISIS2 driver

2010-12-07 Thread ludovic
Even, i have open a new ticket : #3869 with a attachment. > I see that you've cc'ed Robert Soricone. Does this mean that he or Trent Hare > have already reviewed the patch ? No, see the next message in the thread. > Some links to public datasets if available would be helpful for testing I > thi

[gdal-dev] Re: patch for ISIS2 driver

2010-12-06 Thread Trent M Hare
Ludovic, This is excellent news and again any improvement to the original code is welcome. I actually am in the process of how to map the projection information for a potential ISIS3 writer. I also have a Python PDS label creation routine that I was thinking about pushing into library pr