Author: desruisseaux
Date: Mon Jul 20 17:11:43 2015
New Revision: 1691983
URL: http://svn.apache.org/r1691983
Log:
Add the Polar Stereographic projections in the list of operation methods known
to SIS.
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/resources/META-INF/services/org.opengis.referencing.operation.OperationMethod
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/resources/META-INF/services/org.opengis.referencing.operation.OperationMethod
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/resources/META-INF/services/org.opengis.referencing.operation.OperationMethod?rev=1691983&r1=1691982&r2=1691983&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/resources/META-INF/services/org.opengis.referencing.operation.OperationMethod
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/resources/META-INF/services/org.opengis.referencing.operation.OperationMethod
[UTF-8] Mon Jul 20 17:11:43 2015
@@ -14,3 +14,6 @@ org.apache.sis.internal.referencing.prov
org.apache.sis.internal.referencing.provider.LambertConformalWest
org.apache.sis.internal.referencing.provider.LambertConformalBelgium
org.apache.sis.internal.referencing.provider.LambertConformalMichigan
+org.apache.sis.internal.referencing.provider.PolarStereographicA
+org.apache.sis.internal.referencing.provider.PolarStereographicB
+org.apache.sis.internal.referencing.provider.PolarStereographicC