Clear Filters
Clear Filters

Help with using Yahoo Geocode API

3 views (last 30 days)
Nikola
Nikola on 10 Feb 2012
Greetings everyone,
I need to do some simple geocoding, just to convert an address to lat/lon coordinates. I have tried Yahoo Geocode API, but with no success. Furthermore, Yahoo Geocode API have been deprecated, so I decided to go with Yahoo PlaceFinder. I managed in Matlab to build proper URL address for using this web service. For example: Avenue B, NYC
http://where.yahooapis.com/geocode?q=avenue+b,nyc?appid=1OpSgf4s
The point is, the URL gives the result when its typed in a web browser, but if its called from Matlab, the result is:
[#document: null]
Do you have any constructive ideas? Am I doing something wrong, or what could be the problem? Additionally, how to read the results in Matlab?
Thank you in advance.
Sincerely, Nikola Besinovic

Answers (0)

Community Treasure Hunt

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

Start Hunting!