8000 GitHub - kpym/gotoextr at v0.5.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kpym/gotoextr

Repository files navigation

hist2geo

Small and durty program to extract GPX data from Google Location History.

Usage

  1. Download your location history from Google Takeout as zip archive.
  2. Run hist2geo with the downloaded archive as argument. For example to extract data for January 1, 2023 run:
hist2geo -s 2023-01-01 takeout-20230501T000000Z-001.zip

The output will be written to history_2023-01-01.gpx file.

Installation

You can download the latest binary from releases page.

Or you can install it from source:

go install github.com/kpym/hist2geo@latest

License

MIT

About

Google Takeout Location History extractor to various formats: gpx, kml, tcx, csv, nmea.

Topics

Resources

License

Stars

Watchers

Forks

Languages

0