Convert to an X Y coordinate System
Ältere Kommentare anzeigen
I have seen that geographical coordinates in (latitude, longitude) format can be converted to XY coordinates using Mathlab equal area function [x,y]=grn2equ(lat, lon)
Is there a similar function that converts lat, lon coordinates to equal distance xy coordinate system?
(Basically what I want to do is to convert a set of points (lat, lon)to plane X y coordinates and do some distance calculations on them. Further, these lat, lon coordinates refers to WGS84)
Akzeptierte Antwort
Weitere Antworten (1)
uma
am 4 Jun. 2018
0 Stimmen
can you help me, Is it possible to covert vice-versa situation like x, y to decimal latlong
Kategorien
Mehr zu Coordinate Reference Systems finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!