Distance to nearest land from GPS coordinates

13 次查看(过去 30 天)
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