Flickr Tag Crawler
npm install flickr-tag-crawler
mkdir sobig
cd sobig
npm install flickr-tag-crawler
`
Test
`
node node_modules/flickr-tag-crawler/execute.js car train -122.28,33.27,-113.43,42.26 -6.52,49.81,2.32,58.79
`
$3
* node execute.js tag_1 tag_2 bounding-box_1 bounding-box_2
* Bounding-box (select "CSV RAW")
* https://boundingbox.klokantech.com/
$3
`
start node_modules/flickr-tag-crawler/output/index.html
``