Skip to content

Compress GXP files #504

@bpatrik

Description

@bpatrik

I checked my GPX files that I logged with my Garmin watch and it seems to contain too much information. GPS entry logs are every 2 meter, every 2-3 sec. It also contains altitude and hearth rate. The app can only use the lat and lon part of the data, so no need to send all of them to the client side. Also data can be more sparse.

Lest implement a lossy gpx compressor: It would remove all not used data and make the entry more sparse.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions