Commit graph

35 commits

Author SHA1 Message Date
Waldir Pimenta
ae951d9aa5 Fix 'sees' typo in consider_river switch
Use wording proposed by @gnbl on https://github.com/nrenner/brouter-web/issues/747
2024-01-12 23:05:48 +00:00
quaelnix
38fc780055
Remove unused profile options 2023-07-17 14:52:28 +02:00
quaelnix
188280b448
Fix regression in trekking profile
The 'avoid_path' logic which was added in 89b71c2bfb ignores the cycleroute logic and makes no sense.
2023-07-17 14:48:16 +02:00
afischerdev
5628b885e2 update consider description 2023-07-08 11:20:03 +02:00
afischerdev
89b71c2bfb update trekking for db tags 2023-07-08 10:57:43 +02:00
afischerdev
e66468b091 update profiles for new db tags 2023-07-06 13:45:44 +02:00
Totorrr
df19fcf891 Also consider cycleway:left:oneway & cycleway:right:oneway in onewaypenalty 2023-06-13 00:54:17 +02:00
afischerdev
5e217ff67b modify bike brf on roundabout #485 2023-04-02 18:40:21 +02:00
afischerdev
b7842e1722
Merge pull request #471 from Totorrr/profiles-no-total-access-cycleroutes
Remove cycleroute always having access granted
2023-04-02 18:01:06 +02:00
afischerdev
609f62d6d5
Merge pull request #268 from Totorrr/profiles-oneway-bicycle-leftright
Consider cycleway:left&right in onewaypenalty
2023-04-02 17:32:40 +02:00
afischerdev
d85905035c change affected files for output rules 2023-02-26 13:04:43 +01:00
Totorrr
35f4e3312e
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 trekking 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:19:22 +02:00
afischerdev
f0853adaca
Merge pull request #257 from Totorrr/profiles-paved-surfaces
Consider sett as paved in trekking.brf & fastbike.brf
2021-11-28 16:59:09 +01:00
afischerdev
c5f6c3a6e3 normalize profiles #312, add use_sidepath #335 2021-09-09 10:49:08 +02:00
afischerdev
6183f567b7 normalize profiles #312, defaults considerTurnRestrictions #307 2021-09-08 18:41:23 +02:00
Fabien
33c984d558 Consider cycleway:left&right in onewaypenalty
Avoids discarding some fine ways during routing
2020-09-25 15:28:07 +02:00
Totorrr
41b4008330 Update trekking.brf & fastbike.brf
add "sett" as a paved surface (often nicer for bikes than cobblestone)
otherwise, sett surfaces tend to be avoided in routing, while it is usually smooth
even for thin wheels
2020-06-29 19:22:49 +02:00
vodie
d47e5af1fa
turninstructionmodes in profiles
add description for turninstructionmodes in profiles
2020-06-27 23:32:52 +02:00
Marcus Jaschen
7da925a212 add dummyUsage to certain profiles
If BRouter calculates a route with a cycling or hiking profile,
the `smoothness` tag is included in the response. That enables
a statistical analysis for the calculated route (distribution of
smoothness tags by distance).

See the analysis sidebar at https://brouter.m11n.de/ for an example.
2020-06-13 16:43:39 +02:00
Arndt Brenschede
be1319a331 fixed missing penalty for certain footways 2020-02-15 15:51:15 +01:00
Phyks (Lucas Verney)
a7d26d70ef Typo in trekking comment 2019-10-03 11:16:52 +02:00
Phyks (Lucas Verney)
69337a808c Include variables descriptions in trekking profile. 2019-10-03 11:16:52 +02:00
Phyks (Lucas Verney)
5fe5cca3a1 Add support for bicycle_road=yes 2019-08-04 13:09:12 +02:00
Phyks (Lucas Verney)
3ff7949c28 Add living_street=yes as an alias for highway=living_street
See #174.
2019-08-04 13:09:10 +02:00
Arndt Brenschede
6d95bc46e7 github issue 51 2016-10-19 18:39:49 +02:00
Arndt
7cb5e9f377 turninstructions: update profiles 2016-05-06 10:23:54 +02:00
Arndt
73444bbf94 voice-hints: adapt trekking-profile 2016-04-10 13:57:10 +02:00
Arndt
5b68c75a77 minor profile updates 2015-10-17 19:12:15 +02:00
Arndt
7310a500c6 explicit initial classifier 2015-04-03 13:54:19 +02:00
Arndt
6811ea524e profile syntax: syntactic sugar 2015-03-01 13:04:11 +01:00
Arndt
e13d1ad468 more lookup changes 2014-06-19 18:44:10 +02:00
Arndt
55717c6e71 fixes for access=permissive + highway=abondened 2014-06-18 08:25:04 +02:00
Arndt
be24ee7a88 variable length tag encoding (more bugs..) 2014-06-05 09:28:24 +02:00
Arndt
f0b1889afd lookup table update 2014-06-01 19:35:40 +02:00
Arndt Brenschede
2edac085d0 added profiles and readmes 2014-01-19 13:33:43 +01:00