Liking cljdoc? Tell your friends :D

hiposfer.kamal.router.transit

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.
raw docstring

contextclj

(context piece)
(context trace vprev)

Returns an entity holding the 'context' of the trace. For pedestrian routing that is the way. For transit routing it is the stop

Returns an entity holding the 'context' of the trace. For pedestrian routing
that is the way. For transit routing it is the stop
sourceraw docstring

nameclj

(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
sourceraw docstring

namespaceclj

(namespace e)

same as name but returns a vector [k v] where k is the keyword used to fetch v. returns nil if the entity has no name

same as name but returns a vector [k v] where k is the keyword used to
fetch v. returns nil if the entity has no name
sourceraw docstring

node?clj

(node? e)
source

penaltyclj

source

route-typesclj

source

stop?clj

(stop? e)
source

walk-cost?clj

(walk-cost? o)
source

walk-timeclj

(walk-time p1 p2)
(walk-time lon1 lat1 lon2 lat2)
source

way?clj

(way? e)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close