Interface ParametricCRS

All Superinterfaces:
CoordinateReferenceSystem, IdentifiedObject, ReferenceSystem, SingleCRS

@UML(identifier="ParametricCRS", specification=ISO_19111) public interface ParametricCRS extends SingleCRS
A 1-dimensional CRS which uses parameter values or functions. A CRS shall be of the parametric type if a physical or material property or function is used as the dimension. The values or functions can vary monotonically with height.
Examples: Pressure in meteorological applications, or density (isopycnals) in oceanographic applications.

Permitted coordinate systems

This type of CRS can be used with coordinate systems of type ParametricCS only.
Since:
3.1
See Also: