Daniel Patterson
|
b9a4c322a7
|
Add ability to debug routing graph visually by dumping
annotated GeoJSON during processing.
|
2015-11-19 10:41:44 -05:00 |
|
Daniel Patterson
|
6228412e61
|
Enable just-before-contraction updates to edge weights. For small
datasets, this enables things like traffic-based updates in the
shortest possible processing turnaround time.
|
2015-11-18 16:14:08 -05:00 |
|
Daniel Patterson
|
e45656e5bf
|
Refactor edge expansion into extract phase. New temporary file is generated - '.osrm.ebg' which is used by
|
2015-10-06 09:23:17 -07:00 |
|
Patrick Niklaus
|
a57fb4f1ab
|
First step into overhauling the edge storage
|
2015-06-01 17:22:12 +02:00 |
|
Dennis Luxen
|
3bd27ae8c5
|
change copyright line from personal names to project
|
2015-02-19 09:19:51 +01:00 |
|
Dennis Luxen
|
f67eeb66aa
|
untangle includes using iwyu
|
2015-02-09 17:38:40 +01:00 |
|
Dennis Luxen
|
cf21074f10
|
use enum as return code instead of boolean logic in extractor
|
2015-01-23 16:59:13 +01:00 |
|
Dennis Luxen
|
dc7f21513a
|
move initialization of extractor config into main method and out out extraction logic
|
2015-01-23 16:30:14 +01:00 |
|
Dennis Luxen
|
5e2f4c9d2d
|
fix header include
|
2015-01-05 14:47:05 +01:00 |
|
Dennis Luxen
|
ae7300f9b4
|
renamed: extractor.cpp -> extract.cpp
renamed: Extractor/* -> extractor/
|
2014-11-28 15:00:48 +01:00 |
|