all photos infos from FLICK given an WOEID


/ Published in: SQL
Save to your folder(s)



Copy this code and paste it in your HTML
  1. SELECT * FROM flickr.photos.info WHERE photo_id IN (SELECT id FROM flickr.photos.search WHERE woe_id=615134 AND content_type=1 AND accuracy=11 AND has_geo=1)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.