nebsar / openmap

Automatically exported from code.google.com/p/openmap
Other
0 stars 0 forks source link

DTED tile lookup in DTEDFrame is bugged. #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just running the code with specific lat/long to get the elevation.
2. From the interpElevationAt function.

What is the expected output? What do you see instead?
This is using two of the same corners in the tile instead of four distinct 
corners to get the interpreted elevation.

What version of the product are you using? On what operating system?
Openmap 4.6.5. On Windows.

Please provide any additional information below.
I have made a patch and attached a powerpoint on the major changes I made in 
order to get the correct results.

The patch should be applied in this directory: 
openmap-4.6.5\openmap-4.6.5\src\openmap\com\bbn\openmap\layer\dted 

Original issue reported on code.google.com by lojonath...@gmail.com on 15 Aug 2014 at 7:00

Attachments: