@UML(identifier="SC_DerivedCRS", specification=ISO_19111) public interface DerivedCRS extends GeneralDerivedCRS
Departure from OGC/ISO specification:
ISO 19111 defines aDerivedCRSTypecode list. The later is omitted in GeoAPI since Java expressions like(baseCRS instanceof FooCRS)provides the same capability with more flexibility.
DOMAIN_OF_VALIDITY_KEY, SCOPE_KEYALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEYgetBaseCRS, getConversionFromBasegetCoordinateSystem, getDatumgetDomainOfValidity, getScopegetAlias, getIdentifiers, getName, getRemarks, toWKTCopyright © 1994–2019 Open Geospatial Consortium. All rights reserved.