Package rgu.transport.geospatial.multimodal
package rgu.transport.geospatial.multimodal
Multimodal geospatial data such as public transport networks.
-
ClassesClassDescriptionA Geolocation and position in a journey.Represents a state of a journey, as location, time, and vehicle state.Used to join a transit network to a road network.Used to join multiple transit networks to one another, using roads to inform connection times.Convenience wrapper for reachability searches using Dijkstra.A multi-modal transit network.Builder class, instance is obtained from
TransitNetwork.builder().Represents a trip, specified by departure time, arrival time, and destination, omitting departure location.