Kajari Ghosh
|
f5fdb8b29e
|
Merge branch 'master' into revert-5060-faster_mapmatching
|
2018-09-05 16:13:15 -04:00 |
|
Daniel Patterson
|
69d7825542
|
Increase allowed shared memory regions to 512 from ~120
|
2018-09-05 11:48:02 -07:00 |
|
Kajari Ghosh
|
edd97839ab
|
Revert "Use FCC algorithm for map matching distance calculation"
This reverts commit a649a8a5cf.
|
2018-09-05 13:58:45 -04:00 |
|
Kajari Ghosh
|
3734737d69
|
Revert "Use distance functions from many to many"
This reverts commit 89fabc1b9c.
|
2018-09-05 13:58:45 -04:00 |
|
Kajari Ghosh
|
e19c0908d0
|
Revert "Preserve heap state in map matching"
This reverts commit b630b4e32a.
|
2018-09-05 13:58:45 -04:00 |
|
Kajari Ghosh
|
44fe43eaed
|
Revert "Round network distance to deci-meter to retain previous behavior"
This reverts commit c0124f7d77.
|
2018-09-05 13:58:45 -04:00 |
|
Kajari Ghosh
|
ca52e86fc9
|
Revert "Adjust text cases for flightly different matching due to rounding"
This reverts commit 8473be69d2.
|
2018-09-05 13:58:45 -04:00 |
|
Kajari Ghosh
|
0df11060fb
|
Revert "Fix bug in computation of distance offset for phantom node"
This reverts commit 0f78f7b2cc.
|
2018-09-05 13:58:45 -04:00 |
|
Kajari Ghosh
|
f98a92c3c7
|
Revert "Fix formating"
This reverts commit 5bd7d04fe3.
|
2018-09-05 13:58:45 -04:00 |
|
Kajari Ghosh
|
fbce0650ef
|
Revert "Update changelog"
This reverts commit 9b779c704f.
|
2018-09-05 13:58:45 -04:00 |
|
Patrick Niklaus
|
9b779c704f
|
Update changelog
|
2018-08-02 12:19:24 +02:00 |
|
Patrick Niklaus
|
5bd7d04fe3
|
Fix formating
|
2018-08-02 12:19:24 +02:00 |
|
Patrick Niklaus
|
0f78f7b2cc
|
Fix bug in computation of distance offset for phantom node
|
2018-08-02 12:19:24 +02:00 |
|
Patrick Niklaus
|
8473be69d2
|
Adjust text cases for flightly different matching due to rounding
|
2018-08-02 12:19:24 +02:00 |
|
Patrick Niklaus
|
c0124f7d77
|
Round network distance to deci-meter to retain previous behavior
|
2018-08-02 12:19:24 +02:00 |
|
Patrick Niklaus
|
b630b4e32a
|
Preserve heap state in map matching
|
2018-08-02 12:19:24 +02:00 |
|
Patrick Niklaus
|
89fabc1b9c
|
Use distance functions from many to many
|
2018-08-02 12:19:24 +02:00 |
|
Patrick Niklaus
|
a649a8a5cf
|
Use FCC algorithm for map matching distance calculation
|
2018-08-02 12:19:24 +02:00 |
|
Frédéric Rodrigo
|
f928956584
|
Support maxlength and maxweight in car profile
|
2018-07-11 18:33:30 +02:00 |
|
Frédéric Rodrigo
|
7ff68792d7
|
Add helper for maxlength into measure.lua
|
2018-07-11 18:33:30 +02:00 |
|
Frédéric Rodrigo
|
3088dd0342
|
Better and flexible weight parsing in measure.lua
|
2018-07-11 18:33:30 +02:00 |
|
Frédéric Rodrigo
|
d2590989f5
|
Default maxspeed for fr:rural is now 80km/h
|
2018-07-11 17:54:46 +02:00 |
|
Antoine Giret
|
3a7b377586
|
Update profiles.md
|
2018-06-27 14:27:17 +02:00 |
|
Michael Krasnyk
|
82b5648c97
|
Don't collapse segregated intersections at roundabout exits, #5114
|
2018-06-21 15:24:03 +02:00 |
|
Antoine Giret
|
1628a3c4d5
|
Update profiles.md
|
2018-06-07 15:43:06 +02:00 |
|
Matthias Gilch
|
e5d8319c43
|
Removed unused variable
The variable name_data_mutex is declared in a block but never used
within this block. So I've removed the variable.
|
2018-06-02 22:49:30 +02:00 |
|
MichalPP
|
06699132eb
|
allow routing over barrier=some_tag
|
2018-05-29 16:56:15 +02:00 |
|
MichalPP
|
918e794d6a
|
change barrier_whitelist to barrier blacklist
change barrier_whitelist to barrier blacklist in foot profile
fix #5067 and #3890 and #4823
|
2018-05-29 16:56:15 +02:00 |
|
MichalPP
|
8dd8ee1fc2
|
blacklisting barriers allow routing
blacklisting barriers allow routing over barrier=some_tag
|
2018-05-28 17:21:08 +02:00 |
|
MichalPP
|
c3d0efda93
|
change barrier_whitelist to barrier_blacklist
|
2018-05-28 17:21:08 +02:00 |
|
Patrick Niklaus
|
3b4e2e83ef
|
Fix excluding nodes for one to all query
|
2018-05-08 15:50:25 +00:00 |
|
Patrick Niklaus
|
c459530cb6
|
Address PR comments
|
2018-05-08 15:50:25 +00:00 |
|
Kajari Ghosh
|
2a15e6dec8
|
Add support for annotations=distances in MLD
This commit brings feature parity with CH for the `table` pluging.
|
2018-05-08 15:50:25 +00:00 |
|
Huyen Chau Nguyen
|
1a1293608d
|
fix example requests for distance tables
|
2018-05-02 17:25:01 +02:00 |
|
Michael Krasnyk
|
318df9deaa
|
Adjust ebn_weight assertion to new node weights
|
2018-05-01 18:53:04 +02:00 |
|
Michael Krasnyk
|
cacb162520
|
Review and rebase updates
|
2018-04-28 08:59:18 +02:00 |
|
Michael Krasnyk
|
105709cb43
|
Don't handle response errors separately in osrm-runner
|
2018-04-28 08:59:18 +02:00 |
|
Michael Krasnyk
|
9695fa7941
|
Remove weight and duration from customizer::EdgeBasedGraphEdgeData
|
2018-04-28 08:59:18 +02:00 |
|
Michael Krasnyk
|
fd9bebbfa7
|
Add EBG node durations
|
2018-04-28 08:59:18 +02:00 |
|
Michael Krasnyk
|
db18e8669f
|
Always read .osrm.enw file in updater
|
2018-04-28 08:59:18 +02:00 |
|
Michael Krasnyk
|
9b4a4fdd82
|
Add customizer::MultiLevelGraph
|
2018-04-28 08:59:18 +02:00 |
|
Michael Krasnyk
|
cdc7e5f021
|
Fix for updating node weights in contraction hierarchy
|
2018-04-28 08:59:18 +02:00 |
|
Michael Krasnyk
|
adc87149e2
|
List dataset blocks
|
2018-04-28 08:59:18 +02:00 |
|
Michael Krasnyk
|
8adbfe06ed
|
Throw an exception if a shared region is not found
|
2018-04-28 08:59:18 +02:00 |
|
Patrick Niklaus
|
ae805f9ec8
|
Make cheap rulers static
|
2018-04-27 05:21:08 +02:00 |
|
Patrick Niklaus
|
be24689b0f
|
Optimize distance calculation by getting rid of rounding
|
2018-04-27 05:21:08 +02:00 |
|
Michael Krasnyk
|
41c31a2388
|
Use mapbox::util::optional instead of std::experimental::optional
|
2018-04-27 05:21:08 +02:00 |
|
Huyen Chau Nguyen
|
8b866502d1
|
make eslint happy
|
2018-04-27 05:21:08 +02:00 |
|
Huyen Chau Nguyen
|
7837cd61df
|
clang format
|
2018-04-27 05:21:08 +02:00 |
|
Huyen Chau Nguyen
|
b573485c31
|
only use half of rulers because earth is symmetric
|
2018-04-27 05:21:08 +02:00 |
|