- All Superinterfaces:
Datum
,IdentifiedObject
@UML(identifier="EngineeringDatum",
specification=ISO_19111)
public interface EngineeringDatum
extends Datum
Identification of the origin of an engineering (or local) coordinate reference system.
An engineering datum is used in a region around that origin.
This origin can be fixed with respect to the planet (such as a defined point at a construction site),
a defined point on a moving object (such as on a road vehicle, vessel, aircraft or spacecraft),
or a point used to describe spatial location internally on an image.
When used for a region on a planet, engineering CRSs use a flat-Earth approximation: corrections for planet-curvature are not applied. Typical applications are for civil engineering construction and building information management. Note that these applications are not restricted to using engineering CRSs: they often utilize projected and sometimes geodetic CRSs.
When used for an image internal coordinates, the CRS is not georeferenced. The image can be georeferenced by relating the engineering CRS to a geodetic or projected CRS through a coordinate transformation.
- Since:
- 1.0
- See Also:
-
Field Summary
Fields inherited from interface org.opengis.referencing.datum.Datum
ANCHOR_DEFINITION_KEY, ANCHOR_EPOCH_KEY, ANCHOR_POINT_KEY, CONVENTIONAL_RS_KEY, DOMAIN_OF_VALIDITY_KEY, PUBLICATION_DATE_KEY, REALIZATION_EPOCH_KEY, SCOPE_KEY
Fields inherited from interface org.opengis.referencing.IdentifiedObject
ALIAS_KEY, DOMAINS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
-
Method Summary
Methods inherited from interface org.opengis.referencing.datum.Datum
getAnchorDefinition, getAnchorEpoch, getAnchorPoint, getConventionalRS, getDomainOfValidity, getPublicationDate, getRealizationEpoch, getScope
Methods inherited from interface org.opengis.referencing.IdentifiedObject
getAlias, getDomains, getIdentifiers, getName, getRemarks, toWKT