Commit graph

214 commits

Author SHA1 Message Date
vcoppe
385009b9e6 add private profiles 2024-04-02 17:23:20 +02:00
vcoppe
1c4fcc8969
Merge branch 'abrensch:master' into master 2023-07-16 16:28:37 +02:00
afischerdev
5628b885e2 update consider description 2023-07-08 11:20:03 +02:00
afischerdev
b2abdd720f update order to costfactor 2023-07-08 10:59:36 +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
6158c44d82 reformat sql by hand 2023-05-24 14:12:51 +02:00
afischerdev
72195d3b4c reformat lua 2023-05-24 11:33:32 +02:00
afischerdev
511ac2752a set new lookups version 2023-05-20 18:26:40 +02:00
afischerdev
1142c28343 add scripts and readme for db use 2023-05-20 18:17:09 +02:00
Manuel Fuhr
c0245df07b Adapt scripts & documentation 2023-05-17 20:04:56 +02:00
Manuel Fuhr
78f33ee479 Use pbfparser instead of XML parser in map-creator 2023-05-17 19:42:57 +02:00
moving-bits
79b1eda1ed Unify brackets for opening blocks with comments 2023-04-29 19:04:52 +02:00
afischerdev
13aad459b7 change foot default brf 2023-04-17 10:04:15 +02:00
afischerdev
0bc24c121c modify bike brf on roundabout #485 one more 2023-04-03 09:51:53 +02:00
afischerdev
5e217ff67b modify bike brf on roundabout #485 2023-04-02 18:40:21 +02:00
afischerdev
560358d9cb
Merge pull request #179 from bagage/master
Add MTB profile
2023-04-02 18:06:25 +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
443b01e9fd repair #268 2023-04-02 17:52:56 +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
b304789e43 repair call to interface, pmd conform 2023-03-22 18:25:37 +01:00
afischerdev
d85905035c change affected files for output rules 2023-02-26 13:04:43 +01:00
afischerdev
5571eee82c
Merge pull request #472 from Totorrr/profile-indent-typo-correc
Correc indent typo
2023-02-15 17:29:41 +01:00
afischerdev
fb7c73bb0f add test profiles with lookups.dat 2022-11-08 18:09:03 +01:00
vcoppe
81b27b3199 fallback to reset_segments if failed from diff 2022-11-02 15:04:50 +01:00
afischerdev
93e8a81005
Merge pull request #305 from multimodaal/patch-1
Update river profile
2022-10-22 10:58:10 +02:00
Totorrr
8d2a2db770
Correc indent typo
Minor 1 char change to improve profile code readability.
2022-10-22 00:58:37 +02:00
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
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
vcoppe
14bcd6e4b4 remove empty diff files 2022-09-17 11:24:39 +02:00
vcoppe
872c88b268 add script to reset all segment files 2022-08-15 16:07:41 +02:00
Manuel Fuhr
c15913c1ab Reformat whole codebase using Android Studio 2022-07-25 06:14:46 +02:00
Manuel Fuhr
a75570a027 Merge branch 'master' into docs 2022-05-17 06:40:31 +02:00
Manuel Fuhr
6c5b1ddec6 Reference docs and remove readmes 2022-05-17 06:24:04 +02:00
Manuel Fuhr
4b6e34ca55 Update profile to Hiking-Mountain-SAC3 v1.8.7 2022-04-24 14:09:04 +02:00
Manuel Fuhr
56c9030406 Rename hiking profile 2022-04-24 14:09:04 +02:00
vcoppe
e4a0cac8b6 update server options 2022-04-14 16:32:33 +02:00
vcoppe
c562d58ca9 update server options 2022-04-14 16:29:07 +02:00
vcoppe
6794ef320e use bash for scripts 2022-04-14 13:50:52 +02:00
vcoppe
72671bd448 add routing profiles 2022-04-13 12:48:55 +02:00
Manuel Fuhr
eb89f9c999 Use more railway lines for routing
Closes #409
2022-03-30 17:24:56 +02:00
vcoppe
ffba802c9c scripts to handle diff updates 2022-02-11 21:41:01 +01:00
Arndt Brenschede
771770af22 added bad-TRs analysis to pre-processor 2022-01-15 10:05:06 +01:00
Arndt Brenschede
7173e78214 TR bike exceptions also for foot-mode 2022-01-15 09:57:22 +01:00
Manuel Fuhr
d45a811720 Move mapcreation to developer content 2021-12-29 08:45:40 +01:00
Manuel Fuhr
ca30bc86b9 Add profile developers guide 2021-12-29 07:17:31 +01:00
Arndt Brenschede
a5b8ba459b removed brouter-suspects/traffic-analyisis profiles 2021-12-20 10:10:12 +01:00
Manuel Fuhr
87a5cd21e8 Rewrap 2021-12-01 07:35:30 +01:00
Manuel Fuhr
dfc4bff7fd Use markdown syntax 2021-12-01 07:33:18 +01:00