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
Files
c62e1ac5feb1108b332d52c76475d53cf4896945
osrm-backend
/
Plugins
T
History
Dennis Luxen
92b467ae77
Moved pathinfo struct to common place
2011-04-15 16:33:37 +00:00
..
BasePlugin.h
This is a large update that brings many internal and architectural changes. The most obvious change to the user is the presence of configuration files for extractLargeNetwork and routed. Optimistically speaking, it should not break anything. Thanks to rskr for support patches and suggestions.
2011-01-09 21:42:27 +00:00
BasicDescriptor.h
Moved pathinfo struct to common place
2011-04-15 16:33:37 +00:00
HelloWorldPlugin.h
PBF Support (Thanks to Christian for explanations)
2011-01-12 18:08:10 +00:00
JSONDescriptor.h
Descriptor that outputs JSON formatted routing info
2011-04-15 16:31:04 +00:00
LocatePlugin.h
New plugin "Nearest" locates the nearest point on an edge to a given input coordinate. Needed for draggable routes.
2011-03-29 15:02:07 +00:00
NearestPlugin.h
New plugin "Nearest" locates the nearest point on an edge to a given input coordinate. Needed for draggable routes.
2011-03-29 15:02:07 +00:00
PluginMapFactory.h
This is a large update that brings many internal and architectural changes. The most obvious change to the user is the presence of configuration files for extractLargeNetwork and routed. Optimistically speaking, it should not break anything. Thanks to rskr for support patches and suggestions.
2011-01-09 21:42:27 +00:00
RoutePlugin.h
reading string resulted in garbage when char buffer is not cleared every time. Occured on certain locales
2011-03-30 18:10:47 +00:00