Versions in this module Expand all Collapse all v0 v0.7.1 Jan 17, 2024 v0.7.0 Jan 16, 2024 Changes in this version + func ObjectType() trv.ObjectType + type Geometry struct + func (x *Geometry) SWEREF99TM() *string + func (x *Geometry) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (x *Geometry) WGS84() *string + type RailCrossing struct + func (x *RailCrossing) DataLastUpdated() *time.Time + func (x *RailCrossing) Deleted() *bool + func (x *RailCrossing) Geometry() *Geometry + func (x *RailCrossing) Kilometer() *int + func (x *RailCrossing) LevelCrossingID() *int + func (x *RailCrossing) Meter() *int + func (x *RailCrossing) ModifiedTime() *time.Time + func (x *RailCrossing) NumberOfTracks() *int + func (x *RailCrossing) OperatingMode() *string + func (x *RailCrossing) PortalHeightLeft() *float64 + func (x *RailCrossing) PortalHeightRight() *float64 + func (x *RailCrossing) RailwayRouteID() *string + func (x *RailCrossing) RoadNameAlternative() *string + func (x *RailCrossing) RoadNameOfficial() *string + func (x *RailCrossing) RoadProfileCrest() *int + func (x *RailCrossing) RoadProfileCrossCurve() *int + func (x *RailCrossing) RoadProfileSteepSlope() *int + func (x *RailCrossing) RoadProtectionAdditions() []RoadProtectionAddition + func (x *RailCrossing) RoadProtectionBases() []RoadProtectionBase + func (x *RailCrossing) RoadRouteID() *string + func (x *RailCrossing) TrackPortion() *int + func (x *RailCrossing) TrainFlow() *int + func (x *RailCrossing) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + type Response struct + Results []struct{ ... } + XMLName xml.Name + func (r Response) ErrorMsg() string + func (r Response) HasErrors() bool + type RoadProtectionAddition struct + func (x *RoadProtectionAddition) Code() *string + func (x *RoadProtectionAddition) Description() *string + func (x *RoadProtectionAddition) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + type RoadProtectionBase struct + func (x *RoadProtectionBase) Code() *string + func (x *RoadProtectionBase) Description() *string + func (x *RoadProtectionBase) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error