Distance between a point and elements in a shapefile.
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a shapefile (.shp) that contains geographic points (with longitude and latitude), and I have a geopoint that I construct using p = geopoint(48.86253,2.27968). I would like to compute distances between points in the shapefile and the point "p". How can I do that using Matlab?
Thank you very much for your assistance.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Map Display에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!