Interface DatumEnsemble<D extends Datum>

Type Parameters:
D - the type of datum contained in this ensemble.
All Superinterfaces:
IdentifiedObject

@UML(identifier="DatumEnsemble", specification=ISO_19111) public interface DatumEnsemble<D extends Datum> extends IdentifiedObject
Collection of datums which for low accuracy requirements may be considered to be insignificantly different from each other. Every frame or datum within the datum ensemble must be a realization of the same reference system or datum. A datum ensemble is a construct to facilitate the merging of realizations of that common datum. For lower accuracy manipulation, datasets referenced to the various realizations may be merged without change of coordinates.

Constraints

If the datums specify a conventional reference system (RS), then all datums in a datum ensemble shall have the same conventional RS.
Since:
3.1