[EMAIL PROTECTED] ha scritto: > > My problem is that I need more geotiffs with different resolution in one > layer where will be used LATEST_ON_TOP overlap. So create one MapLayer > per geotiff is not usable for me. > > Then layers created by above approach will be mixed with different > opacity into result image.
Unfortunately the image mosaicking plugin is coded with the assumption that all files will share the same resolution and overview set. It won't work in your case (and it's not trivial to adapt to your case either). Cheers Andre ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
