update and fix

This commit is contained in:
hexmind 2016-04-17 21:48:38 +02:00
commit 2cae694035
4 changed files with 45 additions and 63 deletions

View file

@ -1,9 +1,12 @@
To export your Google Maps starred locations:
V2016.04.17
Go to Google Bookmarks: https://www.google.com/bookmarks/
On the bottom left, click "Export bookmarks": https://www.google.com/bookmarks/bookmarks.html?hl=en
Install script dependencies:
pip install simplekml
After downloading the html file, run this script on it to generate a KML file per bookmark label.
It's hacky and doesn't work on all of them, but it kinda works.
It's hacky and doesn't work on all of them, but it kinda works.