benjamintd / scratch-map

Scratch map

Home Page:https://scratch.benmaps.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scratch map

How much of the world have you seen ?

Make your own scratch-map style with this tool.

Screen Shot 2020-10-05 at 5 13 46 PM

Screen Shot 2020-10-06 at 4 21 45 PM

How ?

Note: Your data never leaves your device.

1. Download your location history from Google

Head to https://takeout.google.com and request a download of your location history.

Screen Shot 2020-10-06 at 2 23 02 PM

2. Find the right json file

Unzip the contents of the Takeout archive. At the root of the Location History folder you should have a file named location history.json. This file might be located or named differently depending on your region and locale.

3. Drop the file in the interface.

If you want to launch this app locally from the repo:

  • $ git clone git@github.com:benjamintd/scratch-map.git
  • $ cd scratch-map && yarn && yarn start

Otherwise you can head to https://scratch.benmaps.fr.

Drag and drop the json file onto the map, then wait for it to display your scratch map. The data is processed locally and never leaves your device.

About

Scratch map

https://scratch.benmaps.fr


Languages

Language:TypeScript 84.5%Language:JavaScript 8.7%Language:CSS 6.8%