vcoppe
fade673ac7
Update server.sh
2025-03-09 11:10:59 +01:00
vcoppe
23c19d5014
Update mtb.brf
2024-10-04 17:28:21 +02:00
vcoppe
a3090970ac
Update MTB.brf
2024-10-04 17:27:29 +02:00
vcoppe
c0a48f8f05
update routing profiles
2024-10-04 17:27:20 +02:00
vcoppe
71889ba9fd
add gravel private profile and update jar version
2024-07-23 18:28:20 +02:00
vcoppe
c616bccabe
Merge branch 'abrensch:master' into master
2024-07-23 17:11:26 +02:00
ulteq
2a94b7f300
Remove unused traffic simulation code
2024-05-11 19:53:11 +02:00
quaelnix
584a2a82d6
Update gravel.brf
...
- Fix flaws in 'vehicle=' and 'bicycle=use_sidepath' logic
- Use more realistic drag coefficient
- Fix typo in the downhillcost logic
- Improve maxspeed penalty
- Improve noise penalty
2024-05-05 14:47:41 +02:00
vcoppe
7229bc4c54
experimental private profiles
2024-04-02 17:38:40 +02:00
vcoppe
385009b9e6
add private profiles
2024-04-02 17:23:20 +02:00
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
93b13be1d4
Add gravel profile
2023-09-09 10:17:06 +02:00
afischerdev
88ec15f1d6
Merge pull request #601 from quaelnix/fix-st-area
...
Fix bug in exclusion of small water bodies
2023-08-30 17:08:13 +02:00
afischerdev
76265e7713
latest scripts for db generation
2023-08-02 13:27:21 +02:00
quaelnix
a610255529
Fix bug in exclusion of small water bodies
2023-07-27 18:18:42 +02:00
quaelnix
03aab82e1e
Merge pull request #599 from quaelnix/improve-mapcreation-readme
...
Improve mapcreation readme
2023-07-27 17:32:30 +02:00
quaelnix
838141f597
Improve mapcreation readme
2023-07-27 16:05:19 +02:00
quaelnix
5ccc6ef766
Exploit constant expression optimization in fastbike.brf
2023-07-24 17:11:14 +02:00
quaelnix
c38a9186fd
Remove unused profile options
2023-07-24 17:01:04 +02:00
quaelnix
67f923b96e
Implement 'allow_steps' and 'allow_ferries' in fastbike.brf
2023-07-24 17:00:49 +02: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
quaelnix
9125481aed
Fix regression in fastbike profile
...
e66468b091
broke the logic that handled highway=path. This patch reverts the problematic change in behavior. See: https://github.com/nrenner/brouter-web/issues/756
2023-07-16 19:33:34 +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