Support the new Google location-history.json #12

Closed
opened 2025-07-08 08:33:21 -04:00 by AtHeartEngineer · 0 comments

Originally created by @nilssonalex on 7/3/2025

Describe the bug
When importing my Google location-history.json it imports nothing despite the file containing over 10 000 items.

To Reproduce
Steps to reproduce the behavior:

  1. Open Google Maps on iPhone
  2. Go to Location & privacy settings > Export Timeline data.
  3. Import location-history.json to reitti

Expected behavior
I expect the data to be ingested

Additional context

reitti-1    | 2025-07-03T16:54:13.956Z  INFO 1 --- [nio-8080-exec-5] c.d.reitti.service.ImportHandler         : Successfully imported and queued 0 location points from Google Takeout for user admin
reitti-1    | 2025-07-03T16:54:13.968Z  INFO 1 --- [ntContainer#2-4] c.d.r.s.p.VisitDetectionService          : Detected 0 stay points for user admin
alex@Mac /Users/alex/Downloads 0 % jq length location-history.json 
10956
Application Version: development
Commit Details: cc2aa9a (2025-07-03T07:53:39Z)
Build Time: 2025-07-03T07:54:01Z
*Originally created by @nilssonalex on 7/3/2025* **Describe the bug** When importing my Google location-history.json it imports nothing despite the file containing over 10 000 items. **To Reproduce** Steps to reproduce the behavior: 1. Open Google Maps on iPhone 2. Go to `Location & privacy settings` > `Export Timeline data`. 3. Import `location-history.json` to reitti **Expected behavior** I expect the data to be ingested **Additional context** ``` reitti-1 | 2025-07-03T16:54:13.956Z INFO 1 --- [nio-8080-exec-5] c.d.reitti.service.ImportHandler : Successfully imported and queued 0 location points from Google Takeout for user admin reitti-1 | 2025-07-03T16:54:13.968Z INFO 1 --- [ntContainer#2-4] c.d.r.s.p.VisitDetectionService : Detected 0 stay points for user admin ``` ``` alex@Mac /Users/alex/Downloads 0 % jq length location-history.json 10956 ``` ``` Application Version: development Commit Details: cc2aa9a (2025-07-03T07:53:39Z) Build Time: 2025-07-03T07:54:01Z ```
AtHeartEngineer added the Importshelp wanted labels 2025-07-08 08:33:23 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/reitti#12