2
votes
2answers
57 views

Issue with address locator in ArcGIS 10.1

I am attempting to geocode a table of addresses for a client. I researched into how to create your own address locator and have two separate reference sources: one that has exact address information ...
0
votes
3answers
63 views

How to find parcels related to geocoded addresses?

I have geocoded a table of addresses (around 200 records) in ArcMap 10.1 and now need to select the parcel polygons that they are related to. Trouble is the geocoded addresses fall outside of the ...
2
votes
1answer
57 views

How do you geocode addresses that are outside the Address Ranges of your source layer?

Im using TIGER lines to geocode a table of addresses. Say for instance the address range for a street is 1100-1200. What would be the best way to match an address such as 1094?
2
votes
1answer
99 views

How do I geocode street addresses that have information redacted (e.g. 14XX Main St.)?

My city has an open data section listing crimes and accidents amongst other things. They include approximate time, type of crime, etc. The way they formatted the location Looks something like this ...
2
votes
1answer
117 views

Correct coordinate systems, but trustworthy distance between points?

I have limited GIS experience with projections and I have some questions about trying to accurately display point data from two different sources in ArcGIS 10.1 in order to do a proximity analysis. ...
2
votes
1answer
76 views

ArcCatalog crashes when publishing a composite locator service

I created two address locators in a shared file gdb which I then published as separate geocode services. After performing several test searches in ArcMap against the gdb locators and the services, ...
0
votes
1answer
47 views

Updating the reference data for an existing geocode service

I created an address locator in an ArcSDE gdb, based on data stored in a point feature class in the same SDE gdb. I then shared the locator as a geocode service and am consuming it in a Silverlight ...