Top "Geocoding" questions

Geocoding is a method to find the coordinates (e.g. latitude and longitude) of a data record (e.g. an address or zip code) or of an object which represents some other geographic data (e.g. country name, landmark, etc).

check if ajax request is empty

I use the free geocoding API of mapquest I want to check if the request is sucessfull, but returned no …

javascript jquery ajax geocoding mapquest
Getting latitude & longitude from address in android

i am try to get latitude & longitude from address , problem is that .. when i give only city name than …

android geocoding android-maps android-maps-v2
Get address from Geocode latitude and longitude

For the bulk of my application, I am getting the latitude, longitude, postal code, etc of a town/city from …

ruby-on-rails ruby geocoding google-geocoder
Google App Engine Geohashing

I am writing a web application using GWT and App Engine. My application will need to post and query items …

google-app-engine map geolocation geocoding geohashing
Obtain latitude and longitude from address without the use of Google API

I am currently working on a large population-based database where it is required that I compute the distance between two …

r geocoding
How can I find the center of a cluster of data points?

Let's say I plotted the position of a helicopter every day for the past year and came up with the …

algorithm geocoding cluster-analysis data-mining markerclusterer
GeoCoding Issues with OpenStreetMap/Nominatim

I have a website which needs to obtain the Latitude and Longitude for the address entered by the customer. Google/…

geocoding openstreetmap nominatim
Extract Coordinates from KML BatchGeo File with Python

I've uploaded some addresses to BatchGeo and downloaded the resulting KML file from which I want to extract the coordinates. …

python lxml geocoding kml pykml
Exception User-Unhandled reported in VS Debugger when using Polly

I'm using Polly to catch an exception while calling a Pittney Bowes Geocoder service. I'm using a g1client library …

c# networking geocoding unhandled-exception polly
GIS / GEOTiff / GDAL / Python How to get coordinates from pixel

I'm working on the project to detect the object from GEOTiff files and return coordinates of the objects and those …

python geolocation geocoding gdal geotiff