ushank.khanna
Joined: 13/12/2013 14:21:15
Messages: 1
Offline
|
I am consuming earthquake webservice.
1. Do we have any service where we can get bounding box for particular
city??
Another question which is which is related to earthquake webserivce -
2. I need to create list of 10 largest earthquake in the world. For
calculation I am using below request. Could you please confirm if my
request is correct because I am not getting desired result when I am
changing date to 2011(which should give me japan information).
quick response would be really appreciated.
http://api.geonames.org/earthquakesJSON?north=90&south=-90&east=180&west=-180&username=demo&date=*2011-01-01*
|