Geocoding.Google
4.0.1
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.
Install-Package Geocoding.Google -Version 4.0.1
dotnet add package Geocoding.Google --version 4.0.1
<PackageReference Include="Geocoding.Google" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Geocoding.Google --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Geocoding.Google, 4.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/chadly/Geocoding.net/releases/latest
Dependencies
-
.NETStandard 1.3
- Geocoding.Core (>= 4.0.1)
- NETStandard.Library (>= 1.6.1)
- System.Net.Http (>= 4.3.1)
- System.Xml.XPath (>= 4.3.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Geocoding.Google:
Package | Downloads |
---|---|
Nextalys.Helpers
Package Description
|
|
Unitee.GoogleGeocoding.ApiClient
A .NET Core api client for Google geocoding API
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Geocoding.Google:
Repository | Stars |
---|---|
exceptionless/Exceptionless
Exceptionless server and jobs
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.1 | 374,971 | 10/25/2017 |
4.0.0 | 5,246 | 6/13/2017 |
4.0.0-beta1 | 3,312 | 4/9/2016 |