Route not found that should be routable on own Graphhopper installation
问题 The Problem : On my Graphhopper (GH) installation, there are some cases that are not routable, that should be routable in my opinion. The same route is routable on the GH Demo version, while my installation uses the latest GH code. Examples : This route is plannable on GH demo server while I'm getting a "not found" error on my machine. Though when I call the second point in the locationIndex : LocationIndex index = hopper.getLocationIndex(); QueryResult qr = index.findClosest( place.lat,