osrm-backend/Plugins
2011-06-28 08:27:38 +00:00
..
BaseDescriptor.h Adding support for polyline compression. Reduces file size, see http://open.mapquestapi.com/common/encodedecode.html 2011-06-27 22:08:53 +00:00
BasePlugin.h Output format is selectable with additional parameter to URL: &output={kml,json} 2011-04-18 08:12:44 +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 polyline needs to be data, not array 2011-06-28 08:27:38 +00:00
KMLDescriptor.h introducing &instructions=true/false. Configuration of Descriptor refactored 2011-05-13 09:16:58 +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 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
ObjectForPluginStruct.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
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
RouteParameters.h Output format is selectable with additional parameter to URL: &output={kml,json} 2011-04-18 08:12:44 +00:00
RoutePlugin.h Adding support for polyline compression. Reduces file size, see http://open.mapquestapi.com/common/encodedecode.html 2011-06-27 22:08:53 +00:00