nidhaloff / gpx-converter

python package for manipulating gpx files and easily converting gpx to other different formats
https://gpx-converter.readthedocs.io/en/latest/
MIT License
71 stars 18 forks source link

Add time and altitude column #3

Closed Riemer17 closed 3 years ago

Riemer17 commented 3 years ago

When you convert the gpx file to another format it does not include the time and altitude column of the gpx file. These are essential if you want to analyze your gpx file

Riemer17 commented 3 years ago

Added in pull request #4

Riemer17 commented 3 years ago

For the to_gpx functions this is discussed in issue #5