I looked at ArcGIS and python and I’m not quite ready for that rabbit hole as I’m on a schedule. I have a little experience but not at the level to pick it up quickly enough for my time frame.
The model runs well, I’ve munged the tables so the geocoder picks up all the fields properly. But I can’t get it to save the results of each geocoding process to an individual file. It just keeps overwriting the same file.
I tried connecting the name variable to the geocode addresses function but get this:
Which doesn’t work.
Any suggestions how I can get this done? If there’s a simple edit in scripting outside of the model builder I can do that. Thank you.