osrm-backend/include/osrm
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
..
coordinate.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
json_container.hpp Modernize the code base to C++11 standards and beyond. 2015-08-18 12:56:34 +02:00
libosrm_config.hpp Modernize the code base to C++11 standards and beyond. 2015-08-18 12:56:34 +02:00
route_parameters.hpp Add bearing filter support to viaroute, trip, nearest, and distance 2015-11-17 16:35:20 -05:00
server_paths.hpp replace old-style typefs with using 2015-03-23 17:06:10 +01:00