mt-from-sf-to-gh / features

0 stars 0 forks source link

Altitude correction using SRTM data #24

Closed mt-from-sf-to-gh closed 2 years ago

mt-from-sf-to-gh commented 15 years ago

Since GPS altitude measurement is very inaccurate, mytourbook should replace the altitude from the device by altitude from NASA's SRTM.

I've attached a python script which I wrote that replaced the altitude in tcx files (the script only uses SRTM3 data).

Reported by: dt020

Original Ticket: https://sourceforge.net/p/mytourbook/feature-requests/22

mt-from-sf-to-gh commented 15 years ago

Attached is updated version of a script which handle the case of missing data in the SRTM file.

File Added: altitude_correction.py

Original comment by: dt020

mt-from-sf-to-gh commented 15 years ago

Original comment by: dt020

mt-from-sf-to-gh commented 15 years ago

File Added: altitude_correction.zip

Original comment by: dt020

mt-from-sf-to-gh commented 15 years ago

implemented in version 9.05

Original comment by: wolfgang-ch

mt-from-sf-to-gh commented 15 years ago

Original comment by: wolfgang-ch