My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 27
=Generic C# GeoCoding API= Includes a portable GeoCoding domain model along with a generic IGeoCoder service interface. Current implementations include: * [http://code.google.com/apis/maps/ Google Maps] * [http://developer.yahoo.com/maps/ Yahoo Maps] * [http://www.microsoft.com/maps/ ...
This Ruby on Rails application can draw upon a number of different interfaces (Twitter, FrontlineSMS, etc) for mapping data, and produces maps in Google maps or custom displays in real time. Users can sign up for the service with their SMS-enabled phones and submit map data which shows up live on th...
Basically, I'm tired of letting users put in about whatever they like for addresses and I'd like to create some sort of control that allows me to assist them in their inputs.
Geocoding system.
This is a small C# wrapper of the Google Maps geocoding service. Simply put, the API exposes a method that takes an address string as input and returns a list of any matching geographic coordinates. ===Usage=== *Restrictions* There are some restrictions on usage of Google's geocoding ser...
HiveMaps was created to make it super simple to mashup thousands of data markers onto a Google Map and have everything just work. The current usability limit is between 2-5k markers using the supplied version of MarkerClusterer and depending on the browser and other JavaScript activity on the p...
=Intro= The geocodable plugin provides an easy way to present a text field to a user, and geocode their address input. It currently uses google for geocoding, normalizing the placemark data from google and presenting a disambiguation popup if necessary. =Requirements= # Tested with jQuer...
Geocache is a standalone proxy server storing geocoding results from Google Maps. This may save some of the daily quota of geocoding requests to Google Maps. What it does is extremely simple. It forwards your geocoding queries to google and caches results in a local database, and then sends the r...
== Introduction == geopy makes it easy for developers to locate the coordinates of addresses, cities, countries, and landmarks across the globe using third-party geocoders and other data sources, such as wikis. geopy currently includes support for six geocoders: Google Maps, Yahoo! Maps, Windo...
Using the Google Maps API, this simple plugin performs a reverse geocoding on a latitude and longitude to output the nearest address.
1 2 3 Next