@Extension public interface Projection extends Conversion
An unofficial list of projections and their parameters can be found there. Most projections expect the
following parameters: "semi_major"
(mandatory), "semi_minor"
(mandatory), "central_meridian"
(default to 0), "latitude_of_origin"
(default to 0), "scale_factor"
(default to 1), "false_easting"
(default
to 0) and "false_northing"
(default to 0).
ProjectedCRS
,
Map projections on MathWorldCOORDINATE_OPERATION_ACCURACY_KEY, DOMAIN_OF_VALIDITY_KEY, OPERATION_VERSION_KEY, SCOPE_KEY
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
getOperationVersion, getSourceCRS, getTargetCRS
getMethod, getParameterValues
getCoordinateOperationAccuracy, getDomainOfValidity, getMathTransform, getScope
getAlias, getIdentifiers, getName, getRemarks, toWKT
Copyright © 1996–2019 Geotools. All rights reserved.