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 33d5d46 Add "Rotated Latitude/Longitude" coordinate operation. new f4fa0fb Parameter in traditional order for factory methods. The `transform(…)` methods keep the "internal" order. new 2d89bb0 Add an `isIdentity()` method and comment. 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: .../referencing/provider/RotatedNorthPole.java | 2 +- .../referencing/provider/RotatedSouthPole.java | 2 +- .../operation/transform/RotatedPole.java | 81 +++++++++++++--------- .../operation/transform/RotatedPoleTest.java | 7 +- 4 files changed, 53 insertions(+), 39 deletions(-)