Commit graph

110 commits

Author SHA1 Message Date
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
Phyks (Lucas Verney)
79eba309d5 Add direction tag in lookups.dat, see #183 2019-08-30 08:23:33 +02:00
Poutnik
74f475ee3e
Derived from car-fast with avoid_tolls=true 2019-08-19 17:00:30 +02:00
Poutnik
aad909965a
Added avoid_tolls flag with false as default, for easy switch to tollfree variant. 2019-08-19 16:57:58 +02:00
Phyks (Lucas Verney)
5fe5cca3a1 Add support for bicycle_road=yes 2019-08-04 13:09:12 +02:00
Phyks (Lucas Verney)
603e72bb7c Add support for sidewalk:bicycle tag in lookups.dat, close #166. 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
f50d03692e fixed wrong TI-mode for car-profiles 2019-07-06 11:39:30 +02:00
Arndt Brenschede
af6956f4f5 update vm-forum profiles (as active on brouter-web) 2019-06-30 17:18:39 +02:00
Henrik Fehlauer
4c6e17c650 Allow to run server.cmd from source directory
This also enables launching server.cmd from arbitrary directories
to match the behaviour of server.sh.
2019-05-30 23:52:59 +02:00
Henrik Fehlauer
3118dd4e76 Allow to run server.sh from source directory
Running server.sh after cloning and building did not work without
also customizing paths and/or moving files around.

By referring to already existing default locations the out-of-the-box
experience should be a bit smoother.

In order to not affect existing installations and to retain support for
running released versions from http://brouter.de/brouter/revisions.html,
the old default paths are still checked.
2019-05-30 23:52:59 +02:00
Henrik Fehlauer
5ed67a6507 Merge server.sh and local.sh
By setting BINDADDRESS and delegating to server.sh we can avoid
duplicating most of the code.

This also makes 0d5e1c1 available for local.sh, i.e. being able to
launch local.sh from arbitrary directories too.
2019-05-30 23:52:59 +02:00
abrensch
4312285090
Merge pull request #60 from bagage/patch-1
Don't require server.sh to be launched from standalone directory
2019-05-11 12:04:38 +02:00
Arndt Brenschede
01236cbf74 sync car-vario/eco/fast (e.g. maxspeed:forward) 2019-02-25 09:08:03 +01:00
Arndt Brenschede
f70f19d697 embedded_rails 2019-02-09 11:17:49 +01:00
Arndt Brenschede
7547d5d820 maxspeed forward/backward 2019-01-23 23:22:15 +01:00
Arndt Brenschede
a5799d7253 cycleway:surface, see issue#131 2018-12-12 22:41:58 +01:00
Arndt Brenschede
35c46ecabf cycleway:surface, see issue#131 2018-12-12 22:34:59 +01:00
abrensch
df9767b65e
Merge pull request #107 from saraedum/patch-1
Fix typo
2018-12-07 00:55:18 +01:00
Arndt Brenschede
7889bf85db no_entry/no_exit TRs 2018-12-02 18:33:35 +01:00
abrensch
0390a6a266
Merge pull request #122 from Phyks/lookups
Update `lookups.dat`
2018-11-17 17:14:40 +01:00
Phyks (Lucas Verney)
6ff808411d Update lookups.dat
* Add information about the `busway` in opposite direction (#119)
* Add cycleway:left/right:oneway (#98)
* Add zone:maxspeed tags for traffic calming
2018-11-09 23:04:26 +01:00
Phyks (Lucas Verney)
dfb77f15eb Better process_pbf_planet.sh script 2018-11-08 20:20:54 +01:00
Phyks (Lucas Verney)
c05ad2b2e5 Complete doc for map creation 2018-11-08 16:17:15 +01:00
Arndt Brenschede
fc542dd73f oneway+psv details 2018-10-06 11:10:18 +02:00
Arndt Brenschede
d6cae133e2 oneway+psv details 2018-10-06 09:19:13 +02:00
Brenschede
09bed6e531 oneway+psv details 2018-10-05 19:45:16 +02:00
Julian Rüth
208f40c5ce
Fix typo 2018-06-28 23:44:03 +02:00