kuanb / peartree

peartree: A library for converting transit data into a directed graph for sketch network analysis.
MIT License
201 stars 23 forks source link

Include modes related to each stop #150

Closed kuanb closed 4 years ago

kuanb commented 4 years ago

For each stop and thus each node on the graph include the associated modes as a metadata attribute.

Example:

Graph new attr: modes has value: ['3', '4'] meaning it has modes 3, 4 associated with it.