Update Details
I have added some output options to the script – CSV and KML.
See a related post here - "Parsing iOS Frequent Locations"
The script can now be called with a ‘-output’ argument with the following options:
- k – KML Output only
- c – CSV Output only
- e – Everything (KML and CSV)
Note: The verbose script output is still available from standard output.
Usage
python dump_freq_locs.py –output e <StateModel#.plist>
Updated script (v1.1) is available in GitHub
Output Examples
Example of the CSV output in Excel
Example of the KML output in Google Earth
Example of the KML output in Google ‘My Maps’