Hello,
I was trying to create address locator in ArcCatalog 10. But it was failed. I am trying this with the tutorial file called Atlanta GDB. Here is the executing code.
Executing: CreateAddressLocator "US Address - Dual Ranges" "G:\GIS Data\GeoCoding\Atlanta.gdb\Streets' 'Primary table'" "'Feature ID' OBJECTID VISIBLE NONE;'*From Left' L_F_ADD VISIBLE NONE;'*To Left' L_T_ADD VISIBLE NONE;'*From Right' R_F_ADD VISIBLE NONE;'*To Right' R_T_ADD VISIBLE NONE;'Prefix Direction' PREFIX VISIBLE NONE;'Prefix Type' PRE_TYPE VISIBLE NONE;'*Street Name' NAME VISIBLE NONE;'Suffix Type' TYPE VISIBLE NONE;'Suffix Direction' SUFFIX VISIBLE NONE;'Left City or Place' CITYL VISIBLE NONE;'Right City or Place' CITYR VISIBLE NONE;'Left ZIP Code' ZIPL VISIBLE NONE;'Right ZIP Code' ZIPR VISIBLE NONE;'Left State' STATE_ABBR VISIBLE NONE;'Right State' STATE_ABBR VISIBLE NONE;'Left Additional Field' <None> VISIBLE NONE;'Right Additional Field' <None> VISIBLE NONE;'Altname JoinID' <None> VISIBLE NONE" G:\GIS Data\GeoCoding\Atlanta.gdb\Atlanta #
Please help me to solve this. An step by step help is preferred (I am new at ArcGIS 10)