What is the best way to find state information from "place" object
when place_type is either "poi" or "neighborhood" ?
Is it to take "place.url" and do lookup under "contained_within" ?

snippet from tweet:
...
"place":"{full_name=Starbucks Coffee, San Francisco, name=Starbucks
Coffee, url=http://api.twitter.com/1/geo/id/79c32440a890dad7.json,
country=United States, place_type=poi, bounding_box={type=Polygon,
coordinates=[[[-122.434817, 37.760942], [-122.434817, 37.760942],
[-122.434817, 37.760942], [-122.434817, 37.760942]]]},
country_code=US, attributes={street_address=4094 18th Street},
id=79c32440a890dad7}","geo":"{type=Point, coordinates=[37.7609,
-122.435]}",
... <rest part of tweet ignored>

I have been trying to read on the discussions but did not find
concrete solution.
Thanks,
-Priti

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk

Reply via email to