To find associated geographic coordinates (often expressed as latitude and longitude) from other geographic data, such as street addresses, or ZIP codes (postal codes)
2
votes
1answer
48 views
Displaying Highrise Delivery Routes
I have a geocoded address table for High Rise buildings in New York. If i'm trying to map delivery routes to a number of these locations, what would be the best and most clear way to display the ...
2
votes
0answers
49 views
Self hosted, highly accurate, address geocoding?
I'm working on an app that requires Rooftop level accuracy coupled with very high volumes. The client would prefer to self-host the solution which might not be a bad idea considering our volume and ...
2
votes
0answers
41 views
Can Google Geocode returning addresses nearby
I am using google geocoding to bring me addresses according to what a user type on the search box in my iOS app. I would like to know if it is possible, lets say when the user types m google api ...
5
votes
2answers
76 views
Batch geocode with multiple services?
I've got a batch of addresses to geocode (on the order of 10,000), I've looked at various services for doing the geocoding, and each service seems to be able to locate a portion between 50% and 90% of ...
2
votes
1answer
65 views
What data does ESRI use to create their US_RoofTop locator?
I'm creating address locators to be published on my local ArcGIS server instance and used by various applications. My server does not have access to the internet so I'm unable to use ESRI's online ...
3
votes
4answers
155 views
Geocodes fails when published to ArcGIS Server
I have a composite address locator that was built using our streets line file and our address points that works great in ArcMap 10.1 sp1. But when published to ArcGIS Server (10.1 sp1) no results are ...
2
votes
1answer
87 views
deCarta Android API geocode throws Protocol not found exception
I am using the deCarta Android API to find the GPS Lat/Lng of a street address. However, whenever I try to use the geocode method of the Geocoder class it always throws the exception:
Protocol not ...
2
votes
1answer
141 views
How to geocode IP addresses at finer resolution than the city level?
I have tried several Geocoding IP API or tools but found that the Lat/Long output is same for all addresses in the same city, which could not meet my needs. Can anyone suggest a better way to geocode ...
2
votes
1answer
176 views
Autocomplete against geocode.arcgis.com?
I have built a tool that allows my users to perform geocode requests against the World Geocoding Service provided from Esri.
I would like to extend my tool to have an autocomplete feature, similar to ...
0
votes
0answers
80 views
Looking for geocoding data for New York State
I have tried the following local data sets:
TIGER 2010
TIGER 2006
www.datasciencetoolkit.org
http://www.gisgraphy.com
They are all very inaccurate for data in New York State. I need the data to ...
3
votes
1answer
234 views
How to scrape addresses from a webpage for geocoding purposes?
I am trying to get addresses from a webpage for mapping purposes. I know I could copy and paste the addresses into an Excel file and geocode them but I was wondering if there was any faster way to get ...
4
votes
1answer
338 views
ArcGIS Geocode Single Address Python
How can I geocode a single address in python using arcgis 9.3?
I found http://webhelp.esri.com/arcgiSDEsktop/9.3/index.cfm?TopicName=Geocode_Addresses_%28Geocoding%29 - but this does a whole table, ...
6
votes
1answer
2k views
How to create a point along a line given distance
I have been given a non-spatial database which contains the names of lines which I have a shapefile for. The database also has names of points and the distance of each point from the origin along the ...

