Re: [gdal-dev] LUT not available in metadata for the PNEO support

2022-07-20 Thread Even Rouault

Florian,


Currently, I'm integrated the PNEO support in the Orfeo Tool Box.

Is there a plan to support LUT metadata for PNEO sensor?


The plan in open source software is most often drawn by people in need 
for a feature :-) That would be a good contribution if you want to 
tackle that.


GDAL has the concepts of ColorTable attached to a RasterBand, or 
RasterAttributeTable (RAT), but from what I can see in the PNEO LUT XML 
files, not all input values are defined for compactness, just the points 
that define the curve, so they don't seem to be good fit here. Probably 
that exposing the content of the  XML element as a LUT metadata 
item on the relevant RasterBand could be a good solution.


Even

http://www.spatialys.com
My software is free, but my time generally not.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


[gdal-dev] LUT not available in metadata for the PNEO support

2022-07-18 Thread DOUZIECH Florian
Hi all,

Currently, I'm integrated the PNEO support in the Orfeo Tool Box.

Is there a plan to support LUT metadata for PNEO sensor?

The feature is quiet similar to the RPC data reading from the RPC xml file.

Best regards,
Florian

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev