Select to view content in your preferred language

polygon to raster error999999

1370
6
12-07-2022 05:32 PM
Labels (2)
MingHan
Occasional Contributor

arcgisscripting.ExecuteError: ERROR 999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (http://esriurl.com/support) to Report a Bug, and refer to the error help for potential solutions or workarounds.
Failed to execute (PolygonToRaster).

0 Kudos
6 Replies
MingHan
Occasional Contributor

Here is the example data and script. It is very weird to me. Any one can help? Thanks

0 Kudos
MingHan
Occasional Contributor

Hmm, problem solved by remove ".tif" ........

0 Kudos
DanPatterson
MVP Esteemed Contributor

Did you specify a folder for the output of the *.tif or was the output going to a geodatabase?

*,tif files must go into a folder.


... sort of retired...
0 Kudos
MingHan
Occasional Contributor

I did, thanks for the reply. I avoid this problem by saving output to gdb

0 Kudos
SteveLynch
Esri Regular Contributor

@MingHan  which version of ArcGIS Pro are you using?

0 Kudos
MingHan
Occasional Contributor

thanks for the reply. I avoid this problem by saving the output to gdb. I used the latest version. 

0 Kudos