ImageMosaic should respect the requested interpolation
------------------------------------------------------

                 Key: GEOT-2554
                 URL: http://jira.codehaus.org/browse/GEOT-2554
             Project: GeoTools
          Issue Type: Improvement
          Components: gc imagemosaic
    Affects Versions: 2.6-M1, 2.5.6
            Reporter: Simone Giannecchini
            Priority: Minor


The ImageMosaic right now uses always nearest neighbor interpolation for doing 
its computations. It also uses decimation on reading which means that it does a 
sort of NN as well.
At the very least I'd suggest to pass down the interpolation from the external 
request, we might also want to not make use of decimation on reading in case 
higher order interpolation is requested.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to