Distance between a point and elements in a shapefile.
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Map Display finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!