Essentially I'm trying to find the k shortest routes between A and B where the user has to make at least one waypoint from a static generated set of coordinates.
One possible alternative is using PostGIS and the pgRouting add-on. I was wondering if there was a simpler way of doing this.
أكثر...