Get location from GPS coordinates?

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?

 Réponse acceptée

Jonathan Sullivan
Jonathan Sullivan le 28 Juin 2013

0 votes

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.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by