Skip to content

Draft for review only

PointByProjectedCoordinates

A point location representation encoded as projected coordinates and optional elements, such as elevation and metadata.

Diagram

cluster_associated PointByCoordinates PointByCoordinates PointByProjectedCoordinates PointByProjectedCoordinates easting : xsd:decimal northing : xsd:decimal PointByProjectedCoordinates->PointByCoordinates

PointByProjectedCoordinates Diagram

Formalization for PointByProjectedCoordinates

Property Constraint
easting datatype xsd:decimal
northing datatype xsd:decimal
subClassOf PointByCoordinates