Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Possible to calculate a raster's standard deviation break values?

$
0
0
Hello,

I'm trying to reclassify a raster by standard deviation using arcpy. Problem is that when I go to use RemapRange I don't know how to calculate the break values for my new classes. Does anybody know how to get around this? I can access a few raster properties via GetRasterProperties_management(), but I need actual break values before I can reclassify.

arcpy.sa.Reclassify (in_raster, reclass_field, remap, {missing_values})
arcpy.sa.RemapRange (remapTable)

Viewing all articles
Browse latest Browse all 2485

Latest Images

Trending Articles



Latest Images