Schlaubischlump / LocationSimulator

MacOS application to spoof / fake / mock your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.
https://schlaubischlump.github.io/LocationSimulator/
GNU General Public License v3.0
2.4k stars 184 forks source link

Parse GPX files #31

Closed Schlaubischlump closed 3 years ago

Schlaubischlump commented 3 years ago

LocationSimulator should provide a way to parse gpx files and follow the route defined in the file. I'm a little bit confused about the file format. Furthermore I need to find a GPLv3 compatible Swift (Objective-C or C are possible as well) GPX parser, as I don't want to maintain my own.

avioli commented 3 years ago

This looks well maintained: https://github.com/vincentneo/CoreGPX