ticofab / android-gpx-parser

A library to parse XML Gpx files, built for Android.
Apache License 2.0
123 stars 44 forks source link

Parsing error #23

Closed ryust closed 5 years ago

ryust commented 5 years ago

The attached file fails during parsing although it can be read by other GPX track programs. Any suggestions on how to properly parse the file?

Shores of Derwentwater.txt

ticofab commented 5 years ago

Hey @ryust thanks for opening this issue. Is it still happening? I will spend some time with it to reproduce it / fix it as soon as I can.

ryust commented 5 years ago

Yes, it always happens. I just made a copy of the parser and commented out the code for TAG_EXTENSIONS since that is where it was failing to get past the issue.

ticofab commented 5 years ago

Fixed in 1.6.0