From latitude,longitude, elevation to cartesian coordinates

23 views (last 30 days)
Hello! I have the data of points on a route in the form of longitude and latitude and elevation of each point. Does anyone know a way in which I can obtain x,y coordinates from these in a 2D plane? The point is that I'd like to calculate things such as distance and curvature along the route.
Thank you.

Accepted Answer

Dimitris Kalogiros
Dimitris Kalogiros on 27 Nov 2018
I suggest to use deg2utm

More Answers (0)

Community Treasure Hunt

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

Start Hunting!