PublicTransportElement¶
Abstract element of a public transport system (line, route, stop, etc.).
Diagram¶

Specializations of PublicTransportElement¶
| Class | Description |
|---|---|
| Point On Route | A point feature locating a stop, timing point, or other position on a route. |
| Public Transport Line | The linear geometry or reference for a public transport line (service corridor). |
| Public Transport Route | The linear geometry or reference for a specific public transport route variant. |
| Route Point | A point feature along a route alignment (e.g., shape point or service point). |
Formalization for PublicTransportElement¶
| Property | Constraint |
|---|---|
| subClassOf | PublicTransportSystemThing |
| subClassOf | NetworkElement |