44 reputation
3
bio website
location
age
visits member for 7 months
seen Apr 22 at 19:52
stats profile views 0

Mar
14
awarded  Scholar
Mar
14
awarded  Supporter
Mar
14
accepted Python/Arc10- Loop through multiple feature datasets and Intersect Files
Feb
6
comment Date/Time Question
Thank you for your help. This seems like it will do the trick just fine! Yes, the primary key would seem strange, but I will have many unique ID's collected on the same dates, so this seems to be a good solution for matching data in different GIS datasets.
Feb
4
asked Date/Time Question
Jan
17
comment Python/Arc10- Loop through multiple feature datasets and Intersect Files
Yes, this worked.. thanks!
Jan
17
asked Python/Arc10- Loop through multiple feature datasets and Intersect Files
Oct
5
comment python script error- with GetParameterAsText
Thanks RK- The expression worked fine when the path the feature dataset was hardcoded. So, it is strange to me that it would decide that the syntax was incorrect only when I changed the input workspace (inws) to a Get Parameter as Text. I am new to Python Scripting, so I am just trying to understand why this change would create thee error I received.
Oct
5
comment python script error- with GetParameterAsText
Thank you, this worked perfectly. I still don't understand though why my script only seemed to fail when I changed the input workspace (inws) to a Get parameter as Text) value. The script worked perfectly when I had the workspace hardcoded to a test database. Then, as soon as I changed it so it was suitable to add as a tool into toolbox, it failed with the expression. Thanks again though- I really appreciate your feedback!
Oct
5
awarded  Student
Oct
5
asked python script error- with GetParameterAsText