Okay - great. What "ArcTools" if any are you using to do that? I am using Calculate Field and writing an Expression saying to take this field from the table to put it into this field inside the feature class. For each field to do all 9600 features it takes a good 15 to 20 minutes. Is there something I am not doing right?
Unless you are calculating pi to 1000 decimal places for each row that should be a matter of seconds, not hours. I have a script that takes 2 hours that calculates 17 fields for nearly 1 million features.Post your code and I'm sure someone will be able to figure out where the problem is.
My Service_Location feature class has around 9600 features
da.updatecursor vs non-da cursor????????
How many features are you updating? Even if it's thousands it should take 4 seconds, not 4 hours... By the way, the da.updatecursor will be a lot faster than the older non-da cursor.
Hi Chris,What type of geodatabase are you using (i.e. ArcSDE for Oracle, File Geodatabase)?What version of ArcGIS are you running?
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.