This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git.


    from 0045413  Implement derivate for "Azimuthal Equidistant (Spherical)" 
projection.
     new 7336b1c  Tune the checks for error conditions in GridCoverage and 
BufferedGridCoverage construction.
     new a01eaf3  Reduce the amount of copy-and-paste in the test and add some 
assertions. This review does not yet include the change of exception type.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/sis/coverage/grid/GridCoverage.java |   7 +-
 .../sis/coverage/grid/GridCoverageBuilder.java     |   1 +
 .../apache/sis/coverage/grid/ImageRenderer.java    |   8 +-
 .../coverage/j2d/BufferedGridCoverage.java         |  55 +++-
 .../org/apache/sis/internal/feature/Resources.java |   6 +
 .../sis/internal/feature/Resources.properties      |   1 +
 .../sis/internal/feature/Resources_fr.properties   |   1 +
 .../sis/coverage/grid/GridCoverageBuilderTest.java | 305 +++++++++------------
 .../org/apache/sis/internal/map/CanvasContext.java |   2 +-
 .../gazetteer/MilitaryGridReferenceSystem.java     |   3 +-
 .../java/org/apache/sis/internal/jdk9/JDK9.java    |  11 +
 .../main/java/org/apache/sis/math/Fraction.java    |  14 +-
 12 files changed, 213 insertions(+), 201 deletions(-)

Reply via email to