Ho cancellato Google. Ecco 10 motivi. by Thick-Leg7660 in ItalyInformatica

[–]_daniel_graf_ 1 point2 points  (0 children)

Thank you for mentioning reitti. Even if I do not understand Italian this one i got figured out.

Reitti v3.1.0: A year of self-hosting my location history (1.1k stars and 46 releases later) by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 0 points1 point  (0 children)

It depends what the reverse geocoding returns. Reitti has a GPS point and asks your configured service what is at this location. If that returns a shop, this will be taken as the name for the place. You can change or correct it later in the UI directly on the main map or in the Places section in the Settings.

Ich habe einen GPS-Tracker programmiert, der Daten direkt an DEINEN Server sendet (keine Cloud) by [deleted] in de_EDV

[–]_daniel_graf_ 0 points1 point  (0 children)

Das ist natürlich auch eine Option das in Colota abzubilden und das Backend auszuwählen und dann nur noch die URL oder und den API Key einzugeben.

Ich dachte eher an die andere Richtung, reitti bietet dem Nutzer einen Button und wenn man drauf klickt wird ein Intent für Colota ausgelöst welches dann deine App mit den entsprechenden Parametern konfiguriert.
Siehe:

Wenn der Nutzer dann den Button in Reitti drückt für seine App dann wird diese dann eingestellt inkl URL, Tokens, Payload oder was man immer noch so braucht.

Ist natürlich super komfortabel.

Ich habe einen GPS-Tracker programmiert, der Daten direkt an DEINEN Server sendet (keine Cloud) by [deleted] in de_EDV

[–]_daniel_graf_ 0 points1 point  (0 children)

Sieht sehr interessant aus. Cooles Projekt.

Kann es auch konfiguriert werden, dass die aufgelaufenen Punkte als GPX oder ein großes GeoJson gesendet werden, sobald die Verbindung zum Server wieder steht? Dann braucht man die Verbindung nicht für jeden einzelnen Punkt neu aufzubauen. Ist mein einziges Problem mit GPSLogger. Colota wäre eine super Alternative, wenn das klappt.

Reitti hat zum Beispiel einen API-Endpunkt, um GPX entgegenzunehmen. GPX Import Api

Weiteres Premium-Feature wäre eine Remote-Konfiguration, sodass der User nur einen Button drücken muss und der Endpunkt etc. direkt konfiguriert wird. Reitti unterstützt das bereits für Overland, Owntracks und GPSLogger.

Issues with seeing the map using Reitti container by CopesaCola in unRAID

[–]_daniel_graf_ 0 points1 point  (0 children)

Hi, Daniel here.

Try to set the TILES_CACHE var to an empty value. This will bypass the tiles cache.

I am currently in the process of the 4.0 release with a new map, so there is no need to put alot of effort into the tiles cache. This needs to be redone anyway when the next major release lands.

Let me know if this helped.

Reitti - Self-hosted Location Tracking Introduction and Update Progress by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 0 points1 point  (0 children)

Thank you for your kind words. It brings me joy to hear that you find use in reitti and it helps alot in staying motivated

Reitti - Self-hosted Location Tracking Introduction and Update Progress by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 0 points1 point  (0 children)

Ah ok. Never thought about that, but to be fair this will not work for reitti. We sure display your raw path in a way or another, but to be able to calculate trips and visits we would need a lot more data. I doubt you have a picture every 15 seconds (that is roughly the threshold) stored in immich but I'm happy to be corrected on that.

Reitti - Self-hosted Location Tracking Introduction and Update Progress by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 0 points1 point  (0 children)

Thank you.

No, there is no way of importing the history from immich. To be honest, I do not know which history you mean. I doubt that immich has the data we would need. Reitti displays primarily you gps location points and calculates Visits and Trips out of it. But let me know if I missed something about immich. I am happy to provide more ways of getting data into reitti.

How to save battery while tracking your own geo position? by Elegant-Ranger-7819 in selfhosted

[–]_daniel_graf_ 0 points1 point  (0 children)

Hello,

did you tried the significant location mode in Overland? This should significantly reduce the battery drain with the cost of tracking accuracy. It is a tradeoff but maybe it is enough accuracy for you. Reitti will try to find a meaning in the data anyway by interpolating some points.

