Commit graph

426 commits

Author SHA1 Message Date
Phyks (Lucas Verney)
c6e466ca7b Export first (from) and last (to) waypoints as well in GeoJSON / GPX 2019-07-20 19:33:56 +02:00
Phyks (Lucas Verney)
9da3f20816 Export via waypoints in GPX tracks 2019-07-20 19:33:56 +02:00
Phyks (Lucas Verney)
af660bf1cf Add an option to export waypoints in GeoJSON tracks 2019-07-20 19:33:55 +02:00
abrensch
f829bc6630
Merge pull request #172 from vodie/patch-2
Fix error if voiceHints.list is empty
2019-07-20 16:31:01 +02:00
vodie
dda374073a
Fix error if voiceHints.list is empty 2019-07-20 13:43:28 +02:00
Arndt Brenschede
c1f68e99d0 removed size-sorting of base-dir proposals 2019-07-20 13:26:31 +02:00
Arndt Brenschede
e1f8fce85a base-dir proposals + repeat-timout logik 2019-07-20 13:10:48 +02:00
Arndt Brenschede
80e36d4bb5 modified memory behaviour (use up to memoryclass only when neccessary) 2019-07-20 10:24:00 +02:00
Arndt Brenschede
2213d4f7fc some microtuning 2019-07-20 10:10:51 +02:00
abrensch
d963814d78
Merge pull request #171 from vodie/patch-1
fix missing turn instructions for Osmand
2019-07-20 09:53:08 +02:00
vodie
4003293580
fix missing turn instructions for Osmand 2019-07-19 04:40:36 +02:00
Arndt Brenschede
a11941cfad result compression for android service interface 2019-07-09 01:15:43 +02:00
Arndt Brenschede
9ccdba149f changed master config file name to simplify 1.4 -> 1.5 migration 2019-07-07 12:44:44 +02:00
Arndt Brenschede
7c33b7e497 delete raw tracks after rd5 download 2019-07-06 12:39:13 +02:00
Arndt Brenschede
a57da730e8 minor changes for 1.5.3 2019-07-06 12:11:38 +02:00
Arndt Brenschede
e78bcc4762 fixed typos in help text 2019-07-06 11:43:00 +02:00
Arndt Brenschede
f50d03692e fixed wrong TI-mode for car-profiles 2019-07-06 11:39:30 +02:00
Arndt Brenschede
6a8e6f2093 Android API 23 pain 2019-07-04 20:57:04 +02:00
Arndt Brenschede
f9f08cc0b7 1.5.0 preparations 2019-06-30 17:34:21 +02:00
Arndt Brenschede
af6956f4f5 update vm-forum profiles (as active on brouter-web) 2019-06-30 17:18:39 +02:00
abrensch
b88c5c6322
Merge pull request #168 from Phyks/nogo-rework
Fix polygon/polyline nogos issues (#154)
2019-06-29 17:01:32 +02:00
abrensch
dacc6ac111
Merge pull request #161 from rkflx/rkflx/document-trackname
Add trackname to description of URL parameters
2019-06-29 17:01:12 +02:00
Phyks (Lucas Verney)
c8e8b9d421 Fix an incorrect handling of default nogo behavior for lines or polygons.
Fix #154
2019-06-29 14:43:40 +02:00
Phyks (Lucas Verney)
fc97754c90 Crossing a nogo polyline with weight should translate into a constant cost. 2019-06-29 14:32:41 +02:00
Arndt Brenschede
828227f59d decoding performance 2019-06-29 10:11:59 +02:00
Brenschede
7b4db81c78 decoder performance 2019-06-28 19:07:36 +02:00
abrensch
cfef81322d
Merge pull request #165 from Phyks/issue_159
Fix a logical error in bounding circle computation. Fix #159.
2019-06-24 13:12:19 +02:00
abrensch
36ae1bb3f0
Merge pull request #162 from rkflx/rkflx/improve-first-run-experience
Make it easier to directly run BRouter from source checkout
2019-06-24 13:12:00 +02:00
Arndt Brenschede
9f6878f891 direct weaving/escape-analysis 2019-06-23 18:57:46 +02:00
Phyks (Lucas Verney)
62b33680ac Fix a logical error in bounding circle computation. Fix #159. 2019-06-21 18:48:23 +02:00
Henrik Fehlauer
451aa25caf Add trackname to description of URL parameters 2019-05-30 23:52:59 +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
f5ee3ef6f0 Expand README to make it easier to build and run BRouter 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
Arndt Brenschede
661a09817a direct weaving option 2019-05-30 15:11:12 +02:00
Arndt Brenschede
c89058ee63 remove special characters in trackname 2019-05-25 18:47:02 +02:00
Arndt Brenschede
ef567095ea nogo-weight undefined fix 2019-05-18 21:35:30 +02:00
abrensch
33dac24f7a
Merge pull request #158 from bagage/fix-content-disposition-header
Content-Disposition filename must be quoted
2019-05-18 19:42:24 +02:00
Gautier Pelloux-Prayer
4cf86168fe Remove invalid characters from filename 2019-05-11 16:51:39 +02:00
Gautier Pelloux-Prayer
c1a36f0bdc Content-Disposition filename must be quoted 2019-05-11 16:16:33 +02:00
Arndt Brenschede
e94176a4c5 fixed compile problem 2019-05-11 12:28:12 +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
abrensch
602839b526
Merge pull request #157 from bagage/fix-filename
Use track name param if set
2019-05-11 12:04:21 +02:00
abrensch
c667f0935d
Merge pull request #153 from Phyks/default-nogo-weight
Fix default nogo weight for polygons
2019-05-11 12:04:07 +02:00
Gautier Pelloux-Prayer
e487977c20 Use track name param if set 2019-05-09 15:29:01 +02:00
abrensch
97a8bb91d1
Merge pull request #156 from bagage/remove-brouter-mem-router
Remove old dependency
2019-05-09 14:43:01 +02:00
Gautier Pelloux-Prayer
7d91b15412 Remove old dependency 2019-05-09 14:22:37 +02:00
Phyks (Lucas Verney)
c3a4b43085 Fix default nogo weight for polygons 2019-05-08 22:51:07 +02:00
Arndt Brenschede
1ea350cb04 MIT license 2019-05-04 20:04:56 +02:00