Get location from GPS coordinates?

15 views (last 30 days)
Is there anyway that I can get Matlab to tell me a location based on the input of GPS coordinates? So, for example, if I gave it the coordinates (42.3899, -89.0366), how can I get Matlab to tell me that that's Roscoe, Illinois?

Accepted Answer

Jonathan Sullivan
Jonathan Sullivan on 28 Jun 2013
You will need to write a script that uses a geocoding service. Google and Yahoo both provide this service. There may be a fee associated with it, you'd have to read their documentation.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!