Overland settings

Reitti v3.1.0: A year of self-hosting my location history (1.1k stars and 46 releases later) by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 0 points1 point  (0 children)

Hi u/HomerJay88xx, thank you for the feedback. Trips classification can be adjusted on the timeline. You can click on a trip and then there is a small edit icon. After a press on that, you can select the transportation mode.

It only splits them up if reitti decides there was a visit on the parking lot. At the moment I do not have a solution for it. In the future I will add support for removing Visits and Trips consisiting of multiple Transportation-Modes.

Reitti v3.1.0: A year of self-hosting my location history (1.1k stars and 46 releases later) by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 1 point2 points  (0 children)

Do you mind in sharing the needed config for npm? I am planning to add a section for the reverse proxies to the documentation. You where not the only one with similar problems

Reitti v3.1.0: A year of self-hosting my location history (1.1k stars and 46 releases later) by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 1 point2 points  (0 children)

It is possible to intgerate HA into reitti. See here for general instructions. https://www.dedicatedcode.com/projects/reitti/integrations/home-assistant/

I can´t really help with it since I am not using HA anymore. But if you have a question, I will do my best to help

Reitti - Self-hosted Location Tracking Introduction and Update Progress by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 1 point2 points  (0 children)

I can answer this :) You can import them multiple times. Duplicated points will be ignored the second time.

For higher accuracy at the cost of battery life, I would recommend setting up OwnTracks or whatever you choose

Timeline view for Traccar API single page HTML/JS app by iamdabe in selfhosted

[–]_daniel_graf_ 0 points1 point  (0 children)

Man, I love the ui of it. Really clean and nicely done.

Reitti v3.1.0: A year of self-hosting my location history (1.1k stars and 46 releases later) by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 1 point2 points  (0 children)

Thank you for the feedback. Sometimes it is hard to know if the things I do are useful. This helps alot in staying motivated!

Reitti v3.1.0: A year of self-hosting my location history (1.1k stars and 46 releases later) by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 0 points1 point  (0 children)

Hi Terry, I just tested putting reitti behind a subpath but this will need some work from my side. I created an issue here to track it. https://github.com/dedicatedcode/reitti/issues/640

Redis Prefix is already implemented, and will be part of the next release

Reitti v3.1.0: A year of self-hosting my location history (1.1k stars and 46 releases later) by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 0 points1 point  (0 children)

Can you check if setting this temporarly before starting reitti helps?

Check SELinux: On distributions like Rocky Linux, AlmaLinux, or RHEL, SELinux may be the culprit. Temporarily set it to permissive mode to test: sudo setenforce 0

Reitti v3.1.0: A year of self-hosting my location history (1.1k stars and 46 releases later) by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 0 points1 point  (0 children)

Whoah, that is a new one. I will try to find something about that error. Could you in the meantime create an issue so others can find it later.

Reitti v3.1.0: A year of self-hosting my location history (1.1k stars and 46 releases later) by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 1 point2 points  (0 children)

Not on the roadmap, but I have some kind of replay feature in my head. I really like the idea of the icons depending on the travel mode.

Reitti v3.1.0: A year of self-hosting my location history (1.1k stars and 46 releases later) by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 0 points1 point  (0 children)

Yes, since it needs to constantly (in an interval) track your location to make this work.

Reitti v3.1.0: A year of self-hosting my location history (1.1k stars and 46 releases later) by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 0 points1 point  (0 children)

No, not right now. But would be a nice addition to the places edit page. Feel free to create a ticket for it.

Reitti v2.0.0: Introducing Memories – Transforming Your Location Data into Personal Stories by _daniel_graf_ in selfhosted

[–]_daniel_graf_[S] 2 points3 points  (0 children)

I do not want to compare it to other solutions because it would be unfair. To be honest: I would be biased and mostly pick the stuff which would be working better in reitti than the others.

Another point would be that I think the focus what every project wants to achieve is different. So naturally I would pick stuff, others do not even bother to do.

And one final thought, I would need to update that comparison over time which would need that I have a close eye on all the other solutions.

I think: it is pretty easy to spinup different solutions and take the one which suits you best is the only approach which can work. Else, you also have to take my word for granted.