all photos 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.search WHERE woe_id=615134 AND content_type=1 AND accuracy=11 AND has_geo = 1

Report this snippet


Comments


You need to login to view comments.