86 packages tagged with “geocoding”
Easly access geolocation across Xamarin.iOS, Xamarin.Android, and Windows.
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
Provides classes and methods for downloading, reading/parsing and utilizing files from GeoNames.org dumps.
Library for utilizing geocoding (forward and reverse), in addition to address lookups, with the Nominatim HTTP API.
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.
Google Places, Maps, Roads, Search and Translate. Requests and Responses are complete with Google api documentation and references.
Port of the GeographicLib library into F#.
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/)
The core functionality used by Geo.NET for calling out to different online geocoding APIs.
.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
An offline reverse geocoding library for .Net coded in C#. Based on the awesome Java lib by AReallyGoodName. All the geocoding data can be gotten from: http://download.geonames.org/export/dump/
A lightweight method for communicating with the MapBox geocoding APIs. This includes models and interfaces for calling MapBox.
A lightweight method for communicating with the HERE geocoding APIs. This includes models and interfaces for calling HERE.
Add geospatial and location intelligence functionality to your Android, iOS, and Windows apps with ArcGIS Maps SDK for .NET. Provides a cross-platform API to access a comprehensive set of mapping and spatial analytics capabilities including: vector tile basemaps; a wide range of standards-based ready-to-use and custom data layers; powerful search and topological operations; optimized routing and navigation; field data collection with offline editing and enterprise synchronization; and utility network tracing.
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 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.
Bing Geocoding Helper. A wrapper for the Bing Geocoding API. Geocode by either an address or query (i.e. "ATL" or "LGA")
Library to query Google Maps Api
A simple .NET library which utilizes Google's Geocoding API to geocode street addresses.
A lightweight method for communicating with the Google geocoding APIs. This includes models and interfaces for calling Google.
A lightweight method for communicating with the Bing geocoding APIs. This includes models and interfaces for calling Bing.
A highly opinionated .NET Standard 2.0 library for the Geocod.io API.
Contains geocoding libraries that support most of the plain providers (google, yahoo, etc.)
A lightweight method for communicating with the MapQuest geocoding APIs. This includes models and interfaces for calling MapQuest.
A lightweight method for communicating with the ArcGIS geocoding APIs. This includes models and interfaces for calling ArcGIS.
Core lib for basic location services operations like geocoding, reverse geocoding, routing and distance.
Package Description
This package contains the 'Geocoder' plugin for MvvmCross v6