Skip to content
#

gpx

Here are 397 public repositories matching this topic...

GrazianoCapelli
GrazianoCapelli commented Jun 7, 2021

Today a user that wants to set a minimum distance between consecutive points collected must set the "Collecting Density", using one of the available values (maximum (0m), 1m, 2m, 5m, 10m or 20m).

We could remove this ugly setting, replacing it with a more friendly and complete Distance Filter.
The user should be able to insert any value (like implemented for the manual altitude correction,

CoreGPX
dkcas11
dkcas11 commented Dec 9, 2019

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

Improve this page

Add a description, image, and links to the gpx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gpx topic, visit your repo's landing page and select "manage topics."

Learn more