Copyright (c) Jeremy Paton 2017
A Processing 3 data mining utility for the website 500px.com, the application can plot images to a map based on an intial location and radius: READ THE BELLOW!!
- Unfortuantely, this is the case.
- The app still works, using a cached image set, this can be dowloaded here: https://goo.gl/BYTJin
- Extract the archive into the data/cache folder. The directory should be data/cache/imageidnumber.gif
- Make sure that
useAPI
is set to False!! - Does not require
consumerkey
andconsumersecret
to be set ifuseAPI
is set to False!
If you've followed the above you should be able to run the app from within Processing and get a console-log showing:
- [ControlP5 2.2.6]
- [UnfoldingMap 0.9.8 Beta] Download here: https://goo.gl/UhQPmq (It's a tricky beta version to find online!)
- [fivehudredAPI] Included
- Core functionality.
- Image caching.
Master branch is currently in Maintenance! Don't expect futher development or assistance now that the 500px API is down!