Interface DerivedCRS

All Superinterfaces:
CoordinateReferenceSystem, GeneralDerivedCRS, IdentifiedObject, ReferenceSystem, SingleCRS
All Known Implementing Classes:
DefaultDerivedCRS

public interface DerivedCRS extends GeneralDerivedCRS
A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system. This category includes coordinate reference systems derived from a projected coordinate reference system.
Since:
GeoAPI 1.0
Author:
Martin Desruisseaux (IRD)