Skip to content
  • Julien Osman's avatar
    ENH: Implement various optimizations · f92221a0
    Julien Osman authored
    Remove unused commented code.
    Rename OTB_xxx from otbGeometryMetadata to simply xxx.
    Optimize constructors for otbGeometryMetadata::GCP.
    Use reference to MetadataSupplierInterface instead of pointer in
    ImageMetadataInterfaceBase::Fetch.
    Use keyword 'using' in place of 'typedef' in GDALImageMetadataInterface.
    f92221a0