Hi Andrea, I just added a test for use of the roi arg but it is failing (marked as Ignored for the moment).
The test is PolygonExtractionProcessTest.applyROIToProcess(). It sets up a tiny coverage with pretend world coordinates and an ROI that is meant to include all but the left- and right-most pixels. The test is failing because the image-space ROIGeometry created by CoverageUtilities does not see the edge coordinates, e.g. (1,0), as being included. I think I remember you saying, during some jaitools hacking session, that for GeoServer use you were applying a half-cell buffer to the Geometry used to create the ROI - is that right ? If so, maybe CoverageUtilities should do something similar. If you could look at the test in the next few days and let me know what you think that would be great. Michael ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
