ERROR 000861: Pour point field:  is not valid.

909
0
12-13-2011 11:26 AM
PaulHuffman
Occasional Contributor III
What's this all about?  I created a couple versions of a pour point layer, one a point shapefile, another a point FC in a file geodatabase, but when I try to snap either version of the point to an accumulation  raster in the python window I get:
>>> snappourfill = SnapPourPoint("point2","accumfill",20)
Runtime error <class 'arcgisscripting.ExecuteError'>: ERROR 000861: Pour point field:  is not valid. 
0 Kudos
0 Replies