RSGInc / micromobility_toolset

Micromobility Travel Modeling Toolkit
Other
3 stars 2 forks source link

Bike vol CSV has missing node IDs #25

Open blakerosenthal opened 3 years ago

blakerosenthal commented 3 years ago

Reported by @joshua-reynolds

It looks like get_link_attributes is returning rows with missing node IDs. These are probably the additional "turn" edges that help with the routing calculations and should be filtered out. This is likely causing the reported Bike Miles Traveled in the logfile to be too big.

blakerosenthal commented 3 years ago

@joshua-reynolds is this fixed in your most recent run?

joshua-reynolds commented 3 years ago

It seems they now have a node ID of 0 instead if null. Is this the intended behavior? Capture