abrensch / brouter

configurable OSM offline router with elevation awareness, Java + Android
MIT License
490 stars 118 forks source link

Custom profiles and lookups.dat change #552

Open afischerdev opened 1 year ago

afischerdev commented 1 year ago

Custom profiles and a new lookups.dat could cause problems if a lookup entry or value was previously used and is now removed. Related to #458

Some thoughts what could be done:

---context:fallback=trekking

Result should contain a warning what causes the fallback

What do you think?

zod commented 1 year ago

Perhaps we should add functionality for deprecating lookup values

Profiles would still work (with some features disabled) and our rd5 files would not grow in size.