Commit graph

137 commits

Author SHA1 Message Date
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
Arndt Brenschede
5541deea6c production pbf creation script 2019-10-04 10:12:27 +02:00
Phyks (Lucas Verney)
f7f75765a1 Move generate_profile_variants file to scripts folder and document it 2019-10-03 18:11:21 +02:00
Phyks (Lucas Verney)
0b1fef2778 Generate fastbike-lowtraffic as a variant of fastbike with configuration options 2019-10-03 18:03:51 +02:00
Phyks (Lucas Verney)
affb60a13d Add fastbike-verylowtraffic profile 2019-10-03 18:00:10 +02:00
Phyks (Lucas Verney)
bfa9312eb4 Generate safety variant from trekking 2019-10-03 17:57:59 +02:00
Phyks (Lucas Verney)
d88952edbd Add river profile 2019-10-03 17:56:55 +02:00
Phyks (Lucas Verney)
9d074d7d7c Add rail profile 2019-10-03 17:56:42 +02:00
Phyks (Lucas Verney)
741c2151b2 Add hiking profile 2019-10-03 17:56:13 +02:00
Phyks (Lucas Verney)
815028e961 Merge car-{fast,eco} and fastbike-asia-pacific variants with car-vario and fastbike profiles with configurable variables 2019-10-03 16:57:15 +02: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
Arndt Brenschede
c87c9d6e84 cleanup 2019-10-03 10:10:00 +02:00
Arndt Brenschede
5668f36626 tuning kinematic model for roundabouts 2019-10-01 18:48:40 +02:00
Arndt Brenschede
cc78f68069 minor update of profile_developers_guide.txt 2019-09-28 21:26:41 +02:00
abrensch
a5838b5572
Merge pull request #195 from ThomasWaldmann/fix-typos
profile developers guide: fix typos and whitespace
2019-09-28 21:10:00 +02:00
Thomas Waldmann
ff8562e303 profile developers guide: fix typos and whitespace 2019-09-28 13:54:19 +02:00
Arndt Brenschede
e30ea90c0e pre-process speed: read pbf while it is written 2019-09-28 13:00:46 +02:00
Arndt Brenschede
4be0e456b2 car profile options 2019-09-28 08:27:23 +02:00
Arndt Brenschede
76e4ef8cab profile_developers_guide update 2019-09-21 11:15:58 +02:00
poutnikq@atlas.cz
ebb5fdd05e fixed some typos in developer guide update 2019-09-20 20:48:45 +02:00
poutnikq@atlas.cz
0a2f4a4b79 Merge branch 'docs' of https://github.com/poutnikl/brouter into docs 2019-09-20 20:14:12 +02:00
poutnikl
b1650537dd Updated development guide 2019-09-20 17:07:35 +02:00
poutnikq@atlas.cz
31210281b2 Impriving developer guide 2019-09-19 04:19:03 +02:00
poutnikl
d176937c41 Updated development guide 2019-09-18 10:53:43 +02:00
poutnikl
28cc151931 Updated development guide 2019-09-18 10:52:41 +02:00
Arndt Brenschede
c87519bfb2 tweaked avoid logic 2019-09-11 08:31:16 +02:00
poutnikl
2a4bc8a9a5 Merge remote-tracking branch 'abrensch/master' 2019-09-10 15:21:27 +02:00
poutnikl
e3dd21499f backported recent abrench/master/.../car-fast.brf updates 2019-09-09 17:56:03 +02:00
poutnikl
973dbae703 modified comment section, maxspeed, added avoid unpaved/motorways 2019-09-09 16:30:04 +02:00
poutnikl
48568a076a Implemented %avoid_toll% Locus dialog parameter to car-fast profile, renamed from avoid_tolls 2019-09-09 10:48:47 +02:00
abrensch
c32d3dc165
Merge pull request #185 from Phyks/traffic_signals
Add support for traffic_signals:direction, see #183.
2019-09-07 19:09:25 +02:00
Phyks (Lucas Verney)
6ed1850518 Improve documentation
* Improve documentation about BRouter usage and the provided scripts
(misc/scripts).
* Document how to use BRouter with third-party apps on Android (Locus /
OSMAnd).
* Improved process_planet_pbf.sh map creation script to make use of
osmupdate if available and avoid downloading the planet file if not
needed.
2019-09-05 15:34:54 +02:00
Phyks (Lucas Verney)
333aa265f3 Add support for traffic_signals:direction, see #183. 2019-09-01 22:46:31 +02:00