Select to view content in your preferred language

Address Error Checking

6043
21
05-09-2011 03:53 PM
CharlesBuzzard
Occasional Contributor
In ArcInfo Workstation there is a tool called AddressErrors which checks a street layer with address attributes for a collection of possible errors.  This tool generates an info table that can be related back to the street layer and helps identfy issues that can cause problems during geocoding.  Errors like address range overlaps, even/odd side flips, segment direction flips and a few other errors are identified.

  For those ArcGIS users that support 911 dispatch centers, these tools are a huge help.  The ESRI Seattle Office wrote a python script that could to do similar error checking, but it was very slow and could only process about 5000 segments at a time.

  If you need similar tools or think that it could be helpful, please add to this thread.  We really need ESRI to write this with ArcObjects and optimize it for production sized datasets.
Tags (2)
21 Replies
SuhanLi
Emerging Contributor

Thanks!

0 Kudos
Delores_Muller
New Contributor

Hi Charles,

I'm the author of the AddressErrors set of tools written in AML and C. Please let me know if you or others are still interested in the original set of tools, and I will upload them.

Kind regards,

Delores

0 Kudos