osrm-backend/plugins
Daniel Patterson 1536d1c044 Add bearing filter support to viaroute, trip, nearest, and distance
table plugins.
Make bearing range configurable by adding a comma-separated second part
to the bearing paramenter, like so:

    b=<bearing:0-359>(,<range:0-180>)

If no range is supplied, it defaults to +/- 10 degrees.
2015-11-17 16:35:20 -05:00
..
distance_table.hpp Add bearing filter support to viaroute, trip, nearest, and distance 2015-11-17 16:35:20 -05:00
hello_world.hpp Remove hand written conversion code and replace with stdlib features. 2015-09-29 16:15:54 +02:00
locate.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
match.hpp Add bearing filter support to viaroute, trip, nearest, and distance 2015-11-17 16:35:20 -05:00
nearest.hpp Add bearing filter support to viaroute, trip, nearest, and distance 2015-11-17 16:35:20 -05:00
plugin_base.hpp reorder includes, fixes style regression from commit fdf2e59. 2015-02-26 16:09:48 +01:00
timestamp.hpp Silence unused variable warnings 2015-09-30 18:20:00 +02:00
trip.hpp Add bearing filter support to viaroute, trip, nearest, and distance 2015-11-17 16:35:20 -05:00
viaroute.hpp Add bearing filter support to viaroute, trip, nearest, and distance 2015-11-17 16:35:20 -05:00