Hello,

I am trying to compute the statistics for a geotiff file and don’t understand 
what the includedRanges parameter found on line 277 in this example/test 
https://github.com/geotools/geotools/blob/c96a3ece5029c6bb316fe2120e48e0157ea8b0f9/modules/library/coverage/src/test/java/org/geotools/coverage/processing/ZonalStatisticsTest.java
 
<https://github.com/geotools/geotools/blob/c96a3ece5029c6bb316fe2120e48e0157ea8b0f9/modules/library/coverage/src/test/java/org/geotools/coverage/processing/ZonalStatisticsTest.java>
 are for.  The tif that I am using in this process only has 1 band and values 
in that band are float values ranging from 0 to 1. I’ve tried substituting my 
data with the data in the above test but am not getting anything near the 
results I get when performing the same task using QGIS.  I have also tried the 
Raster Zonal Statistics WPS within GeoServer, but don’t have a classification 
raster which is now required.

Any help that you can provide to get me moving in the right direction is much 
appreciated.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to