RailwayTrack

All railways are represented as lines and are broken where they pass under bridges, buildings or other obstructing detail. Railway sidings and the tracks of travelling structures are not included.

UML class diagram for the RailwayTunnel, RailwayTrack and RailwayStation Feature Types, and the RailwayTrackClassification and RailwayStationClassification Code Lists.

RailwayTrack attributes

classification

The classification of the RailwayTrack. The valid values are defined in the RailwayTrackClassification Code List.

  • Type: RailwayTrackClassification

  • Length: 45

  • Multiplicity: [1]

featureCode

A unique feature code to facilitate styling.

  • Type: Integer

  • Multiplicity: [1]

geometry

Point representing the position of the railway track.

  • Type: GM_Curve

  • Multiplicity: [1]

Last updated

Was this helpful?