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!