osrm-backend/features
Patrick Niklaus 78ac3cffde Add max values for viaroute and trip and reorganize return code handling
"status" is now always:
 - 200 if the request was successful
 - 207 if the result is empty (no path found)
 - 400 if the request is invalid

 viaroute and trip now have a maximum of 500 and 100 locations
 respectively. Override with the --max-viaroute-size and --max-trip-size
 parameters.
2015-12-17 04:14:34 +01:00
..
bicycle Make an exception for block barriers in bicycle and foot profile. 2015-09-07 12:23:21 +02:00
car Add test for car mode snapping 2015-12-16 22:03:46 +01:00
foot Make an exception for block barriers in bicycle and foot profile. 2015-09-07 12:23:21 +02:00
nearest Move nodes inside the search radius 2015-05-15 00:34:53 +02:00
options Add max values for viaroute and trip and reorganize return code handling 2015-12-17 04:14:34 +01: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 max values for viaroute and trip and reorganize return code handling 2015-12-17 04:14:34 +01:00
stress cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
support Add max values for viaroute and trip and reorganize return code handling 2015-12-17 04:14:34 +01:00
testbot Add max values for viaroute and trip and reorganize return code handling 2015-12-17 04:14:34 +01:00
timestamp cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00