I was able to create an address locator Dual Range with Street Midline data, but now I'm trying to create a single house address locator using city parcel data (Polygons). I joined a data table of city addresses to my Parcels layer using a PIN (Property ID Number) in order to have St_Num, St_Name, Etc.
When I try creating the locator, I have Parcels as the Primary table and from what I read, the data table has all neccessary credentials to be executed, but I can never run the tool because it's telling me that I still do not have enough reference data.
I'm wondering why this is and what I should try to do to get this to run.
Please Help!
When I try creating the locator, I have Parcels as the Primary table and from what I read, the data table has all neccessary credentials to be executed, but I can never run the tool because it's telling me that I still do not have enough reference data.
I'm wondering why this is and what I should try to do to get this to run.
Please Help!
"but the joined data didn't export with it" - So you are having issues with your join, this is your problem. Try making the join and exporting to a new geodatabase and using that feature class. I had a similar problem and I traced it to a bad join within model builder, this was after writing a script to flatten my data using dictionaries and cursors.