Skip to content

Draft for review only

PointByProjectedCoordinates

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

Diagram

cluster_associated PointByCoordinates PointByCoordinates PointByProjectedCoordinates PointByProjectedCoordinates easting : xsd:decimal [1] northing : xsd:decimal [1] PointByProjectedCoordinates->PointByCoordinates

PointByProjectedCoordinates Diagram

Formalization for PointByProjectedCoordinates

Property Constraint
easting exactly 1 xsd:decimal
northing exactly 1 xsd:decimal
subClassOf PointByCoordinates