Point not within a radius of 350.0 meters

I just used Dashboard | ORS (a GET on /v2/directions/{profile}) to trace from 44.04317736, 23.41757199 to 44.02293595, 23.41512655. This is a short section of the motorway running past the lat/lon in question. The API response indicated:

"graph_date"
: 
"2024-07-15T14:33:48Z"

This is obviously about a week after I added the ways. Would there be a reason why my changes would not have been made in time to be included in this graph build date?

Also, I am using driving-car and the ways I added were either highway=service or highway=motorway_link, which appear to be valid tags for driving-car according to the links you shared (thanks for that, BTW, very helpful). There are also no barrier=* nodes. The only potential addition I can think of would be to add highway=motorway_junction to the node joining the motorway to the motorway link, but doesn’t seem appropriate for a way which is primarily connecting to an oasis-style rest area (nowhere to go but back onto the motorway).

If builds happen weekly, then I suppose another graph build should complete today… 7 days after the current build date. If you have no other thoughts, I will try again tomorrow and see what happens.

Thanks for the advice and ideas so for. Much appreciated.

Ran my route again just now and it succeeded:

"graph_date": "2024-07-22T14:32:35Z"

My edits must have just barely missed that prior build cut-off time. Mystery solved. Thanks for the insights!

2 Likes