Interface GridCrsType

  • All Superinterfaces:
    EObject, Notifier
    All Known Implementing Classes:
    GridCrsTypeImpl

    public interface GridCrsType
    extends EObject
    A representation of the model object 'Grid Crs Type'. Definition of a coordinate reference system (CRS) for a quadrilateral grid that is defined in another CRS, where this grid is defined by its coordinate Conversion from the other CRS. This GridCRS is not a ProjectedCRS. However, like a ProjectedCRS, the coordinate system used is Cartesian. This GridCRS can use any type of baseCRS, including GeographicCRS, ProjectedCRS, ImageCRS, or a different GridCRS. This GridCRS is a simplification and specialization of a gml:DerivedCRS. All elements and attributes not required to define this GridCRS are optional.

    The following features are supported:

    See Also:
    Wcs111Package.getGridCrsType()