Git Product home page Git Product logo

geoplanet's Introduction

Hi there ๐Ÿ‘‹

geoplanet's People

Contributors

carlosparamio avatar dramalho avatar muranomasakikayac avatar niels avatar zeto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

geoplanet's Issues

Error with rest-client >= 1.4.0

Since rest-client >= 1.4.0, Response is no more a String.
JSON.parse get(url) raise a exception in Place#get_then_parse. It works with get(url).to_s

Best regards

GeoPlanet seems to be dead, you might not know from using this Gem

So, while I can't find proper significant information on this, it seems like the GeoPlanet API endpoints are gone, as in, the hosts are no longer present in the DNS records.

Depending on how you're using this gem you may or may not have picked on this error, i.e.

> GeoPlanet::Place.new(2423945)
Yahoo GeoPlanet: GET http://where.yahooapis.com/v1/place/2423945?format=json&appid=xxxxxxxxxxxxxx-
SocketError: getaddrinfo: nodename nor servname provided, or not known

here you would have known, but if you're doing searches, not so much

> GeoPlanet::Place.search("bla")
Yahoo GeoPlanet: GET http://where.yahooapis.com/v1/places.q('bla')?format=json&appid=xxxxxxxxxxxxxx
=> nil
irb(main):008:0>

because all errors get rescued inside the gem!

ANYHOO .. seems like we can say our goodbyes to Yahoo! GeoPlanet , I'm posting this as a placeholder for other people that might be as confused as I was and maybe as a place to discuss sensible alternatives?

ยฏ_(ใƒ„)_/ยฏ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.