Vespa makes an app for its newer MIA enabled scooters. It's pretty cool...tracks GPS and vehicle telemetry data and gives you a fun but kinda useless dashboard to show you RPM and other stats. I actually like the tracking and bluetooth functionality of my GTS 300 SS.
But, you can't export your rides into something like https://relive.cc/...which is totally what I want to do. There was a whole thread about it on this forum even about [Exporting Data from Vespa App] where SteelBytes talked about creating an Android app to fill the gap.
In that same spirit (and thanks to SteelBytes for the hint), I just created VespaGPX for iOS!
https://shamur.ai/bin/vespaGPX/
It's pretty simple but has a few steps. You first track your rides in the official Vespa app. Export them as JSON (which is not really human readable). Load that JSON into VespaGPX. Then you can pick what ride or rides you wanna export as GPX (or get a CSV of the vehicle telemetry data). Throw that GPX into your favorite mapping software and voilĂ !
The app is free on the Apple iOS app store. No in-app purchases. Totally private (no data is sent off the phone). Totally open source (code is on Github).
It's also brand new and pretty no frills...I'll be making some improvements but know it's not meant to replace the official Vespa app. It's only designed to get your data out.