jpx icon indicating copy to clipboard operation
jpx copied to clipboard

JPX - Java GPX library

Results 12 jpx issues
Sort by recently updated
recently updated
newest added

Hi, I'm maintaining several FOSS components used in research, some of which depend on this great library (**thanks!**). The software I produce often needs to be kept compatible with Java...

question

Implement some simple methods for doing some GPX cleanup, e.g. remove invalid points and add meta-information.

enhancement

Do some experiments with reader/writer for different formats then GPX.

enhancement
experimental

Let a `Point` be converted to and from a [Geohash](https://www.movable-type.co.uk/scripts/geohash.html).

enhancement
experimental

If you make a bike tour, it is also interesting to calculate the traveled altitude difference. The difference in altitude can't be simply added up since the GPS altitude is...

enhancement

It would be nice to have some (simple) algorithm which detects possible positioning errors. This would be helpful for correcting the GPS-Track taken during a bicycle by a standard GPS...

enhancement

Add additional tests for geoid distance calculations.

enhancement

It should be possible to store GPS data into a relational (JDBC) database.

enhancement