Interface EngineeringDatum

  • All Superinterfaces:
    Datum, IdentifiedObject
    All Known Implementing Classes:
    DefaultEngineeringDatum

    public interface EngineeringDatum
    extends Datum
    Defines the origin of an engineering coordinate reference system. An engineering datum is used in a region around that origin. This origin can be fixed with respect to the earth (such as a defined point at a construction site), or be a defined point on a moving vehicle (such as on a ship or satellite).
    Since:
    GeoAPI 1.0
    Author:
    Martin Desruisseaux (IRD)