ok, now I found out that getPixel(double[] dArray) from RectIter() only returns the value of the cell.
But what about the x and y coordinates. I need the world coordinates. Until now I did not found any method to get them. The only method seems to be to transform grid coordinates to world coordinates. But I think that this is very unnecessary because the world coordinates are in the gridCoverage2D. Is it useful to transform them to an image (pixel) and than back (to world coordinates)? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/GridCoverage2D-values-and-coordinates-tp5003644p5004186.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
