Daniel Patterson
|
cd8fb82215
|
Add flag to allow skipping calling node function for nodes with no tags.
|
2017-06-13 12:23:00 +00:00 |
|
Michael Krasnyk
|
2cd4ba9a0a
|
move split_edges to global properties
|
2017-03-30 11:20:13 +02:00 |
|
Michael Krasnyk
|
78a199e2fb
|
Add read-only max_turn_weight in ProfileProperties
|
2017-03-20 20:06:51 +01:00 |
|
Michael Krasnyk
|
ad594cb2e4
|
Update review findings
|
2017-01-27 11:19:37 +01:00 |
|
Michael Krasnyk
|
c059d15cb9
|
Added weight multipliers for speed and turn updates
|
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 |
|
Kajari Ghosh
|
c30f43b148
|
added max_speed to the profiles (#3089)
|
2016-11-01 17:13:10 -04:00 |
|
Kajari Ghosh
|
6fc0609a62
|
Map matching test coverage fix (#3201)
* fixed map matching test coverage
|
2016-10-29 11:22:09 -04:00 |
|
Lauren Budorick
|
c09b9b4c99
|
Initial left hand driving implementation
|
2016-07-28 22:59:22 +02:00 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Patrick Niklaus
|
589767fe6d
|
uturns -> continue_straight
|
2016-04-12 23:16:02 +02:00 |
|
Patrick Niklaus
|
38db495879
|
Address PR comments
Renamed lua_function_exists and removes unused print function
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
71c336d9dd
|
Adds .properties file to osrm-extract ouput
This file contains global properties set by the lua
profile, such as enabling uturns at vias and penalties.
This file will be consumed by the server.
|
2016-04-05 22:58:32 +02:00 |
|