afischerdev
afischerdev
@WRPSoft Please have a look at this file [voicehint](https://github.com/abrensch/brouter/blob/master/brouter-core/src/main/java/btools/router/VoiceHint.java) to see what BRouter exports in different GPX.
@poutnikl > Date issue: Some users prepare navigation tracks in advance Yes, that is exact what we have at the moment: planning in summer for winter on a way tagged...
Great ideas are coming up. My two cent updates for the near future: - splitting OsmTrack in track and export logic, add something like OsmTrackFormatter - splitting RoutingEngine into engine...
Yes, `sidewalk:left=yes` is not a part of the lookups.dat [current version](https://github.com/abrensch/brouter/blob/master/misc/profiles2/lookups.dat) and the future version. #458 [lookups.dat future](https://github.com/afischerdev/brouter/blob/update-lookups/misc/profiles2/lookups.dat). I'll add that.
Added sidewalk to #458 lookups.dat
I hvae added this to #458 fro the next generation lookups
I added the `footway:surface` to the next generation [lookups.dat](https://github.com/afischerdev/brouter/blob/update-lookups/misc/profiles2/lookups.dat)
> I also have not looked at that part of the code yet, but maybe @afischerdev knows more. I'm sorry, no. I'll do have a look later on - but...
@rkflx Does this mean all ways have a new `cycleway_surface` or `footway_surface` tag at the end - when they have a surface tag? Could be blow up the data source....
Yes, I think so. When I played with this problem there wasn't a way around. Now the street is splitted. The [way has changed](https://www.openstreetmap.org/way/1143725548) 6 month ago. But the issue...