Convert polarsteps data export to GPX file
Step 1:
Download a copy of your data
Step 2:
Upload the zip file to the website
[!WARNING] DO NOT upload data exports to any website unless you trust the author, as they may contain private information.
This tool processes the data on your computer, it never leaves your device.
Additionally, you can view and audit the source code of the site yourself on GitHub and verify that it isn’t malicious.
After generating the site will save the GPX file on your device.
If you wish you can share or publish it, but keep the following in mind:
You can use a tool like https://gpx.studio/app to view and edit your GPX.
I’ve included an example data export
user_data.example.zip: Example data exportuser_data.example: Unzipped data exporttrips.example.gpx: Exammple tool outputtrips.example.xml: Formatted GPXtrips.example.geojson: Geojson of example tripmap.example.png: Screenshot of example trip in https://gpx.studio/appClone the project
git clone https://github.com/agroqirax/polarsteps-to-gpx.git
If you have any feedback, please create an issue
Contributions are always welcome!
See CONTRIBUTING.md for ways to get started.
Please adhere to this project’s code of conduct.
MIT License, see LICENSE.md