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
972a848094
osrm-backend
/
include
/
engine
/
api
/
flatbuffers
History
Denis Chaplygin
0be87c73cf
Fixed typo in flatbuffers: longitute -> longitude.
2019-08-26 14:31:51 +03:00
..
fbresult_generated.h
Fixed typo in flatbuffers: longitute -> longitude.
2019-08-26 14:31:51 +03: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