Distance to nearest land from GPS coordinates

조회 수: 13 (최근 30일)
ET
ET 2020년 10월 23일
댓글: ET 2020년 11월 4일
I have the GPS (lat/lon) coordinates of a ship track. For each point on the track I'd like to find the distance to nearest land. I have access to the mapping toolbox.
Any ideas?

답변 (1개)

Rhea Chandy
Rhea Chandy 2020년 11월 3일
This previously answered question can give you some guidance on finding the distance between points using GPS coordinates.
This Summary and Guide to Projections can help you choose the right projection for your land map.
  댓글 수: 1
ET
ET 2020년 11월 4일
My question was more than just plotting or finding the distance between two points. For example, just given a single latitude\longitude position in the ocean somewhere, is there a function which can tell me what the nearest point on land is? The function would have to know the edges of the land masses and then search them to find the point on those edges that is closest to the given position.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Automotive에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by