When querying
http://where.yahooapis.com/v1/places.q('Barcelona%20spain')?format=xml&appid=yourappid
We get a strange boung box :
2.071920
2.071920
41.471142
2.226840
You will notice the southWest latitude is wrong.
How can we fix this ?
How accurate is Geoplanet data? Do I need to perform innacuracies check in my code before actually using an entity ?
Thank you.