Martin Desruisseaux created SIS-628:
---------------------------------------
Summary: Pyramid level order should be from coarsest to finest
resolution
Key: SIS-628
URL: https://issues.apache.org/jira/browse/SIS-628
Project: Spatial Information Systems
Issue Type: Bug
Components: Coverage
Affects Versions: 1.2
Reporter: Martin Desruisseaux
Assignee: Martin Desruisseaux
Fix For: 1.7
The {{GridCoverageResource.getResolutions()}} method added in SIS 1.2 returns
resolutions from finest (smallest numbers) to coarsest (the overview). This is
the opposite of the order used in OGC specification for tile matrix set. We
should harmonize to OGC compliant order.
Note that this is a breaking change. But prior SIS 1.7 (not yet released), not
many data stores returned a list of 2 or more elements. The only one was the
GeoTIFF reader.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)