Location¶
A particular place or position.
NOTE: A location is modelled as a feature, which is a spatial object with a name.
Diagram¶

Specializations of Location¶
| Class | Description |
|---|---|
| Area Location | A spatial location enclosed within a two-dimensional boundary or boundaries across a defined surface. |
| Linear Location | A spatial location that extends between two point locations along a defined path |
| Point Location | A spatial location with no length in any of the spatial dimensions. |
Formalization for Location¶
| Property | Constraint |
|---|---|
| hasAlternativeRepresentation | only Geometry |
| hasPrimaryRepresentation | only Geometry |
| subClassOf | Feature |