Commit graph

170 commits

Author SHA1 Message Date
vcoppe
81b27b3199 fallback to reset_segments if failed from diff 2022-11-02 15:04:50 +01: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
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
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
Arndt Brenschede
a5b8ba459b removed brouter-suspects/traffic-analyisis profiles 2021-12-20 10:10:12 +01: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
Manuel Fuhr
d1a5911b34 fastbike: Check isunpaved for highway=unclassified
Fixes #102
2021-11-26 17:44:41 +01:00
afischerdev
227e7394b8 add a warning for BRouter folder in Android Q 2021-11-18 10:53:36 +01:00
afischerdev
0f0d7db18f Comparison profiles for download 2021-11-07 13:32:44 +01:00
Manuel Fuhr
555fa98914 Extend ReadSizes to get sizes from server index
Call "java ReadSizes.java https://brouter.de/brouter/segments4/" to
get an updated list of segment sizes which can be inserted into
BInstallerSizes.java
2021-10-21 07:53:44 +02:00
Manuel Fuhr
f5a415bd68 Format ReadSizes before changes 2021-10-17 09:20:56 +02:00
afischerdev
51291237c5 add some brf - removed to much 2021-10-15 12:57:04 +02: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
afischerdev
c60ff7176b
Merge pull request #278 from theraser/patch-1
Add Osmand elevation profile diagram
2021-09-05 16:53:12 +02:00
afischerdev
90bb1b0079 migrate to gradle part 5 2021-08-18 13:03:54 +02:00
Arndt Brenschede
1e542d19b7 more aliases for highway=proposed|abandoned 2021-04-05 20:58:15 +02:00
theraser
5c0223c9d9
Add Osmand elevation profile diagram 2020-11-29 10:30:14 +01: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
vodie
5ea7a6695b
turninstructionmodes in profiles
add description for turninstructionmodes in profiles
2020-06-27 23:31:49 +02:00
vodie
3229657bc4
turninstructionmodes in profiles
add description for turninstructionmodes in profiles
2020-06-27 23:30:29 +02:00
vodie
e18447e48f
turninstructionmodes in profiles
add description for turninstructionmodes in profiles
2020-06-27 23:29:18 +02:00
vodie
43635284e7
turninstructionmodes in profiles
add description for turninstructionmodes in profiles
2020-06-27 23:25:09 +02:00
vodie
080057fb52
turninstructionmodes in profiles
add description for turninstructionmodes in profiles
2020-06-27 23:23:41 +02:00
vodie
74b1f1308d
update vm-forum profiles
use the brouter-web options for profile adjustment
2020-06-21 23:01:26 +02:00
Marcus Jaschen
43961b8d08 remove assign dummyUsage = smoothness= for vm-* profiles as they consider the smoothness already 2020-06-13 20:00:32 +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
vodie
5b419b6b2a
Update shortest.brf 2020-05-29 02:17:41 +02:00
vodie
43a79e4cb5
Update hiking-beta.brf 2020-05-29 02:15:50 +02:00
vodie
8f4b5709e3
Update moped.brf 2020-05-29 02:13:16 +02:00
vodie
ac38737927
Update fastbike.brf 2020-05-29 02:10:28 +02:00
Andrew Harvey
b8fdcfe8e4
update link to Osmosis releases 2020-03-28 08:56:04 +11:00
Arndt Brenschede
030b32ba96 deleted experminental decoder class 2020-03-17 16:56:28 +01:00
Arndt Brenschede
8607c47b66 fixed missing penalty for certain footways 2020-02-15 16:00:40 +01:00
Arndt Brenschede
be1319a331 fixed missing penalty for certain footways 2020-02-15 15:51:15 +01:00
Norbert Renner
8b3562270b Fix server.sh customprofiles path, it's relative to profiles2 dir 2020-01-23 19:31:15 +01:00
abrensch
f1c2b6e412
Merge pull request #216 from nrenner/generate_profile_variants
Fix shell in generate_profile_variants.sh
2020-01-22 13:01:08 +01:00
Norbert Renner
39f3d20445 Fix /usr/bin/sh not found on Ubuntu 18.04, using /bin/sh instead 2020-01-22 10:59:48 +01:00
Norbert Renner
f32a1bb406 Ignore generated profiles by misc/scripts/generate_profile_variants.sh 2020-01-22 10:47:39 +01:00
Arndt Brenschede
db4d6cf19c added construction tag to lookup table 2020-01-12 20:12:06 +01:00
abrensch
3170f031cc
Merge pull request #189 from Phyks/profile-variables
Let app and consumers of profiles edit variables
2019-10-05 16:46:38 +02:00
Phyks (Lucas Verney)
9265d8d3fb Add profile variables for car profile 2019-10-04 13:10:19 +02:00
Phyks (Lucas Verney)
b99cfaddfd Add profile variables in the fastbike profile 2019-10-04 13:03:27 +02:00