abrensch / brouter

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

Feature Request: consider maxheight #536

Open francwalter opened 1 year ago

francwalter commented 1 year ago

Hello

I would love to see a feature where I can consider the maxheight of streets underneath bridges or such. Often I use BRouter in Locus Maps to get some routing for our car, which is 2.75 m of height (camping car). Sometimes we cannot pass, the maxheight is not high enough and we need to make big drivearounds. Is there maybe a possibility to add this as profile?

It could be also useful to have the max weight in a profile, I guess.

Thanks. Frank

poutnikl commented 1 year ago

there is lookups.dat data file, where is exposed the subset of OSM data tags BRouter includes in its routing data. Such info is not currently implemented. Profile authors have to wait, until that is eventually done. Another question is how reliably are such data included in OSM data for tunnels and bridges, Something is better than nothing. ( Unless one relies too much something would be there.)