Lev Dragunov
|
8b45ff7a18
|
Store metadata about original OSM data, and return it in the API response, if available.
|
2019-01-30 15:31:56 -08:00 |
|
Daniel Patterson
|
498259b220
|
Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost.
Adds approx 10% to total data size. Speeds up large table requests by 2 orders of magnitude.
Co-authored-by: Kajari Ghosh <ghoshkaj@gmail.com>
|
2018-10-30 15:41:06 -07:00 |
|
Michael Krasnyk
|
9695fa7941
|
Remove weight and duration from customizer::EdgeBasedGraphEdgeData
|
2018-04-28 08:59:18 +02:00 |
|
Michael Krasnyk
|
9b4a4fdd82
|
Add customizer::MultiLevelGraph
|
2018-04-28 08:59:18 +02:00 |
|
Patrick Niklaus
|
29d1b34140
|
Fix formating
|
2018-04-07 00:22:29 +02:00 |
|
Patrick Niklaus
|
fea07f343b
|
Load data in two separate data regions
|
2018-04-07 00:22:29 +02:00 |
|
Patrick Niklaus
|
cb4586ebee
|
Make use of the view factory in the data facade
|
2018-04-04 12:38:40 +02:00 |
|
Patrick Niklaus
|
44924b4bb4
|
Refactor view creation to own header file
|
2018-04-04 12:38:40 +02:00 |
|
Patrick Niklaus
|
3af3e06e75
|
Remove canary to get a consistent interface for getting a block pointer
|
2018-04-04 12:38:40 +02:00 |
|