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
Gautier Pelloux-Prayer
f39d8834f1
Add MTB profile
2019-09-02 19:05:09 +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
Arndt Brenschede
67df0743cd
destination access logic
2018-05-31 23:08:24 +02:00
ProBackup-nl
50301f91cc
Create vm-forum-liegerad-schnell.brf
2018-04-09 13:07:34 +02:00
Arndt Brenschede
f2d04ef70a
breaking speeds from cost model + cost tuning
2018-03-21 09:10:59 +01:00
ProBackup-nl
dcc32c981f
typos in readme fixed
...
appended a reference to project's github issues page
2017-12-30 08:50:06 +01:00
ntruchsess
7f2a7ce215
add optional parameter bindaddress to optionally restrict the ipaddresses brouter listens on
2017-12-03 13:22:01 +01:00
Arndt Brenschede
c517ccc2df
version 1.4.9
2017-09-24 17:11:04 +02:00
Arndt Brenschede
d4f592732f
access to way-context vars from (no caching) node-context
2017-07-02 22:55:54 +02:00
Mincol
3d0c8bd21b
Added restrictions.dat
2017-04-08 10:30:27 +02:00
Gautier Pelloux-Prayer
0d5e1c18fb
allow server to be started from outside of standalone/ directory
2017-01-08 17:02:35 +01:00
Arndt
95f8c0edab
tr doku
2016-12-11 19:45:38 +01:00
Arndt
8c530c87cd
parameter to avoid supression of unused tags
2016-12-11 19:33:21 +01:00
Arndt
e48cbd49cb
added turn restrictions
2016-11-20 22:31:10 +01:00
Arndt
ae8bd5f39a
turn hints for shortest.brf
2016-10-19 18:55:25 +02:00
Arndt Brenschede
6d95bc46e7
github issue 51
2016-10-19 18:39:49 +02:00
Arndt Brenschede
e217f12e71
v1.4.4
2016-08-30 19:30:53 +02:00
Arndt
8609c1f47b
1.4.1 locus roundabout fix, 3 more operators
2016-05-09 22:05:40 +02:00
Arndt
0d70493919
readme update 1.4
2016-05-06 10:32:58 +02:00
Arndt
7cb5e9f377
turninstructions: update profiles
2016-05-06 10:23:54 +02:00
abrensch
71c58e09fa
Merge pull request #53 from nrenner/segments4-cmd
...
update standalone server.cmd to segments4
2016-05-06 09:21:33 +02:00
Arndt
99147635cd
changes memsizes, added easter-europe to traffic-sim
2016-04-30 17:01:19 +02:00
Arndt
73444bbf94
voice-hints: adapt trekking-profile
2016-04-10 13:57:10 +02:00
Norbert Renner
8fb0d048c9
update standalone server.cmd to segments4
2016-01-07 18:18:02 +01:00
Timothy Millard
6d01d0d7aa
segments4 for standalone server
2015-12-26 15:44:43 -06:00
Arndt
3a9c74a910
1.3.2 preparations
2015-11-01 11:58:30 +01:00
Arndt
02bb5675db
1.3.2 preparations
2015-11-01 11:55:28 +01:00
Arndt
644a5ece80
-> utils
2015-11-01 09:43:46 +01:00
Arndt
5b68c75a77
minor profile updates
2015-10-17 19:12:15 +02:00
Arndt
13ac896b2f
brouter 1.3
2015-10-16 08:14:42 +02:00
Arndt
2cec35f3cc
removed old format support
2015-08-28 17:49:35 +02:00
Arndt
91c809e05c
Traffic simulation patch
2015-08-28 16:39:41 +02:00
Mincol
2b142bd8a2
Update kitkat_survival_readme.txt
...
Added description to clarify parts not immediately clear to me, when installing OsmAnd on SD card,
2015-06-08 21:41:10 +02:00
Arndt
01789724b4
readme updates
2015-04-04 11:34:01 +02:00
Arndt
bddfc5655c
readme update
2015-04-04 11:17:34 +02:00
abrensch
740d171813
Merge pull request #38 from nrenner/standalone-timeout
...
set default timeout in standalone scripts
2015-04-04 10:14:21 +02:00
Arndt
7310a500c6
explicit initial classifier
2015-04-03 13:54:19 +02:00
Norbert Renner
f3d2500f3a
set maxRunningTime=300 as default timeout in standalone scripts
2015-04-03 11:46:49 +02:00
Mateusz Konieczny
22aabd8863
fix typo in README
2015-03-22 15:10:26 +01:00
Arndt
6811ea524e
profile syntax: syntactic sugar
2015-03-01 13:04:11 +01:00
Arndt
afc0d765d0
lookup extensions (minor 4)
2015-02-07 10:27:58 +01:00
Arndt
a013c2f184
readme updates
2014-12-28 08:56:12 +01:00
Arndt
8a6e601811
lookup extentions (->minor 3)
2014-12-14 10:39:32 +01:00
Arndt
65d150fd43
more tags
2014-09-27 13:30:02 +02:00
Arndt
d4ff257994
segments2 -> segemnts3
2014-07-30 08:17:16 +02:00
Arndt
eb01ef34d1
readme updates
2014-07-26 15:05:20 +02:00
Arndt
fb4bf8e0cd
1.0 preparations
2014-07-13 16:19:44 +02:00
Arndt
e13d1ad468
more lookup changes
2014-06-19 18:44:10 +02:00
Arndt
55717c6e71
fixes for access=permissive + highway=abondened
2014-06-18 08:25:04 +02:00
Arndt
be24ee7a88
variable length tag encoding (more bugs..)
2014-06-05 09:28:24 +02:00
Arndt
f0b1889afd
lookup table update
2014-06-01 19:35:40 +02:00
Arndt
afa498637a
variable length tag descriptions (downwards compatibility)
2014-05-29 16:47:43 +02:00
Norbert Renner
6f9cef9b3f
profile upload (a first implementation), similar to CgiUpload,
...
adds a new customprofiledir argument, a new file is created on each upload
2014-05-24 09:52:05 +02:00
Arndt
ba867b4779
variable length tag descriptions (second thought)
2014-05-22 20:26:20 +02:00
Arndt
d89790cfd3
changed route-preselection
2014-05-11 17:20:06 +02:00
Arndt
1b8c3ccea8
network and access checks on cycle relations
2014-04-21 12:26:06 +02:00
Arndt
2b70d8a862
reworked readme for 0.9.9
2014-04-20 14:55:10 +02:00
unknown
a440505f6f
added new param threadsize
2014-04-15 10:31:40 +02:00
Norbert Renner
0a0945973e
scripts to run standalone server in release zip
2014-02-15 18:29:06 +01:00
Arndt Brenschede
b4aa961f2d
added crc logic for datafile access
2014-02-02 17:04:17 +01:00
Arndt Brenschede
2edac085d0
added profiles and readmes
2014-01-19 13:33:43 +01:00
Arndt Brenschede
309b9b3bbc
Added pbf-parser + mapcreation-scripts
2014-01-19 11:22:32 +01:00