Support versions 1.0 and 2.0 of Yahoo API.
Auto-detect which one is being used. It's necessary to continue supporting 1.0 because of the existing data in people's caches. See discussion: http://github.com/alexreisner/geocoder/pull/307
Showing
- lib/geocoder/lookups/yahoo.rb 32 additions, 3 deletionslib/geocoder/lookups/yahoo.rb
- test/fixtures/yahoo_no_results.json 8 additions, 10 deletionstest/fixtures/yahoo_no_results.json
- test/fixtures/yahoo_v1_madison_square_garden.json 46 additions, 0 deletionstest/fixtures/yahoo_v1_madison_square_garden.json
- test/fixtures/yahoo_v1_no_results.json 10 additions, 0 deletionstest/fixtures/yahoo_v1_no_results.json
- test/services_test.rb 27 additions, 6 deletionstest/services_test.rb
- test/test_helper.rb 4 additions, 2 deletionstest/test_helper.rb
test/fixtures/yahoo_v1_no_results.json
0 → 100644
Please register or sign in to comment