rilling / OSMDashboard-Winter-2024-COMP-354

OpenStreetMaps Dashboard for OpenTracks
https://f-droid.org/de/packages/de.storchp.opentracks.osmplugin/
Apache License 2.0
5 stars 10 forks source link

Calculate the average speed and slope for each segment. #44

Closed maianh2611 closed 6 months ago

danbin commented 6 months ago

Current Progress: We've managed to compute and showcase average speed of segments belongings in the run.

An attribute "speed" is now implemented in the dashboardapi.Segment class.

BDW12 commented 6 months ago

Everything works on my part.