svn commit: r1691392 - /sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/projection/Mercator.java

2015-07-16 Thread desruisseaux
Author: desruisseaux Date: Thu Jul 16 13:01:36 2015 New Revision: 1691392 URL: http://svn.apache.org/r1691392 Log: Do not project the coordinates if not needed. Modified: sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/projection/Mercator.java Modif

svn commit: r1691393 - in /sis/branches/JDK8/core/sis-referencing/src: main/java/org/apache/sis/referencing/operation/projection/ test/java/org/apache/sis/referencing/operation/projection/

2015-07-16 Thread desruisseaux
Author: desruisseaux Date: Thu Jul 16 13:02:35 2015 New Revision: 1691393 URL: http://svn.apache.org/r1691393 Log: Use trigonometric identities for reducing the amount of calls to Math.sin/cos. Modified: sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operatio

svn commit: r1691400 - /sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/projection/TransverseMercator.java

2015-07-16 Thread desruisseaux
Author: desruisseaux Date: Thu Jul 16 13:16:05 2015 New Revision: 1691400 URL: http://svn.apache.org/r1691400 Log: Add "TODO" comments for code to complete later. Modified: sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/projection/TransverseMercator

[jira] [Created] (SIS-218) Cassini-Soldner (EPSG:9806)

2015-07-16 Thread Martin Desruisseaux (JIRA)
Martin Desruisseaux created SIS-218: --- Summary: Cassini-Soldner (EPSG:9806) Key: SIS-218 URL: https://issues.apache.org/jira/browse/SIS-218 Project: Spatial Information Systems Issue Type: S

[jira] [Created] (SIS-219) Hyperbolic Cassini-Soldner (EPSG:9833)

2015-07-16 Thread Martin Desruisseaux (JIRA)
Martin Desruisseaux created SIS-219: --- Summary: Hyperbolic Cassini-Soldner (EPSG:9833) Key: SIS-219 URL: https://issues.apache.org/jira/browse/SIS-219 Project: Spatial Information Systems Is

[jira] [Created] (SIS-220) Transverse Mercator Zoned Grid System (EPSG:9824)

2015-07-16 Thread Martin Desruisseaux (JIRA)
Martin Desruisseaux created SIS-220: --- Summary: Transverse Mercator Zoned Grid System (EPSG:9824) Key: SIS-220 URL: https://issues.apache.org/jira/browse/SIS-220 Project: Spatial Information Systems

svn commit: r1691420 - in /sis/branches/JDK8/core/sis-referencing/src: main/java/org/apache/sis/internal/referencing/provider/ main/java/org/apache/sis/referencing/operation/projection/ test/java/org/

2015-07-16 Thread desruisseaux
Author: desruisseaux Date: Thu Jul 16 17:08:09 2015 New Revision: 1691420 URL: http://svn.apache.org/r1691420 Log: Added "Transverse Mercator (South Orientated)" operation method. Added: sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/Transve