Description
Provides methods for aggregating the bands of two or more GridCoverage instances. The grid geometry of all GridCoverage instances must have the same "grid to CRS" transform except for the translation terms, provided that those translations are an integer amount of cells.
The functionality is added as news methods in ImageProcessor and CoverageProcessor. For aggregating bands of GridCoverageResource instances, the functionality is added in the dedicated org.apache.sis.storage.aggregate package.
This is part of the pull request #32 with some refactoring.
Attachments
Issue Links
- depends upon
-
SIS-577 Replace ColorModel argument by a Colorizer interface
- Closed