David I am redirecting your question to the user list, the developer list
is for those working on the project. For more information see our user guide
<http://docs.geotools.org/latest/userguide/welcome/support.html>.
Have you tried stepping through the above test case in a debugger?
Looking in the code that parameter is directly passed to JAI
<https://github.com/geotools/geotools/blob/master/modules/library/coverage/src/test/java/org/geotools/coverage/processing/ZonalStasTest.java#L244>
to be used when creating the zonal stats operation:
So you may wish to try that project for ZonalStats
<https://github.com/geosolutions-it/jai-ext/search?q=ZonalStats&unscoped_q=ZonalStats>
examples.
--
Jody Garnett
On Wed, 30 May 2018 at 08:57, David Vick <dv...@boundlessgeo.com> wrote:
> 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
> 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-de...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users