Skip to content

Convert Google Maps Starred Locations to KML files

Notifications You must be signed in to change notification settings

hexmind/bookmarksToKML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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: pip3 install simplekml lxml

After downloading the html file, run this script on it to generate a KML file per bookmark label: python3 bookmarkstokml.py GoogleBookmarks.html

It's hacky and doesn't work on all of them, but it kinda works.

About

Convert Google Maps Starred Locations to KML files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%