randomname01
@randomname01@feddit.nl
- Comment on [AIP] Reitti v5.3.0: Multi-Segment Trips, Spatial Coverage & FIT File Support 18 hours ago:
Hi, thanks for your replies! I just read both of them and I got some more ideas, feedback and suggestions, so I’m sorry if I ramble a bit.
One option is understanding the track beneath the path, sort of a “reverse route planner”
Yeah, when exploring my data imported in Reitti (or Dawarich for that matter lol) I always thought this would be a great option. This would also enable something else that I forgot to mention, namely a way to auto fix dodgy data (I’ll get back to that later).
With clear identification you could indeed identify trips with far greater confidence; train tracks means a train, highways means car by definition, separated bike paths should mean bicycle or walking, bodies of water will be a boat most of the time, … I imagine identifying exact rules could become tricky in edge cases, but I feel like this would increase the default quality of identification by a lot
I am searching for a way to add notifications to reitti. One rule then could be, if there is a trip between place A and B, during the workweek between 07:00 and 09:00, re-classify this as train ride. But this would override then the walk to the trainstation. So the rule would need to be:
- Trip between Place A and Place B
- during workweek
- between 07:00 and 09:00
- trip is classified as driving
That sounds fantastic to me, but my first reaction is that that sounds like an advanced option that would be great in addition to the one you mentioned first. By the way, another option to add might be if the trip passes through point C, because this could be used to differentiate between a commute by bike and by car, for example - since some people switch between modes of travel for the same commute, but the other variables you mentioned would still be the same.
By the way, that reminds me that commute tracking could be cool to keep track of? I’m just spitballing. Identifying repeat trips would probably be useful in any case, as it could enable mass editing.
As for editing, I did think of a few different things. Like I mentioned I think some sort of auto cleanup/smart cleanup system (perhaps with suggestions?) would be nice to have. This could include:
- Location points jumping away from a road/train track/whatever at un unrealistic speed, especially if the subsequent data points are on that track
- Same point as above, but with building detection
- Some sort of auto clustering that could work in the same way; fifty points close to each other, one point 500 metres away and then fifty more points in that same spot probably indicate something fucky with that one rogue point.
Assuming the logic is possible to implement, you could work with a confidence threshold: everything above that is corected automatically (perhaps with an option to roll back in an edit history queue), everything below that could be added to a user-verifiable list.
As for your second point: there’s colota-forwarder, which can fan out GPS points from one system to multiple others. Maybe that would work for your use case? I don’t currently see reitti itself implementing something like that, as it would mean keeping up to date with other services’ APIs and reacting whenever they change.
Ha, as as was writing that part in my previous comment I thought that something like that might exist and I told myself I’d check later. Mentioning Colocota-Forwarder somewhere in the Reitti documentation might be a good idean?
Also, one final thing I’d love is a mobile app. Not necessarily to track (there are many apps to do that), but as a first-class mobile experience for Reitti. I do understand the challenges on that front though, so I’d understand if this simply won’t happen.
Anyway, thanks for your work on Reitti and I hope my feedback can help you in some way.
- Comment on [AIP] Reitti v5.3.0: Multi-Segment Trips, Spatial Coverage & FIT File Support 22 hours ago:
Recently started using Reitti, and I have to say I’m pretty impressed. I did notice two things that would be nice to have though:
-
Better awareness of transportation modes and/or the option to reclassify identical trips in bulk. I mostly take the train, but I also use a car from time, and the current way of classifying (only based on speed, I think?) wrongly classifies a lot of train trips as being by car. It’d be nice to perhaps implement logic that trips from one train/bus/ferry station to another are probably done by the respective mode of transportation, or otherwise a way to reclassify all trips between the same places via the same route at once would be great
-
A way to forward tracking information to other apps. I run Phonetrack (Nextcloud app), Dawarich and Reitti alongside each other, but this requires shenanigans with forwarding requests or multiple tracking apps. It’d be cool if you implemented forwarding to other services, if possible with caching options.
Either way, Reitti is great and I’m impressed by the progress over the last year!
-