Add support for DecimationPolicy
--------------------------------

                 Key: GEOT-3078
                 URL: http://jira.codehaus.org/browse/GEOT-3078
             Project: GeoTools
          Issue Type: New Feature
          Components: core coverage
            Reporter: Daniele Romagnoli
            Assignee: Daniele Romagnoli
            Priority: Minor


Actually, in order to satisfy a specific request in terms of needed resolution, 
the ImageMosaic reader uses decimation on reading on top of an available 
resolution level (if any), by setting proper subsampling factor on the 
ImageReadParam.
It would be good if we could provide a read parameter specifying that the 
reader should/shouldn't use Decimation on reading.
Introducing a DecimationPolicy enum with values ALLOW/DISALLOW can satisfy this.

-- 
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

        

------------------------------------------------------------------------------

_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to