osrm-backend/features
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
..
bicycle Make an exception for block barriers in bicycle and foot profile. 2015-09-07 12:23:21 +02:00
car Parse specific restriction:* tags based on profile exceptions 2015-09-10 15:52:26 -07:00
foot Make an exception for block barriers in bicycle and foot profile. 2015-09-07 12:23:21 +02:00
locate test nearest/locate with high lat/lon, fix fuzzy match of negative numbers 2013-10-12 09:59:42 +02:00
nearest Move nodes inside the search radius 2015-05-15 00:34:53 +02:00
options Refactor edge expansion into extract phase. New temporary file is generated - '.osrm.ebg' which is used by 2015-10-06 09:23:17 -07:00
raster Implement raster source feature to read data from third-party sources, to be used in lua profiles. 2015-09-03 22:28:18 -07:00
step_definitions Add bearing filter support to viaroute, trip, nearest, and distance 2015-11-17 16:35:20 -05:00
stress cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
support Refactor edge expansion into extract phase. New temporary file is generated - '.osrm.ebg' which is used by 2015-10-06 09:23:17 -07:00
testbot Add bearing filter support to viaroute, trip, nearest, and distance 2015-11-17 16:35:20 -05:00
timestamp cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00