Trying to convert a polygon to raster in ArcGIS gives me an error... I am wondering if there is another way around to do this? I am using ArcGIS 9.3.1.
The error i am getting is number 9999 when I try to use the feature class to raster tool. Here is what I did using the Conversion to Raster from polygon:
- Choose as a feature class from a file geodatabase
- Choose landcover as the value field
- Select cell center type
- 10 as a cellsize.
Is the tool I am using a bug? Is there better way to do this conversion? What about a arcscript?