kholkolg / gpx_parser

8 stars 2 forks source link

"Creator" and "Version" are not parsed from the .gpx file #3

Open jensdenbraber opened 4 years ago

jensdenbraber commented 4 years ago

The values of "creator" and "version" from the gpx file are not parsed. The testdata file: https://github.com/kholkolg/gpx_parser/tree/master/gpx_parser/unittests/test_data/test1.gpx contains the creator and version however the values within python are "None".