I'd like to do some segment-wise statistics (mean, standard deviation, etc.)
on rasters.
The segments will be defined by polygons in a shapefile.
I need to do this in a Python script, so anything without a GUI is fine.
Is there a solution I can use?
If not, I'd appreciate any suggestions or ide
Hiya,
2009/10/9 Peder Axensten
> I'd like to do some segment-wise statistics (mean, standard deviation,
> etc.) on rasters.
> The segments will be defined by polygons in a shapefile.
> I need to do this in a Python script, so anything without a GUI is fine.
>
> Is there a solution I can use?
>
Go'day,
I'd like to do some segment-wise statistics (mean, standard deviation,
etc.) on rasters.
The segments will be defined by polygons in a shapefile.
I need to do this in a Python script, so anything without a GUI is fine.
Is there a solution I can use?
If not, I'd appreciate any suggest