ui
ui copied to clipboard
Calculate time from route in arcaggregation
Calculate distance from route in arcaggregation.
It's not there at the moment but it is useful:
https://github.com/OsmSharp/OsmSharp/blob/master/OsmSharp.Routing/Instructions/ArcAggregation/Output/AggregatedArc.cs#L70
Or just remove both time and distance. Also related to #248