Re: [python-win32] Multiple Extraction - ArcGIS9.2

2009-01-06 Thread Tim Roberts
bikash.sherc...@gmail.com wrote: > yes they are really missing and tried to set up as per your > suggestion. but I got the following errors: > > Access is denied. > Error occurred while processing: Python.File > > Access is denied. > Error occurred while processing: .pyw. > > Access is denied

Re: [python-win32] Multiple Extraction - ArcGIS9.2

2009-01-06 Thread Brad Posthumus
Bikash, ESRI has a great user forum for any ArcGIS scripting questions you may have. Try posting your question here: http://forums.esri.com/forums.asp?c=93 in the "ArcGIS Desktop - Geoprocessing Scripting" forum topic. >From a quick glance, your script requires three arguments: an input workspac

Re: [python-win32] Multiple Extraction - ArcGIS9.2

2009-01-05 Thread Tim Roberts
bikash.sherc...@gmail.com wrote: > I am very beginner and would like to customize ArcGIS using python > scripting for my thesis. I have to iterate Extract by Mask tool to > extract several raster layer using watershed boundary (vector) and > tried to with the attacthed code. But I am unable to get

[python-win32] Multiple Extraction - ArcGIS9.2

2009-01-05 Thread bikash . sherchan
I am very beginner and would like to customize ArcGIS using python scripting for my thesis. I have to iterate Extract by Mask tool to extract several raster layer using watershed boundary (vector) and tried to with the attacthed code. But I am unable to get the result and got the following error: