@UML(identifier="SC_GeodeticCRS", specification=ISO_19111) public interface GeodeticCRS extends SingleCRS
Used with CS type(s) |
---|
Cartesian
Spherical
Ellipsoidal
|
DOMAIN_OF_VALIDITY_KEY, SCOPE_KEY
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
Modifier and Type | Method and Description |
---|---|
GeodeticDatum |
getDatum()
Returns the datum, which must be geodetic.
|
getCoordinateSystem
getDomainOfValidity, getScope
getAlias, getIdentifiers, getName, getRemarks, toWKT
@UML(identifier="usesDatum", obligation=MANDATORY, specification=ISO_19111) GeodeticDatum getDatum()
Copyright © 1996–2019 Geotools. All rights reserved.