Questions to ask yourself:
Can it be done with pure geometry?
Can you put it into a non-GIS format, and play with it without the Arc Modules?
Can you use an array, or a matrix operation to achieve the same results as a loop?
Can you minimize your loops in any way?
Remember your experiences with Pandas on the pneumonia project- make sure you're on the latest update if something isn't working. Check dependencies!!!
Check the pandas "gotchas" page!
Can it be done with pure geometry?
Can you put it into a non-GIS format, and play with it without the Arc Modules?
Can you use an array, or a matrix operation to achieve the same results as a loop?
Can you minimize your loops in any way?
Remember your experiences with Pandas on the pneumonia project- make sure you're on the latest update if something isn't working. Check dependencies!!!
Check the pandas "gotchas" page!
No comments:
Post a Comment