I'm a seasoned programmer, but I'm new to GIS in general. I've read a decent amount of ArcPY documentation but haven't seen an example that takes me from raw data to a locator report, from start to finish.
I have all my addresses in a flat file and I want to programatically load them into a DBF, after cross checking their validity, I think? Then I need to add some feature classes? Then I can run a locator report? All of this through ArcPY.
Is that thinking correct and is there a complete example anywhere?
