sharkinsgis
Joined: 08/03/2013 22:05:40
Messages: 2
Offline
|
Recently I've started receiving inconsistent results from the RSS to GeoRSS service. Previously results were being correctly geocoded to cities (specifically Lima, Peru's capital). Now I'm occasionally seeing the same request return geocoded results to the centroid of Peru rather than individual cities. It appears to be random as the same request will occasionally work correctly. I'm using the following request (username parameter omitted)
Unencoded
http://api.geonames.org/rssToGeoRSS?feedUrl=https://news.google.com/news/feeds?gl=ca&q=peru+mining+protests&um=1&ie=UTF-8&output=rss&num=40&feedLanguage=en&country=pe&addUngeocodedItems=false
Encoded
http://api.geonames.org/rssToGeoRSS?feedUrl=https%3A%2F%2Fnews.google.com%2Fnews%2Ffeeds%3Fgl%3Dca%26q%3Dperu%2Bmining%2Bprotests%26um%3D1%26ie%3DUTF-8%26output%3Drss%26num%3D40&feedLanguage=en&country=pe&addUngeocodedItems=false
The results being returned from the Google news feed appear to be consistent so the problem appears to be on the GeoNames end. Any Ideas?
|