-
- Downloads
ENH:reimplement get_lenght method from gdal/ogr
It would allow to use ogr fusion functionalities even with gdal version < 1.8.0 The implementation of the get_lenght method is based on the method available in OGRGeometryCollection class The behaviour is not modify for otb compiled with gdal > 1.8.0. The related compiles for now but there are remainig issues with layer deletation in the related test
Showing
- Code/OBIA/otbFusionOGRTileFilter.h 10 additions, 4 deletionsCode/OBIA/otbFusionOGRTileFilter.h
- Code/OBIA/otbFusionOGRTileFilter.txx 31 additions, 3 deletionsCode/OBIA/otbFusionOGRTileFilter.txx
- Testing/Code/OBIA/CMakeLists.txt 5 additions, 5 deletionsTesting/Code/OBIA/CMakeLists.txt
- Testing/Code/OBIA/otbOBIATests1.cxx 2 additions, 2 deletionsTesting/Code/OBIA/otbOBIATests1.cxx
Loading
Please register or sign in to comment