Elevation a specific lat/long with DTED
2 次查看(过去 30 天)
显示 更早的评论
In my code I import DTED data for a given area. I break that area up into a grid and would like to classify each box as either land or ocean. The DTED import gives me Z (elevation in meters) and refvec (reference vector). Is there a built in Matlab function whose imports are Z, refvec and a specific lat/long that returns the elevation at that point? Or do I need to need to do some math myself to get the elevation at a the center of each box? Elevation at a given lat/long seems like a common need so I thought I would ask before attempting to reinvent the wheel.
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!