Thanks very much for the information. Interesting too. I had made a bad assumption that the cursors would just be faster. I will check into the DA module and see if it will help.
def showGpMessage(): arcpy.AddMessage(arcpy.GetMessages()) print >> open(logFile, 'a'), arcpy.GetMessages() print gp.GetMessages()
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.