nptscot / npt

Data processing code, also use this repo for issue tracking for the Network Planning Tool. See https://nptscot.github.io for development version
https://www.npt.scot/
GNU Affero General Public License v3.0
5 stars 0 forks source link

Hone minimum route distance #407

Closed joeytalbot closed 3 weeks ago

joeytalbot commented 5 months ago

Currently for the utility trips we have a minimum Euclidean distance of 500m for the jittered desire lines, which translates to minimum route distances being slightly longer than this.

We could switch to make minimum route distance 500m instead, with no minimum limit for the jittered desire lines. This would slow down the routing slightly, but give greater coverage of short trips.