isaacfeliu / geokit forked from ptb/geokit

A plugin for maps-based apps with 1) ActiveRecord extensions for geo-based finders (find within X miles); 2) geocoding through multiple providers with failover; 3) geo distance calculations; 4) IP-based location lookup; 5) before_filter for IP geocoder.; forked from official SVN repo to fix bugs

This URL has Read+Write access

geokit / about.yml
100644 9 lines (9 sloc) 0.3 kb
1
2
3
4
5
6
7
8
9
author:
  name_1: Bill Eisenhauer
  homepage_1: http://blog.billeisenhauer.com
  name_2: Andre Lewis
  homepage_2: http://www.earthcode.com
summary: Geo distance calculations, distance calculation query support, geocoding for physical and ip addresses.
version: 1.0.1
rails_version: 1.0+
license: MIT