GeoCoordinates
CDIFDiscovery::Classes::GeoCoordinates
Definition
schema:GeoCoordinates - point geometry with latitude / longitude.
Diagram
Inheritance
Generalizes: AbstractGeometry
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| latitude | string | [0..1] | schema:latitude - latitude of the point (number or string). |
| longitude | string | [0..1] | schema:longitude - longitude of the point. |
Associations
No associations.