The statuses/user_timeline part of the Twitter API returns geolocation data as "place" along with each Tweet. The search API, on the other hand, does not return this location data (as far as I can tell). Is there a way to get location data with the search API?
Thanks!

geofield see here : dev.twitter.com/docs/api/1/get/statuses/user_timeline – Nasreddine Nov 18 '11 at 21:38