Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

vangyyy
Copy link
Contributor

@vangyyy vangyyy commented Sep 15, 2025

Hi, I found a problem when importing my Strava activities.

image

Around 20 .gpx.gz files failed to import. They were just compressed versions of GPX files. When I tried to inflate them they worked just fine. After inspecting the code I found a solution. The inflated text files need to be properly decoded to string, otherwise they fail to read.

Now all of my activities render properly on map without errors.

@erik
Copy link
Owner

erik commented Sep 15, 2025

This issue must have been around for years at this point, thanks for the fix!

@erik erik merged commit 760b6d7 into erik:master Sep 15, 2025
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants