Includes a model and interface for communicating with four popular Geocoding providers. Current implementations include: Google Maps, Yahoo! PlaceFinder, Bing Maps (aka Virtual Earth), and Mapquest. The API returns latitude/longitude coordinates and normalized address information. This can be used...
More information
Includes a model and interface for communicating with four popular Geocoding providers. Current implementations include: Google Maps, Yahoo! PlaceFinder, Bing Maps (aka Virtual Earth), and Mapquest. The API returns latitude/longitude coordinates and normalized address information. This can be used...
More information
Includes a model and interface for communicating with four popular Geocoding providers. Current implementations include: Google Maps, Yahoo! PlaceFinder, Bing Maps (aka Virtual Earth), and Mapquest. The API returns latitude/longitude coordinates and normalized address information. This can be used...
More information
ThinkGeo.MapSuite.Geocoding is based on .NET Framework. It is a native Geocoder and reverse Geocoder component for .NET that lets you convert a street address into a geographic location and vice-versa. It can also deliver additional details like county, FIPS codes, census tract and more. Plus, it...
More information
PCL Library to get nearest location information from a set of coordinates (lat/long). Driven by NGeoNames and GeoNames.org data.
This uses cross platform libraries underneath the hood, so be sure to install in your main iOS/Android/Windows projects as well
This library uses Google Maps Geocoding API to geocode and normalize addresses. It returns: latitude, longitude, normalized address, operation status and errors. From version 1.4.1 is possible to configure a proxy.
Note: the Geocoding API may only be used in conjunction with a Google map; geocoding...
More information
Includes a model and interface for communicating with four popular Geocoding providers. Current implementations include: Google Maps, Yahoo! PlaceFinder, Bing Maps (aka Virtual Earth), and Mapquest. The API returns latitude/longitude coordinates and normalized address information. This can be used...
More information
Includes a model and interface for communicating with Google Maps geocoding provider. The API returns latitude/longitude coordinates and normalized address information. Based on fork of ‘chadly/Geocoding.net’ project.