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
1a6f4c44e7
osrm-backend
/
include
/
engine
/
api
/
flatbuffers
History
Dennis Luxen
a4aa153ba4
Use nested namespace
...
It's a mechanical change to modernize the code base
2022-12-11 10:17:17 +01:00
..
fbresult_generated.h
Use nested namespace
2022-12-11 10:17:17 +01:00
fbresult.fbs
Set flatbuffers root type and removed unneded array for rows/cols
2019-08-26 11:08:56 +03:00
position.fbs
Fixed typo in flatbuffers: longitute -> longitude.
2019-08-26 14:31:51 +03:00
route.fbs
Replaced 'in' and 'out' at the flatbuffers 'instersection' object
2019-08-26 14:03:29 +03:00
table.fbs
Set flatbuffers root type and removed unneded array for rows/cols
2019-08-26 11:08:56 +03:00
waypoint.fbs
Flatbuffers now uses floats instead of double. We do not use that precision anyway and it make output much smaller.
2019-08-26 11:08:56 +03:00