An interface for objects that are defined with respect to a coordinate reference.

Hierarchy

  • CoordinateReferenced

Implemented by

Properties

coordinateType: CoordinateType

The coordinate type of this object. This property is never undefined. If reference is a non-null value then this property must match the value of reference.coordinateType.

reference: null | CoordinateReference

The spatial reference in which this object is defined. If this property is null then this object is not spatially referenced.