This website requires JavaScript.
Explore
Help
Sign In
Open-Harbor
/
osrm-backend
Watch
1
Star
0
Fork
0
You've already forked osrm-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
533f1ffc6b
osrm-backend
/
include
History
Denis Chaplygin
533f1ffc6b
Inlined routes and waypoints, as all services are using at least one of those object, so there is no need for another one level of indirection.
2019-08-26 11:08:56 +03: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
Inlined routes and waypoints, as all services are using at least one of those object, so there is no need for another one level of indirection.
2019-08-26 11:08:56 +03:00
extractor
Store metadata about original OSM data, and return it in the API response, if available.
2019-01-30 15:31:56 -08:00
guidance
Fix errors when loading an incompatible dataset.
2018-04-04 12:38:40 +02:00
nodejs
Configurable snapping behaviour (
#5361
)
2019-02-14 17:14:50 -08:00
osrm
Passed ResultT down to engine plugins, so now they can form replies in different formats.
2019-08-26 11:08:56 +03: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
Passed ResultT down to engine plugins, so now they can form replies in different formats.
2019-08-26 11:08:56 +03:00
storage
Solved this warning:
2019-05-28 12:45:47 +02: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
Store metadata about original OSM data, and return it in the API response, if available.
2019-01-30 15:31:56 -08:00