I'm new at making scripts and I´m having some issues in my first arcpy script.
I've created a code that automates maps creation, and it's running ok but gradually increases the memory consumption until the memory become full, the process stops and arcmap exhibits an "out of memory" message.
I've used the arcpy.Delete_management() to try to clean up the memory, but is not affecting so much the memory cleaning...
Is there another way to clean the memory?
The link to the code is posted below...
I posted the link because the code is too large to paste here in gis.stackexchange
https://drive.google.com/file/d/0B7468mS6n7QJUHdLUUl1Ym5lcUk/view?usp=sharing
Please, remember that I´m a scripting rookie
أكثر...
I've created a code that automates maps creation, and it's running ok but gradually increases the memory consumption until the memory become full, the process stops and arcmap exhibits an "out of memory" message.
I've used the arcpy.Delete_management() to try to clean up the memory, but is not affecting so much the memory cleaning...
Is there another way to clean the memory?
The link to the code is posted below...
I posted the link because the code is too large to paste here in gis.stackexchange
https://drive.google.com/file/d/0B7468mS6n7QJUHdLUUl1Ym5lcUk/view?usp=sharing
Please, remember that I´m a scripting rookie
أكثر...