Interface ImageCRS

All Superinterfaces:
CoordinateReferenceSystem, IdentifiedObject, ReferenceSystem, SingleCRS

@Deprecated(since="3.1") @UML(identifier="SC_ImageCRS", specification=ISO_19111, version=2007) public interface ImageCRS extends SingleCRS
Deprecated.
Replaced by EngineeringCRS as of ISO 19111:2019.
A 2-dimensional engineering CRS applied to locations in images.
Note: image coordinate reference systems are treated as a separate sub-type because a separate user community exists for images with its own terms of reference. Furthermore, image datum contains a property not relevant to other engineering datums.

This type of CRS can be used with coordinate systems of type CartesianCS or AffineCS.

Since:
1.0
See Also: