Skip to content

Visualize your Google Location History using an interactive map

Notifications You must be signed in to change notification settings

kasparsj/location-history-visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

location-history-visualizer

Available online: raw.githack.com/operte/location-history-visualizer/master/index.html

A tool for visualizing your complete, consolidated, collected Google Location History.

It works directly in your web browser – no software to download, no packages to install.

location-history-visualizer takes raw Google Takeout output and produces a heatmap of all of your location data over time, overlaid on an interactive map.

Packages used

  • leaflet.js, for rendering the interactive map
  • filestream, for dealing with gigantic Google Takeout files
  • oboe.js, for processing said gigantic files
  • browserify, for helping filestream work properly in the browser

Credit

Based on the 2014 program location-history-visualizer, developed by @theopolisme.

Date filter based on the commit from @pierlauro.

License

Copyright (C) 2014 Theopolisme [email protected]

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Visualize your Google Location History using an interactive map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.8%
  • HTML 18.2%
  • CSS 12.0%