Convert Waze trip history to GPX, GeoJSON and KML file formats
Step 1: Export personal data from Waze
Request and download data archive from
https://www.waze.com/account/download_data
,
then extract "account_activity_*.csv" files from password-protected archive
Step 2: Upload account_activity_*.csv files
Uploaded trips:
Step 3: Adjust settings
Trim trip history
First trip start date:
<<
>>
Last trip start date:
<<
>>
Selected trips:
Merge trips?
Merge all trips into one track
Keep every trip as separate track
Step 4: Download trip data in open formats
GPX file:
waze_history_???.gpx
(0 kB)
GeoJSON file:
waze_history_???.geojson
(0 kB)
KML file:
waze_history_???.kml
(0 kB)
Source code:
https://github.com/TheStalwart/waze2gpx