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

Segregated link with 4000+ motor traffic #559

Closed juanfonsecaLS1 closed 6 hours ago

juanfonsecaLS1 commented 9 hours ago

@wangzhao0217, I just detected that one segregated path has been assigned a motor flow of 4000+, which is the flow of the A901 road which runs parallel.

image

juanfonsecaLS1 commented 9 hours ago

This is where the link is https://nptscot.github.io/#/clos/#16.54/55.980621/-3.219636

Robinlovelace commented 9 hours ago

I think this can be fixed with a simple rule like this:

https://github.com/nptscot/npt/blob/c1cf39faef5941bed3f67b98ae72c1a688b5588c/code/build.R#L194

Robinlovelace commented 6 hours ago

Heads-up @juanfonsecaLS1 I think this is a feature not a bug: sometimes it's useful to know the traffic level of roads running parallel to segregated along-road cycleways. We'll change it so that only Off Road Track infrastructure is hardcoded to 0. The traffic on that segment will affect users (e.g. noise, stress).

Robinlovelace commented 6 hours ago

As shown here, it's not a 0 traffic place:

image

Robinlovelace commented 6 hours ago

If you find any other examples where the traffic values are questionable, let us know :pray: