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
6b91ae4585
osrm-backend
/
Plugins
History
Dennis Luxen
b5aa1554c0
kml file indicates that it is indeed UTF-8 encoded. Thanks Frederik!
2011-03-30 18:18:29 +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
kml file indicates that it is indeed UTF-8 encoded. Thanks Frederik!
2011-03-30 18:18:29 +00:00
HelloWorldPlugin.h
PBF Support (Thanks to Christian for explanations)
2011-01-12 18:08:10 +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