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

Formalization for PointByProjectedCoordinates¶
| Property | Constraint |
|---|---|
| easting | exactly 1 xsd:decimal |
| northing | exactly 1 xsd:decimal |
| subClassOf | PointByCoordinates |