

- #EXPORT MAPS KML TO CSV HOW TO#
- #EXPORT MAPS KML TO CSV INSTALL#
- #EXPORT MAPS KML TO CSV ANDROID#
- #EXPORT MAPS KML TO CSV PC#
1.1 How to convert GeoJSON to CSV or XLSX.IMPORTANT: when overwriting "items.dat" files, all current Sygic favorites will be lost.This file needs to be copied to one of the above foldres. This script creates a new "items.dat" file with all saved places from Google.This file is located in folder "/Sygic/Res/db/items.dat" if Sygic is configured to use internal storage or in folder "/Android/data//files/Res/db/items.dat" if Sygic is configured to use external SD card.

#EXPORT MAPS KML TO CSV ANDROID#

See notes below for more details about the folder to where this file must be copied. Copy the file “items.dat” to your Android device.The script will run and will create the file “items.dat”.Open a command prompt, change the current directory to where the above files were saved, and run the script with the command line python json2sygic.py.Use this file with other convertion tools or open it in Excel.The script will run and will create the file “Saved Places.csv”.Open a command prompt, change the current directory to where the above files were saved, and run the script with the command line: python json2csv.py.The script will run and will create the file “Saved Places.kml”.

#EXPORT MAPS KML TO CSV INSTALL#
This script depends on ( ) and it can be installed via pip with the following command line (on Windows you may need to run this command in Command Prompt Admin): pip install simplekmlĪfter this, the following steps must be executed to generate the KML file from the Google Maps starred/saved locations:
#EXPORT MAPS KML TO CSV PC#
Save this file to your local disk, open it and extract the file “\Takeout\Maps (your places)\Saved Places.json” to a directory in your PC (do not change the file name). Make sure this is the only option selected.
