Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.86 KB

File metadata and controls

35 lines (20 loc) · 1.86 KB

transitive.js NPM version Build status

A tool for generating dynamic stylized transit maps that are easy to understand. Transitive takes in information describing specific transport network elements (routes, stops, journeys) -- typically produced by the OpenTripPlanner Profiler extension -- and produces a schematic map of those elements:

threeoptions

Dynamic styling of the network elements allows for interactivity and flexibility in the visual presentation. For instance, a single journey can be highlighted:

threeoptions_focused

A Transitive map can be embedded as a freestanding web element or overlaid onto a Leaflet map using the Leaflet.TransitiveLayer plugin.

Transitive is supported by the Mobility Lab Transit Tech Initiative. Read more in this Mobility Lab article.

Demo

API

See documentation here.

See Also

License

MIT