October 4th in Coding by admin .
MooGeo is a MooTools plugin that makes accomplishing common geolocation tasks easy.
These tasks include getting detailed info about an IP (country, city, longitude, latitude, etc.), parsing geographical data from text and even finding Flickr photos about a given place.
This is a simple plugin MooTools that answers most of your geo questions.
It wraps the following services in a simple interface:
- Yahoo PlaceMaker
- Yahoo GeoPlanet
- jsonip.appspot.com
- W3C Geo location
- Flickr.places.findLatLon
and wraps them into a single package.