How to convert distance (meters) into latitude and longitude(degrees) values without using "distdim" command in Matlab?
Show older comments
I have to convert distance of an object (which is in meters) into a geographical coordinate system(latitude and longitude) which is in degrees or vice versa.
1 Comment
John D'Errico
on 4 Jun 2016
Edited: John D'Errico
on 4 Jun 2016
This is not a question with an answer (as written). Given a point on the surface of the earth, there are infinitely many other points that are a given distance from the first, as long as the indicated distance is less than the diameter of the earth.
As well, you did not even state if that distance will be measured as the length of the arc of a great circle, or if it the distance is the length of a chord passing through the earth.
Anyway, asking for latitude and longitude has no meaning, since any point on a circle a given distance away has that specified distance.
Accepted Answer
More Answers (0)
Categories
Find more on Coordinate Reference Systems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!