Have a look at the corresponding list: e.g with bike we provide
'bicycle': [ 'Bicycle', 'BicycleSafety', 'BicycleRoute', 'BicycleMTB', 'BicycleRacer', 'BicycleTour'],
'heavyvehicle': ['HeavyVehicle'], sub profiles ['goods', 'hgv', 'bus', 'agricultural', 'forestry', 'delivery']
Furthermore user can select to avoid features:
routeAvoidables : ['Highway', 'Tollway', 'Unpavedroads', 'Ferry', 'Steps'],
https://github.com/GIScience/openrouteservice/blob/bugfixes-2.2/js/list.js
Have a look at the corresponding list: e.g with bike we provide
'bicycle': [ 'Bicycle', 'BicycleSafety', 'BicycleRoute', 'BicycleMTB', 'BicycleRacer', 'BicycleTour'],
'heavyvehicle': ['HeavyVehicle'], sub profiles ['goods', 'hgv', 'bus', 'agricultural', 'forestry', 'delivery']
Furthermore user can select to avoid features:
routeAvoidables : ['Highway', 'Tollway', 'Unpavedroads', 'Ferry', 'Steps'],
https://github.com/GIScience/openrouteservice/blob/bugfixes-2.2/js/list.js