Skip to content
Snippets Groups Projects
Forked from Main Repositories / otb
Source project has a limited visibility.
  • Manuel Grizonnet's avatar
    3ca68ddf
    ENH:reimplement get_lenght method from gdal/ogr · 3ca68ddf
    Manuel Grizonnet authored
    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
    3ca68ddf
    History
    ENH:reimplement get_lenght method from gdal/ogr
    Manuel Grizonnet authored
    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