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
24ca42c01706edfc5a95f91463ba6aa1428851ef
osrm-backend
/
Plugins
T
History
Dennis Luxen
24ca42c017
2011-07-29 15:48:20 +00:00
..
BaseDescriptor.h
Bugfixes, plus safe delete, less pointers and speed back on track
2011-07-12 14:03:31 +00:00
BasePlugin.h
Output format is selectable with additional parameter to URL: &output={kml,json}
2011-04-18 08:12:44 +00:00
GPXDescriptor.h
Bugfixes, plus safe delete, less pointers and speed back on track
2011-07-12 14:03:31 +00:00
HelloWorldPlugin.h
Output format is selectable with additional parameter to URL: &output={kml,json}
2011-04-18 08:12:44 +00:00
JSONDescriptor.h
Bugfixes, plus safe delete, less pointers and speed back on track
2011-07-12 14:03:31 +00:00
KMLDescriptor.h
2011-07-29 15:48:20 +00:00
LocatePlugin.h
make sure any data structure is only loaded once. saves roughly 25% of RAM and starts up 10% faster on benchmark instances.
2011-05-26 09:16:04 +00:00
NearestPlugin.h
Typo in StringUtil.h file name. D'oh!
2011-07-07 08:05:58 +00:00
ObjectForPluginStruct.h
Fence had wrong name
2011-07-22 15:38:46 +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
RawRouteData.h
Refactored various parts for integration of multi-segment paths
2011-07-11 15:16:14 +00:00
RouteParameters.h
Enhancing data structure for via points
2011-07-07 09:29:15 +00:00
RoutePlugin.h
Making via routes more stable
2011-07-21 14:30:36 +00:00
ViaRoutePlugin.h
Routing outside coverage area crashes the Router
2011-07-22 16:05:40 +00:00