itinero / routing

The routing core of itinero.
Apache License 2.0
221 stars 70 forks source link

Modifying lua access_values is ignored #243

Open TomQv opened 5 years ago

TomQv commented 5 years ago

I modified car.lua and changed in access_values ["destination"] from true to false. But its ignored.

The following route ( from N 50,04559° O 8,92986° to N 50,05547° O 8,88755°) still takes a road marked with access=destination. This is just a service-exit from highway A3 and closed for public use.

https://www.openstreetmap.org/way/60914768#map=19/50.05539/8.91121

Where am I wrong?

xivk commented 5 years ago

Can you share the actual lua file you are using?

TomQv commented 5 years ago

of course

TomQv commented 5 years ago

car.zip

TomQv commented 5 years ago

Is this a bug in the lua? Then I can check myself maybe.

xivk commented 5 years ago

That would be my guess, but in any issue the first step is reproducing it, that's why I asked for the exact profile.

What I'm going to do first to debug this: