Hyper-optimized reverse geocoding API
https://github.com/traccar/traccar-geocoder
#HackerNews #HyperOptimized #ReverseGeocoding #API #Geolocation #TechInnovation #Traccar
Hyper-optimized reverse geocoding API
https://github.com/traccar/traccar-geocoder
#HackerNews #HyperOptimized #ReverseGeocoding #API #Geolocation #TechInnovation #Traccar
I recently stumbled upon the Proximity integration of Home Assistant as well as Traccar to track your devices. Until now, I used the iCloud3 v3 component to do such things. Time to compare them.
[…]
https://kittsteiner.blog/blog/2026/home-assistant-proximity-vs-icloud3-v3-vs-traccar/ #BigTech #Comparison #DID #DIDit #HomeAssistant #iCloud3 #Proximity #selfHosting #Traccar #UnplugTrump🚀 Traccar‑Timeline: Ứng dụng HTML/JS một trang hiển thị vị trí thiết bị theo thời gian. Không cần cài đặt, Docker, DB; chỉ tải trang, nhập API Traccar. Giao diện timeline đơn giản, nhanh. Lưu ý: chỉ phù hợp ≤ 6 thiết bị; nhiều hơn có thể làm trình duyệt đơ. Cần CORS hoặc proxy. Mã nguồn và demo trên GitHub. #Traccar #SelfHosted #OpenSource #đồ_điện_tử #VietTech
Ich versuche unter #Cosmos #Traccar zu installieren.
Ich habe dazu den Appstore von #CasaOS hinzugefügt, da Traccar im Appstore von Cosmos nicht vorhanden ist.
Wenn ich die Installation starte erhalte ich die Meldung
[ERROR] Rolling back changes because of -- Container creation error: Error response from daemon: source /var/lib/docker/overlay2/1e02faf8338654627cff9ff2f03cbdb4bd6ab6316d5341c2c9a5a9d975c9ae21/merged/opt/traccar/conf/traccar.xml is not directory
Hier die Details
Docker Compose:
{
"name": "big-bear-traccar",
"services": {
"big-bear-traccar-big-bear-traccar": {
"image": "traccar/traccar:6.10-ubuntu",
"container_name": "big-bear-traccar",
"hostname": "big-bear-traccar",
"restart": "unless-stopped",
"ports": [
"8080:8082",
"5000-5150:5000-5150",
"5000-5150:5000-5150/udp"
],
"volumes": [
{
"source": "big-bear-traccar-data",
"target": "/opt/traccar/logs",
"type": "volume"
},
{
"source": "big-bear-traccar-data-2",
"target": "/opt/traccar/conf/traccar.xml",
"type": "volume"
}
],
"network_mode": "cosmos-big-bear-traccar-default"
}
},
"minVersion": "0.14.0",
"networks": {
"cosmos-big-bear-traccar-default": {}
},
"volumes": {
"big-bear-traccar-data": {},
"big-bear-traccar-data-2": {}
}
}
Fehlermeldung:
Creating Service...
Starting creation of new service...
Creating network cosmos-big-bear-traccar-default...
Network cosmos-big-bear-traccar-default created
Creating volume big-bear-traccar-data...
Volume big-bear-traccar-data created
Creating volume big-bear-traccar-data-2...
Volume big-bear-traccar-data-2 created
Pulling image traccar/traccar:6.10-ubuntu
6.10-ubuntu Pulling from traccar/traccar
{"status":"Digest: sha256:96b6d65f5bb5e7e2d76ca51df40d88c59106a869619fe772d8aa92adb1de1d31"}
{"status":"Status: Image is up to date for traccar/traccar:6.10-ubuntu"}
Image traccar/traccar:6.10-ubuntu pulled
Checking service big-bear-traccar-big-bear-traccar...
Creating container big-bear-traccar...
[ERROR] Rolling back changes because of -- Container creation error: Error response from daemon: source /var/lib/docker/overlay2/1e02faf8338654627cff9ff2f03cbdb4bd6ab6316d5341c2c9a5a9d975c9ae21/merged/opt/traccar/conf/traccar.xml is not directoryRolled back volume big-bear-traccar-data-2
Rolled back volume big-bear-traccar-data
Rolled back network cosmos-big-bear-traccar-default
[OPERATION FAILED]. CHANGES HAVE BEEN ROLLEDBACK.
Condividere la posizione in tempo reale
Quali alternative abbiamo per condividere la posizione in tempo reale? Esistono alcune app open source, sia per Android che per iOS.
https://www.lealternative.net/2020/05/20/condividere-la-posizione-in-tempo-reale/
@NikTheDusky @ckeen @esopriester +1 for #Traccar.
We use it since... nearly a decade I assume to monitor our cars (equipped with a cheapo Android) and ... share our positions to each other 😁
Runs great even on a #Raspberry at home (for about 4 years) but currently on a 1€/mo VPS (also over 2 years now).
@giamik
Wenn du eine #Nextcloud besitzt, kannst du dort #Phonetrack installieren und auf dem Handy #OwnTracks. Das läuft z.B. bei mir.
Alternativ gibts auch #Traccar, was du auch mit einem Demo Server verwenden kannst.
Im FDroid gibts #Zood, welche allerdings GMaps als Karte verwendet, was ohne Google Dienste nicht funktioniert.
Dann habe ich auch noch #Paralino im PlayStore entdeckt. Enthält keine Tracker und funktioniert.
Hey #brevet community,
hat jemand von euch Erfahrung mit dem tracking mit der #traccar App?
Ich hatte es beim letzten brevet probiert und unterwegs dann gemerkt, dass die Positionsdaten nicht übertragen wurden.
Wenn ich ihn jetzt teste bekomme ich auch ein "Übertragung fehlerhaft" im status log.
Ich habe die App so konfiguriert, wie in der Hilfe auf m.ebrevet.de angegeben.
Habt ihr irgendwelche Tipps für mich?