Found 140 packages
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 to perform address validation, real time mapping of user-entered addresses, distance calculations, and much more.
Please replace with the following split packages: Geocoding.Core, Geocoding.Google, Geocoding.Microsoft, Geocoding.MapQuest, Geocoding.Yahoo
Easly access geolocation across Xamarin.iOS, Xamarin.Android, and Windows.
.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
Bing Geocoding Helper. A wrapper for the Bing Geocoding API. Geocode by either an address or query (i.e. "ATL" or "LGA")
Library for utilizing geocoding (forward and reverse), in addition to address lookups, with the Nominatim HTTP API.
Google Places, Maps, Roads, Search and Translate. Requests and Responses are complete with Google api documentation and references.
Contains geocoding libraries that support most of the plain providers (google, yahoo, etc.)
A PCL implementation of Google Geocoding Api v3
Provides classes and methods for downloading, reading/parsing and utilizing files from GeoNames.org dumps.
A .NET Standard library (works with .Net 6, .Net Framework 4.6.2 and Xamarin projects) that provides geocoding and reverse geocoding of locations using the OpenCage Geocoder(http://geocoder.opencagedata.com/)
Recommended Google client library to access the Google Maps Address Validation API, which allows developers to verify the accuracy of addresses. Given an address, it returns information about the correctness of the components of the parsed address, a geocode, and a verdict on the deliverability of the parsed address.
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 results without displaying them on a map is prohibited. For complete details on allowed usage, consult the Maps API Terms of Service License Restrictions.
Port of the GeographicLib library into F#.
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.
The core functionality used by Geo.NET for calling out to different online geocoding APIs.