Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.6.1
-
Fix Version/s: 2.6.1
-
Component/s: referencing
-
Labels:None
Description
This patch adds Equidistant Conic projection class.
The patch creates EquidistantConic.java in appropriate package, adds provider to modules/library/referencing/src/main/resources/META-INF/services/org.geotools.referencing.operation.MathTransformProvider, and adds a new key to modules/library/metadata/src/main/java/org/geotools/resources/i18n/VocabularyKeys.java. However, I didn't understand what this key corresponds to, – probably, some localization table, which was not modified. No test case included.
Issue Links
- is depended upon by
-
GEOS-3667
Add support for equidistant conic projection
-
Fixed on 2.6.x and trunk