Solution to: [Beginner question] Raster to ASCII conversion

2010-11-15 Thread Becky Kern
Hi users, Found a solution to my Raster to ASCII conversion problem, so I thought I'd post. My raster was created in ArcGIS 9.3 as an ESRI GRID (folder with associated info folder). I needed to use the ListRasters method (see http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=958&pid=905&topi

[Beginner question] Error when converting raster to ASCII

2010-11-15 Thread Becky Kern
Hi again users, This is in response to my post from 11/14/2010 (see below) >* Hi users, *>* I'm using Python 2.5 (in concert with ArcGIS 9.3) to convert a raster to *>* an ASCII file. I used the code (listed below) several weeks ago to *>* successfully do the conversion, but when I tried to repli

[Beginner question] Raster to ASCII

2010-11-14 Thread Becky Kern
Hi users, I'm using Python 2.5 (in concert with ArcGIS 9.3) to convert a raster to an ASCII file. I used the code (listed below) several weeks ago to successfully do the conversion, but when I tried to replicate it a few days ago, I got an error message. import arcgisscripting gp = arcgisscriptin

Newbie question about "import arcgisscripting"

2010-11-12 Thread Becky Kern
Hi, I'm a brand new Python 2.7 user, attempting to use it to convert a raster file to an ASCII file. I used ArcGis9.3 to create the raster file. My code begins with the line >>import arcgisscripting However, Python gives an error message "ImportError: DLL load failed: The specified module could