Skip to content

Generate GPX and KMZ files from your Google Maps saved places to import as bookmarks in Organic Maps (or elsewhere)

License

Notifications You must be signed in to change notification settings

rudokemper/google-maps-places-to-organic-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert Google Maps saved places to Organic Maps

logo

This project allows you to convert the Saved Places.json file that you get from downloading data from the "Your data in Maps" screen in Google Maps. Both GPX and KMZ options are available.

The bookmark name will be set to the name property if available, otherwise to the address, and if neither is available, to the GeoJSON coordinates.

Other metadata fields in the GeoJSON properties such as address, date, and google_maps_url are stored in the export description field, with labels bolded and line breaks.

Note

For converting CSV saved places exports from Google Takeout, there is a Python script available that will require you to generate a Google API key.

URL

https://rudokemper.github.io/google-maps-places-to-organic-maps/

Credits

This project uses the tokml library from Mapbox, and the togpx library from tyrasd.

About

Generate GPX and KMZ files from your Google Maps saved places to import as bookmarks in Organic Maps (or elsewhere)

Resources

License

Stars

Watchers

Forks