/ Published in: SQL
Expand |
Embed | Plain Text
SELECT * FROM flickr.places.info WHERE woe_id='615134'
Comments
Subscribe to comments
You need to login to post a comment.
SELECT * FROM flickr.places.info WHERE woe_id='615134'
Subscribe to comments
You need to login to post a comment.
The more generic geo.places table in YQL give you the definitive source of the data that Flickr mines for flickr.places:
select * from geo.places where woeid="615134"
which yields