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 MathWorldDeparture from OGC/ISO specification:
This interface is not part of the ISO specification. It has been added in GeoAPI at user request, in order to provide a way to know the kind of map projection.
COORDINATE_OPERATION_ACCURACY_KEY, DOMAIN_OF_VALIDITY_KEY, OPERATION_VERSION_KEY, SCOPE_KEYALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEYgetOperationVersion, getSourceCRS, getTargetCRSgetMethod, getParameterValuesgetCoordinateOperationAccuracy, getDomainOfValidity, getMathTransform, getScopegetAlias, getIdentifiers, getName, getRemarks, toWKTCopyright © 1994–2019 Open Geospatial Consortium. All rights reserved.