- Oct 29, 2020
-
-
Julien Osman authored
-
- Oct 19, 2020
-
-
Julien Osman authored
-
- Oct 16, 2020
-
-
Cédric Traizet authored
-
- Oct 14, 2020
-
-
Julien Osman authored
-
- Oct 13, 2020
-
-
Julien Osman authored
-
- Oct 12, 2020
-
-
Cédric Traizet authored
-
Cédric Traizet authored
-
- Sep 22, 2020
-
-
Julien Osman authored
-
Julien Osman authored
-
- Aug 20, 2020
-
-
Julien Osman authored
-
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.
-
- Jul 28, 2020
-
-
Cédric Traizet authored
-
- Jul 21, 2020
-
-
Julien Osman authored
The class XMLMetadataSupplier belongs to a public hierarchy, it should not be possible to copy it.
-
- Jul 15, 2020
-
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
- Jul 10, 2020
-
-
Julien Osman authored
-
- Jul 09, 2020
-
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
- Jul 08, 2020
-
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
- Jul 07, 2020
-
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
Changes in otbMetadataSupplierInterface: method - GetRessourceFile now takes a parameter - new method GetRessourceFiles
-
Julien Osman authored
Add a new Fetch method for the Extra metadata. And the other Fetch methods had an issue with fetching the metadata for the bands.
-
Julien Osman authored
-
- Jul 02, 2020
-
-
Julien Osman authored
-
- Jun 26, 2020
-
-
Cédric Traizet authored
ENH: move implementation of non virtual methods to a source file to add them in the shared library in MetadataStorageInterface and MetadataSupplierInterface
-
- Jun 23, 2020
-
-
Julien Osman authored
ReadXMLToList from GDAL is not part of the public API. It can be used when compiling libgdal without --with-hide-internal-symbols switch. But libgdal from Debian and Ubuntu packages doesn't contains the symbols. The adopted solution is to implement a ReadXMLToList function for the OTB.
-
- Jun 18, 2020
-
-
Julien Osman authored
-
Julien Osman authored
-
- Jun 12, 2020
-
-
Cédric Traizet authored
-