Michael Krasnyk
|
f1e4349c82
|
Move geometry ids, name_ids and travel_modes to EdgeBasedNodeData
|
2017-05-03 21:59:38 +00:00 |
|
Michael Krasnyk
|
37794a5e8a
|
Change traffic CSV field value from weight to rate
and make the value required.
If the weight name is 'duration' than the rate value
can be computed as speed / 3.6
Issue: https://github.com/Project-OSRM/osrm-backend/issues/3823
|
2017-04-11 14:55:56 +00:00 |
|
Patrick Niklaus
|
ed143b503d
|
Consolidate data loading
|
2017-03-17 11:19:58 +00:00 |
|
Patrick Niklaus
|
acbaecf45d
|
Remove .osrm.edge_segment_update not needed anymore
|
2017-03-17 11:19:58 +00:00 |
|
Patrick Niklaus
|
907f933a54
|
Add update functionality to osrm-customize
All speed file flags are compatible with osrm-contract.
|
2017-03-13 23:04:45 +00:00 |
|
Patrick Niklaus
|
a636e8cc13
|
Include datasources in .geometries file and refactor .datasource_names
|
2017-03-10 20:40:59 +00:00 |
|
Patrick Niklaus
|
fb552fd751
|
Apply clang-format
|
2017-03-10 14:43:02 +00:00 |
|
Patrick Niklaus
|
94e2a8598d
|
Address PR comments
|
2017-03-10 14:43:02 +00:00 |
|
Patrick Niklaus
|
83820bf82c
|
Split CSV parsing into nicer interface
|
2017-03-10 14:43:02 +00:00 |
|
Patrick Niklaus
|
20e028c47b
|
Split updater code from contract into own module
|
2017-03-10 14:43:02 +00:00 |
|