brouter/misc
Totorrr e2c6811761
Remove cycleroute always having access granted
Some bicycle routes can have portions which are not accessible.

Potential reasons for this:
 - temporary construction work on the ways (sometimes for months),
 - local access change without simultaneous update of bicycle route relation
   (lack of mapper's knowledge or lack of time to redefine an updated route),  
 - ... 

This commit changes the fastbike profile so that being on a cycle route does 
not automatically mean "access granted" for bicycles. The normal access 
checkings are used instead.

However, the accesspenalty is set to 15 if the no-access way belongs to such a 
route, so that the way is not completely forbidden if there is no other 
alternative unavailable.
2022-10-22 00:51:23 +02:00
..
pbfparser Reformat whole codebase using Android Studio 2022-07-25 06:14:46 +02:00
profiles2 Remove cycleroute always having access granted 2022-10-22 00:51:23 +02:00
scripts Reformat whole codebase using Android Studio 2022-07-25 06:14:46 +02:00
utils Extend ReadSizes to get sizes from server index 2021-10-21 07:53:44 +02:00