pluginGeek
Geocoding and mapsRuby5,114EditGeocoding is the process of finding associated geographic coordinates (often expressed as latitude and longitude) from other geographic data, such as street addresses, or ZIP codes.
Complete Ruby geocoding solution.http://www.rubygeocoder.com
Enables easy display of items (taken from a Rails 3 model) with Google Map, OpenLayers, Bing or Mapquest. Geocoding + Directions included. Provides much options: markers customization, infowindows, auto-adjusted zoom, polylines, polygons, circles etc... See wiki for full description and examples.https://rubygems.org/gems/gmaps4rails
Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails plugin for full-fledged location-based app functionality.http://rubygeokit.org/
Graticule is a geocoding API for looking up address coordinates and performing distance calculations, supporting many popular APIs.http://graticule.rubyforge.org/
Geospatial data library for Rubyhttp://dazuma.github.com/rgeo
ActiveRecord connection adapter for PostGIS, based on postgresql and rgeohttp://dazuma.github.com/activerecord-postgis-adapter
A Rails plugin that makes your applications geo-aware.http://graticule.rubyforge.org/plugin.html
Ruby C binding to Maxmind GeoIP Libraryhttp://geoip-city.rubyforge.org
Leaflet is a modern JavaScript library for interactive maps on both desktop and mobile browsers by CloudMade. http://leaflet.cloudmade.com
Related categories
Maps8,797JavascriptLeaflet, gmaps »Display fancy maps with custom markers that your users can interact with.
Around the webAdd