Question of python in ArcGIS: I can not assign a name to the resultant terrain, thus I can not save the result.
I'm new to arcpy. By a piece of script using SetNull() in Raster Calculator, I want to filter my terrain, e.g.
=100, Ok through the embedded script-window, I ran
filtered_Terrain = SetNull("Input_Terrain"
I'm new to arcpy. By a piece of script using SetNull() in Raster Calculator, I want to filter my terrain, e.g.
=100, Ok through the embedded script-window, I ran
filtered_Terrain = SetNull("Input_Terrain"