Hello,
I am writing a python script to create a 2.5 locator using the Create Locator arcpy function. As part of this process I would like to be able to set the locator properties (especially "Geocoding options") through the script. These are the ones that are available when you right click on a locator in ArcPro. Is there a way to access these properties using ArcPy or ArcGIS Python api? I could probably have the script edit the .loc file directly but I was hoping there was a more "official" way.
Thanks
Josh