anashmamouch / open-gpstracker

Automatically exported from code.google.com/p/open-gpstracker
0 stars 0 forks source link

Google earth: appears to be above the ground by about 4,000 ft #146

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
  When I open the .kmz file
  in Google Earth, it appears that I have to have an ‘eye altitude’ set to
  about 10,000 ft. to see a proper representation of the track. The track
  appears to be ‘above’ the ground by about 4,000 ft. or so.

Which Android device are you using?

What version of Android are you running?

What version of the Open GPS Tracker are you running?

Please provide any additional information below.

Original issue reported on code.google.com by rcgr...@gmail.com on 26 Sep 2010 at 6:18

GoogleCodeExporter commented 9 years ago

Original comment by rcgr...@gmail.com on 26 Sep 2010 at 7:27

GoogleCodeExporter commented 9 years ago
As a workaround, it would be an intersting option to add "discard altitude 
information".

In KML i think it would be like this:
<altitudeMode>relativeToGround</altitudeMode>

Then set 0 altitude.

Original comment by LatinSuD@gmail.com on 12 Nov 2010 at 9:45

GoogleCodeExporter commented 9 years ago
Discarding information is a editing feature, better to leave that in Google 
Earth or other tools.

Storing more realistic altitude data still remains an open issue

Original comment by rcgr...@gmail.com on 28 Nov 2010 at 9:09

GoogleCodeExporter commented 9 years ago
Now with <altitudeMode>clampToGround</altitudeMode> looks good in Google Earth 
when refrains from going airborn

Original comment by rcgr...@gmail.com on 28 Nov 2010 at 12:45

GoogleCodeExporter commented 9 years ago
clampToGround is released

Original comment by rcgr...@gmail.com on 19 Dec 2010 at 11:29