Graphhopper.com not acting the same as new install of graphhopper versioin 9.1 or 10?

Had a chance to try a few things.

  1. Did try to use an older OSM file for Kansas, just because… no change.
  2. You are correct, i originally thought it had something to with the setting routing.snap_preventions_default, but that setting is new, and only supports following types

Now, notice two more examples (in same area)

On the GraphHopper server:

Notice, how close the blue pushpin (middle stop) has to be for a connection to exist

On LocalServer, notice how far i can take the same pin away and it finds a route:

It is actually on a a different dirt road now it is so far away… (if you move it much farther away than that, it will fail)

So, if you give me a hint what that blue dotted path would be called in the code, i will be more than happy to take a look? (Seriously though, i’ll keep looking).

Also, If I use Germany OSM, the two maps seem to match about right in the distance allowed, see here:

If you move the farthest North pushpin a little bit more North, it fails the route.

just a quick update, i’ll keep looking