ItineraryRepresentation¶
A geometry/representation that encodes an itinerary using a specific method.
Diagram¶

Specializations of ItineraryRepresentation¶
| Class | Description |
|---|---|
| Itinerary By Waypoints | An itinerary representation encoded as an ordered sequence of locations (waypoints). |
| Itinerary Code | An itinerary representation encoded as a code that references an entry in an external itinerary/route referencing system. |
Formalization for ItineraryRepresentation¶
| Property | Constraint |
|---|---|
| subClassOf | Geometry |