Re: [Geotools-devel] Quantile Function Bins

2009-06-15 Thread Jody Garnett
Thanks, Emily - that is indeed an interesting case that was missed in testing. Jody On Thu, Jun 11, 2009 at 9:01 AM, Emily Gouge wrote: > I'm creating Quantile breaks in uDig on a shapefile with five features > numbered 1-5.  Since I'm asking for 5 "bins" I'm getting one item in > each bin.  The Q

[Geotools-devel] Quantile Function Bins

2009-06-10 Thread Emily Gouge
I'm creating Quantile breaks in uDig on a shapefile with five features numbered 1-5. Since I'm asking for 5 "bins" I'm getting one item in each bin. The Quantile Function creates the following RangedClassifier: 1 - 1 2 - 2 3 - 3 4 - 4 5 - 5 Which would be okay except the SLD generated from suc