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
This is a serverside wrapper (.NET and NodeJS) library to some common geocoding services that allow the conversion of an address/place into its latitude and longitude from the server (not client/javascript). This library in its current form returns basic information (latitude and longitude) and...
More information
.NET wrapper for interaction with Google Maps Geocoding Web Services. For more info and usage see https://github.com/borislavml/Google-Maps-Geocoding-dotnet-API
A .NET Standard library (works in .Net core, .Net 4.6.1 and Xamarin projects) that provides geocoding and reverse geocoding of locations using the OpenCage Geocoder(http://geocoder.opencagedata.com/)
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