itinero / routing

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

Resolving fails with "Not all routing profiles are supported" #226

Open hhornburg opened 5 years ago

hhornburg commented 5 years ago

I try to resolve a coordinate with TryResolve and get "Not all routing profiles are supported", even though the RouterDB.GetSupportedProfiles() returns the profile which I use to resolve. I'm not sure what to do on this, I'm using v1.4.0-pre53.

xivk commented 5 years ago

Can you write some code to reproduce this if this is still an issue?