collection of functions related to the use of GTFS feed on routing networks.
collection of functions related to the use of GTFS feed on routing networks.
(by-cost a b)
comparator to avoid CastClassException due to Java's Long limited comparison
comparator to avoid CastClassException due to Java's Long limited comparison
(context piece)
(context trace vprev)
Returns an entity holding the 'context' of the trace. For pedestrian routing that is the road name. For transit routing it is the stop name
Returns an entity holding the 'context' of the trace. For pedestrian routing that is the road name. For transit routing it is the stop name
(duration network next-entity trail)
A very simple value computation function for arcs in a network. Returns the time it takes to go from src to dst based on walking speeds
A very simple value computation function for arcs in a network. Returns the time it takes to go from src to dst based on walking speeds
(name e)
returns a name that represents this entity in the network. returns nil if the entity has no name
returns a name that represents this entity in the network. returns nil if the entity has no name
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close