osrm-backend/include
Daniel Patterson 06e010b4d0 Include information on estimates in table response (#5259)
* Revert "Remove estimated_cells value in the response."

This reverts commit 364e35af06.

* Update changelog.

* fix linting

* adjust fallback_speed check

* change [].includes to [].indexOf !== -1 for compatibility with node 4

* change param name

* more cuke tests

* fix formatting
2018-12-11 12:21:57 -05:00
..
contractor Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
customizer Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
engine Include information on estimates in table response (#5259) 2018-12-11 12:21:57 -05:00
extractor Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
guidance Fix errors when loading an incompatible dataset. 2018-04-04 12:38:40 +02:00
nodejs Fix fallback speed validity checks (#5300) 2018-12-10 14:53:30 -05:00
osrm Fix formating 2018-02-06 11:51:33 +01:00
partitioner Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
server Add a multiplier to the matrix (#5298) 2018-12-10 13:41:44 -05:00
storage Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
updater Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
util Fix fallback speed validity checks (#5300) 2018-12-10 14:53:30 -05:00