Hello everyone,
I started playing with GraphHopper API and I’m quite happy with the result.
There is something that bother me though and I couldn’t find a way to “fix” it.
Here is my use case:
- I have to send teams to check fields.
- I would like to optimize the route
- I create a list of points that are in the middle of the fields I need to check
- I send this list of points to the Route Optimization API to know which vehicle would be best and in what order the fields should be checked
I works just fine but some of my points (in the field) snap on the closest motorway (or motorway link) and in real life, of course, I can’t stop in the middle of the motorway to go check the field nearby.
Is there a way to tell the API that it can use motorway but can’t stop on a motorway ?
Thanks a lot !
Keep on the good work