GeoCode

Lookup the latitude and longitude of an address using different geocoding services
1.6K Downloads
Updated 21 Aug 2012

View License

Easily convert a street address into latitude and longitude using one of 3 popular web-based geocoding services (Google Maps, Yahoo Place Finder, and OpenStreetMaps).

Additionally this file works with the newer APIs, that longer require the an API Key or AppId.

Cite As

Stuart Layton (2024). GeoCode (https://www.mathworks.com/matlabcentral/fileexchange/37860-geocode), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

Re-wrote the code to do a better job parsing the XML and checking for errors and missing data.

1.1.0.0

Fixed a error checking bug

1.0.0.0