diff --git a/Code/IO/otbWorldView2ImageMetadataInterface.cxx b/Code/IO/otbWorldView2ImageMetadataInterface.cxx index 5ceb8697c021d7db14671ff77f2acdbc0dc4cebf..ee24d9ac7bd61c5cd85c3247cd97ed01d91356fb 100644 --- a/Code/IO/otbWorldView2ImageMetadataInterface.cxx +++ b/Code/IO/otbWorldView2ImageMetadataInterface.cxx @@ -503,6 +503,7 @@ WorldView2ImageMetadataInterface // These values are not retrieved by the ossimQuickBirdMetadata class as // there are specific to WV2 We did not retrieve those values in the ossim // class and consider them as constant values + // FIXME: add the effectivebandwidth in the ossim keywordlist const double effectiveBandWidthPan = 2.846000e-01; outputValuesVariableLengthVector[0] = effectiveBandWidthPan / outputValuesVariableLengthVector[0];