georuby icon indicating copy to clipboard operation
georuby copied to clipboard

fix gpx file parsing

Open leoroos opened this issue 9 years ago • 4 comments

to_polygon always closes the list of parsed GPX points inside the GPXFile object. Since it is used while parsing the GPX file it always resulted in a closed list of GPX points even if that was not the case.

leoroos avatar May 12 '15 16:05 leoroos

Coverage Status

Coverage increased (+0.01%) to 87.97% when pulling 56a03f2c8b0e6e59c63937b7183b07426618dd11 on leoroos:master into f9e39ca1b451709b829a6f2621de03fa0c25a43b on nofxx:master.

coveralls avatar May 12 '15 17:05 coveralls

Going to give this some love today. Thank you!

nofxx avatar May 12 '15 20:05 nofxx

Great, thanks!

leoroos avatar May 12 '15 21:05 leoroos

I know this gem is not that active in development, but I think it's great and it solves a lot of problems for me. So thank you for making it!

Is there any chance to get this PR merged? I can confirm the issue and this PR works for me like a charm.

krachtstefan avatar Dec 11 '17 15:12 krachtstefan