Geocoding.Google
4.0.0
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Geocoding.Google -Version 4.0.0
dotnet add package Geocoding.Google --version 4.0.0
<PackageReference Include="Geocoding.Google" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Geocoding.Google --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Geocoding.Google, 4.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Geocoding.Google as a Cake Addin
#addin nuget:?package=Geocoding.Google&version=4.0.0
// Install Geocoding.Google as a Cake Tool
#tool nuget:?package=Geocoding.Google&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/chadly/Geocoding.net/releases/latest
Dependencies
-
.NETStandard 1.3
- Geocoding.Core (>= 4.0.0)
- NETStandard.Library (>= 1.6.1)
- System.Net.Http (>= 4.3.1)
- System.Xml.XPath (>= 4.3.0)
Used By
NuGet packages (3)
Showing the top 3 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
|
|
Breaker.Services
General Services for consuming external APIs like Googke, IPStack, AWS etc...
|
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 | 408,693 | 10/25/2017 |
4.0.0 | 5,323 | 6/13/2017 |
4.0.0-beta1 | 3,359 | 4/9/2016 |