#
gpx-files
Here are 58 public repositories matching this topic...
JPX - Java GPX library
-
Updated
Jun 23, 2021 - Java
Simple library for reading and creating GPX files written in PHP.
-
Updated
Jun 15, 2021 - PHP
Downloads gpx, tcx or original fit files from your Garmin Connect Account.
python
commandline
gpx
garmin
json
terminal
command-line
script
gpx-files
scripting
scripts
python-script
json-parser
fit
command-line-tool
command-line-tools
tcx
garmin-connect
gpx-data
garmin-data
-
Updated
Feb 25, 2021 - Python
Open
extend the docs
1
nidhaloff
commented
Sep 10, 2020
Open
add more tests
2
Optimize GPX track using Python by fixing altitude (SRTM), deleting bitten segments and reducing number of points using Ramer–Douglas–Peucker algorithm.
-
Updated
Jun 1, 2021 - Python
Command-line scripts to do things with Strava
python
gpx
r
dataviz
gpx-files
strava
heatmap
gps
visualisation
gpsbabel
vizualisation
wahoo-elemnt-bolt
-
Updated
May 17, 2021 - Python
Load .gpx files as Three.js geometry.
-
Updated
Dec 14, 2020 - JavaScript
Automatically add waypoints on a GPX route
gpx
gpx-files
strava
openstreetmap
flask-application
point-of-interest
waypoints
mountain
leaftlet
opentopomap
-
Updated
Jul 13, 2018 - HTML
With use of GPX file for location simulation from one place to another place.
ios
gpx
xcode
gpx-files
simulation
ios-demo
gpx-data
xcode9
location-simulation
gpx-location-simulation
-
Updated
Jan 18, 2019 - Swift
An app to list all your sport equipement and assign them to GPS traces you import from iCloud;
-
Updated
Mar 7, 2017 - Swift
GarysCorner
commented
Aug 8, 2018
sell explanitory
Application to convert Parrot Anafi JSON flight plan files to GPX files for map services.
-
Updated
Jan 18, 2021 - Pascal
Web application to create and share itinerary for cycling
-
Updated
May 6, 2021 - Python
a very lightweight script for creating Gpx files
-
Updated
Nov 12, 2017 - PHP
Simple and very limited library to load GPX files, compute some statistics and render tracks onto maps from OpenStreetMap.
-
Updated
Jul 9, 2020 - C#
It will plot all the coordinates from tcx and gpx files (from a concrete folder)
-
Updated
Apr 11, 2021 - Python
Remove points in a GPX (GPS) trace within a specified distance to a point
-
Updated
Oct 6, 2018 - Shell
Improve this page
Add a description, image, and links to the gpx-files topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gpx-files topic, visit your repo's landing page and select "manage topics."
Hi,
From reading the documentation it doesn't seem to be possible apply external rules to the parser.
I'd like to make sure that all points gathered all contain elevation too, and not reiterate over the points again once the parser is complete but rather inject this logic.
Basically inject logic into the check of data, to either ensure the data is correct and throw an error, or simply filte