Michael Krasnyk
|
9e5d45d86a
|
Added 'distance' weight to car profile
|
2017-02-03 18:59:00 +00:00 |
|
Michael Krasnyk
|
ad594cb2e4
|
Update review findings
|
2017-01-27 11:19:37 +01:00 |
|
Patrick Niklaus
|
279f8aabfb
|
Allow specifing a weight for routing that is independent of duration
|
2017-01-27 11:19:37 +01:00 |
|
Daniel J. Hofmann
|
c277b95f03
|
Implements Zero-Copy String Views onto Contiguous Memory, resolves #3265.
- http://www.boost.org/doc/libs/1_61_0/libs/utility/doc/html/string_ref.html
- http://en.cppreference.com/w/cpp/string/basic_string_view
|
2017-01-23 15:22:39 +01:00 |
|
Moritz Kobitzsch
|
10b93c6908
|
re-introduce space into summaries
|
2016-09-30 14:36:09 +02:00 |
|
Moritz Kobitzsch
|
e4d0d49300
|
move summaries to car profile, test for references, use boost adaptors
|
2016-09-30 10:59:23 +02:00 |
|
karenzshea
|
cbb96ce7f4
|
handle empty names in summaries
|
2016-09-30 10:43:36 +02:00 |
|
Daniel J. Hofmann
|
448f8377fb
|
Sync with Clang38 Format
|
2016-06-02 13:14:33 +02:00 |
|
Moritz Kobitzsch
|
58d6e8f4d0
|
handle short summaries correctly
|
2016-06-02 00:26:04 +02:00 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Daniel Patterson
|
f251f93a11
|
Fix summary generation when empty strings are present.
Also corrects step ordering when steps have equal durations.
|
2016-05-04 14:00:34 +02:00 |
|
Patrick Niklaus
|
da6dbd2159
|
Revert "Removes summary from legs property"
This adds the summary back to the RouteLeg, it now depends on if
`steps=true`.
This reverts commit eaf9993dd9 .
|
2016-04-21 22:39:16 +02:00 |
|
Moritz Kobitzsch
|
dfd180a292
|
fixing unit tests
|
2016-04-08 11:21:14 +02:00 |
|
Moritz Kobitzsch
|
4d864b8267
|
fix warnings in compilation on clang
|
2016-04-06 18:44:42 +02:00 |
|
Daniel J. Hofmann
|
eaf9993dd9
|
Removes summary from legs property
|
2016-04-05 22:59:14 +02:00 |
|
Moritz Kobitzsch
|
89d56e1cd1
|
fix duration of direct connection
|
2016-04-05 22:59:14 +02:00 |
|
Moritz Kobitzsch
|
f9350a276c
|
fix same segment routes
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
61c9c69718
|
Make unit tests compile again after rebasing
|
2016-04-05 22:59:14 +02:00 |
|
Patrick Niklaus
|
5c01878542
|
get_name_for_id -> GetNameForID
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
4e8fe89faa
|
Fix foward/backwad swap
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
770624d492
|
Fixes remaining engine/guidance includes
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
7c30ea32bf
|
Runs scripts/format.sh
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
58628a4bfc
|
bugfixing/classification
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
ef1e0e14ec
|
advanced guidance on 5.0
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
f3e72623e9
|
Add viaroute suport for new API
|
2016-04-05 22:58:32 +02:00 |
|