https://github.com/timwaters/geocodr
a k means clustering geocodr using flickr photos
https://github.com/timwaters/geocodr
Last synced: about 1 year ago
JSON representation
a k means clustering geocodr using flickr photos
- Host: GitHub
- URL: https://github.com/timwaters/geocodr
- Owner: timwaters
- Created: 2010-10-13T21:07:40.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-10-13T21:10:13.000Z (over 15 years ago)
- Last Synced: 2025-02-09T12:29:36.705Z (over 1 year ago)
- Language: PHP
- Homepage: http://geocodr.net
- Size: 230 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
Note:
You need a Flickr API key for the /Flickr/flickrgeocodr.php
comment out this line:
// require_once '../xn_private/config.php';
$MY_FLICKR_API_KEY = '1ascfascasc5eeeed1asc7f';
for the geocodr sample application, you need to change the Yahoo app key (if you want to show yahoo!
maps on the openlayers map)
the sample application uses Dojo for the xml calls.
Geocodr by tim waters
Idea inspired by Mikel Maron
Cluster code converted from Shyam Sivaraman's java http://www.sourcecodesworld.com/source/show.asp?ScriptID=807
http://geocodr.net
It can do things like search within bounding boxes and all sorts! http://geocodr.net/FlickrGeocodrDocs.php
http://geocodr.net/Flickr/search.php?find=happiness&bbox=-77.117,38.7988,-76.807,38.9784