laptop and a wrench

Bug

Inconsistent standardization between a house address and intersection address that includes the street name 'nine hills rd'.

Last Published: August 19, 2020 ArcGIS for Desktop
Bug ID Number NIM039874
SubmittedNovember 4, 2008
Last ModifiedJune 5, 2024
Applies toArcGIS for Desktop
Version found9.2
Operating SystemWindows OS
Operating System VersionXP
StatusWill Not Be Addressed

Additional Information

We apologize that we were unable to address this issue within the current product support cycle.  If the issue continues to affect your work in a supported release, please contact Technical Support.

Workaround

A new .tbl file is created to take a cardinal number and converts it to its spelled out equivalent, card2sp.tblAdd the following blocks of code to the us_addr.xat:%2^ | T="HILLS" ; 9 HILLS becomes NINE HILLS and is a street nameCONVERT [1] @card2sp.tbl TKNRETYPE [1] ?RETYPE [2] ?RETURN%1C | T="HILLS" ; Nine HillsRETYPE [1] ?RETYPE [2] ? RETURNAdd the following blocks of code to each section of the us_intsc.xat:%1^ | T | *\& ; 9 HILLS s/b NINE HILLS and a street nameCONVERT [1] @card2sp.tbl TKNRETYPE [1] ?RETYPE [2] ?RETURN; - handles NINE HILLSC | T=A="HL" | *\&COPY [1] tempCONCAT " " tempCONCAT "HILLS" tempRETYPE [1] ? tempRETYPE [2] 0; - only changed COPY_A to COPY so that number stays spelled outC | *\&COPY [1] tempRETYPE [1] ? temp

Steps to Reproduce

Bug ID: NIM039874

Software:

  • ArcGIS for Desktop

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options