Tagged Questions
11
votes
1answer
265 views
Why does GPS altitude jump sometimes?
I am currently developing a little application in Android which uses GPS.
When i click a button i start to record a "track". If i walk around i save my position every second into a file. This works ...
3
votes
1answer
207 views
How to get elevation with LibGeoTiff?
I'm trying to get an elevation profile from a geotif file ( downloaded from http://srtm.csi.cgiar.org/). I downloaded the libgeotiff library but i can's see any function that can return an elevation ...