All Projects → theopolisme → Location History Visualizer

theopolisme / Location History Visualizer

Visualize your Google Location History using an interactive heatmap

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Location History Visualizer

chessalyzer.js
A JavaScript library for batch analyzing chess games
Stars: ✭ 14 (-98%)
Mutual labels:  heatmap
leaflet heatmap
简单的可视化湖州通话数据 假设数据量很大,没法用浏览器直接绘制热力图,把绘制热力图这一步骤放到线下计算分析。使用Apache Spark并行计算数据之后,再使用Apache Spark绘制热力图,然后用leafletjs加载OpenStreetMap图层和热力图图层,以达到良好的交互效果。现在使用Apache Spark实现绘制,可能是Apache Spark不擅长这方面的计算或者是我没有设计好算法,并行计算的速度比不上单机计算。Apache Spark绘制热力图和计算代码在这 https://github.com/yuanzhaokang/ParallelizeHeatmap.git .
Stars: ✭ 13 (-98.14%)
Mutual labels:  heatmap
Heatmaply
Interactive Heat Maps for R Using plotly
Stars: ✭ 275 (-60.71%)
Mutual labels:  heatmap
hotmap
WebGL Heatmap Viewer for Big Data and Bioinformatics
Stars: ✭ 13 (-98.14%)
Mutual labels:  heatmap
calour
exploratory and interactive microbiome analyses based on heatmaps
Stars: ✭ 22 (-96.86%)
Mutual labels:  heatmap
heatmap-rails
Complete solution for clicks & user focused areas on websites. It includes functionality to store & show heatmap related data.
Stars: ✭ 33 (-95.29%)
Mutual labels:  heatmap
Multi-Person-Pose-using-Body-Parts
No description or website provided.
Stars: ✭ 41 (-94.14%)
Mutual labels:  heatmap
Heatmap.js
🔥 JavaScript Library for HTML5 canvas based heatmaps
Stars: ✭ 5,685 (+712.14%)
Mutual labels:  heatmap
visium-clustergrammer2
Spatial Transcriptomics Dashboard
Stars: ✭ 24 (-96.57%)
Mutual labels:  heatmap
Timelines Chart
Timelines Chart
Stars: ✭ 259 (-63%)
Mutual labels:  heatmap
COVID-CXNet
COVID-CXNet: Diagnosing COVID-19 in Frontal Chest X-ray Images using Deep Learning. Preprint available on arXiv: https://arxiv.org/abs/2006.13807
Stars: ✭ 48 (-93.14%)
Mutual labels:  heatmap
monthly-returns-heatmap
Python Monthly Returns Heatmap (DEPRECATED! Use QuantStats instead)
Stars: ✭ 23 (-96.71%)
Mutual labels:  heatmap
gayhub
pretty gayhub 👿👿👿
Stars: ✭ 35 (-95%)
Mutual labels:  heatmap
COA
Openstack Foundation Openstack Certified Administrator exam Preparation
Stars: ✭ 41 (-94.14%)
Mutual labels:  heatmap
Mobilepose Pytorch
Light-weight Single Person Pose Estimator
Stars: ✭ 427 (-39%)
Mutual labels:  heatmap
there-are-lots-of-people-in-Baiyun-airport
挑战杯 - 广州白云机场人流量时空分布预测系统 - 前端
Stars: ✭ 14 (-98%)
Mutual labels:  heatmap
react-heatmap-grid
A react component for heatmap visualisation in grid layout
Stars: ✭ 60 (-91.43%)
Mutual labels:  heatmap
Complexheatmap
Make Complex Heatmaps
Stars: ✭ 654 (-6.57%)
Mutual labels:  heatmap
Pyheat
pprofile + matplotlib = Python program profiled as an awesome heatmap!
Stars: ✭ 491 (-29.86%)
Mutual labels:  heatmap
timeline heatmap
A kibana visualization that uses swim lanes to visualize multiple sources over time. Each swim lane represents a source and the intervals of the date histogram are colored based on the metric defined at the given time.
Stars: ✭ 18 (-97.43%)
Mutual labels:  heatmap

location-history-visualizer

Available online: locationhistoryvisualizer.com/heatmap/

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. Everyone deserves to know what data is being collected about them, without having to fiddle with cryptic pieces of software.

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
  • leaflet.heat, for rendering the heatmap overlay
  • filestream, for dealing with gigantic Google Takeout files
  • oboe.js, for processing said gigantic files
  • browserify, for helping filestream work properly in the browser

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/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].