Skip to content

Google Location Timeline now Device Local - JSON Structure Changed #1383

@jbfunk

Description

@jbfunk

In the past you could download your Google Timeline data as JSON via Takeout, and the GPSBabel googletakeout format ( https://www.gpsbabel.org/htmldoc-1.9.0/fmt_googletakeout.html ) would parse it correctly.

Recently, Google has transitioned Timeline to a completely local service on a device. You can no longer download Timeline data via Takeout. However, you can still export the data as a JSON file from the device itself in the Android settings menus (under Location>Location services>Timeline>Export Timeline data)--but the structure of the JSON has changed and the GPSBabel googletakeout format does not parse it correctly.

More info on this and some specifics of the new JSON structure can be found here: CarlosBergillos/LocationHistoryFormat#13

Hopefully the googletakeout format can be updated or a new format can be made to support the new device-local Timeline JSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions