Lucuma.GeoCode
0.9.0-beta
See the version list below for details.
dotnet add package Lucuma.GeoCode --version 0.9.0-beta
NuGet\Install-Package Lucuma.GeoCode -Version 0.9.0-beta
<PackageReference Include="Lucuma.GeoCode" Version="0.9.0-beta" />
paket add Lucuma.GeoCode --version 0.9.0-beta
#r "nuget: Lucuma.GeoCode, 0.9.0-beta"
// Install Lucuma.GeoCode as a Cake Addin #addin nuget:?package=Lucuma.GeoCode&version=0.9.0-beta&prerelease // Install Lucuma.GeoCode as a Cake Tool #tool nuget:?package=Lucuma.GeoCode&version=0.9.0-beta&prerelease
This is a serverside wrapper 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 only returns some basic information such as accuracy, address, etc when available or applicable.
It currently supports the following services: Google GMap, Bing, Open Streets, MapQuest, Yahoo Place Finder, Yahoo BOSS GEO Services, and Cloudmade.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 4.5.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.8 | 7,024 | 10/20/2015 |
0.9.0-beta | 1,711 | 11/14/2012 |
0.6.3-alpha | 1,169 | 11/14/2012 |
0.6.1-alpha | 1,210 | 11/13/2012 |
0.5.1-alpha | 1,227 | 11/12/2012 |
0.5.0-alpha | 1,231 | 11/12/2012 |
Alpha Release. This is a serverside wrapper 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 only returns some basic information such as accuracy, address, etc when available or applicable.
It currently supports the following services: Google GMap, Bing, Open Streets, MapQuest, Yahoo Place Finder, Yahoo BOSS GEO Services, and Cloudmade.