Hello all,
I'm trying to utilize the code in the link below to do batch geocoding.
batch-geocoding-python/BatchGeocoding.py at master · deelesh/batch-geocoding-python · GitHub
I cant get it to work as it says it cannot find the World.GeocodeServer. Looking in ArcCatalog I can see the ags file, however it will not connect using my Enterprise login. It does connect if I input my public login, however if what I see in ArcMap is correct, I cannot access the Geocode Service without and Enterprise login. When I use my public login the ags file gets created, connects, and then the arcpy.geocoding.GeocodeAddresses function fails. I know I have all the fields correct. I think it's something to do with the fact that I need to login using my Enterprise credentials, however it won't accept them. This could be because I need to provide a different url for the login, but I'm not sure where to do that either. Anyone done this before?
Thanks,
Charles