this post was submitted on 02 May 2025
25 points (93.1% liked)

Open Source

37447 readers
906 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Recently I quit Strava and started using OsmAnd to do my routing and also recording of bike trips.

I can store and view the tracks fine, but the interface really is just for viewing single tracks. I would like to organize my recorded trips a little better, in a fashion that e.g. Strava allows:

  • add some meta information
  • compare tracks and all the related info
  • extract some further data from the tracks and compare them (something like "your fastest 2k")

Is something like this out there? (I did not deep dive into GPX itself, maybe I am looking for something that is not even in the data)

top 12 comments
sorted by: hot top controversial new old
[–] Danci@feddit.org 7 points 1 month ago (2 children)

Maybee FitTrackee could be something you are looking for.

FitTrackee

[–] luftruessel@feddit.org 3 points 1 month ago (2 children)

Oh wow, that looks very promising! Will deploy it on my server and have a good look!

[–] Shimitar@downonthestreet.eu 2 points 1 month ago

I used to have it installed. Its pretty nice and the integration with Garmin connect is pretty sweet, so you don't even have to download the gpx and upload it, but the activity will be automatically synched for you.

[–] Danci@feddit.org 1 points 1 month ago

Habe fun :D and hopefully it is a good alternative to strava

[–] datenhamster@feddit.org 2 points 1 month ago (1 children)

This looks nice. Only thing missing for me is Tiles like squadrats.

[–] brot@feddit.org 1 points 1 month ago (1 children)

Check out Geoactivity Playground - it has multiple forms of tiles for tiling https://github.com/martin-ueding/geo-activity-playground

[–] datenhamster@feddit.org 2 points 4 weeks ago (1 children)

I did and i am very active in the bug reports. I think it will need minimum a year to be stable and bug free enough.

[–] brot@feddit.org 1 points 4 weeks ago (1 children)

Yeah, the switch to a database in the backend did introduce a lot of bugs. Let's hope that it will get better soon, Martin is really quick and it looks like there are no major issues, just some small things that can be fixed quickly

[–] datenhamster@feddit.org 1 points 3 weeks ago

Newest version is working for me. So, let's see, what the future brings.

[–] brot@feddit.org 3 points 1 month ago

Take a look at Geoactivity Playground. It is really, really awesome and does exactly what you are searching for

https://github.com/martin-ueding/geo-activity-playground

[–] EugeneNine@lemmy.ml 2 points 1 month ago (1 children)
[–] luftruessel@feddit.org 1 points 1 month ago

Thank you very much!