[ 
https://issues.apache.org/jira/browse/SIS-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Desruisseaux updated SIS-544:
------------------------------------
    Fix Version/s: 1.7
                       (was: 1.6)

> Use tiling when the ImageReader supports it
> -------------------------------------------
>
>                 Key: SIS-544
>                 URL: https://issues.apache.org/jira/browse/SIS-544
>             Project: Spatial Information Systems
>          Issue Type: New Feature
>          Components: Storage
>    Affects Versions: 1.2
>            Reporter: Martin Desruisseaux
>            Priority: Major
>             Fix For: 1.7
>
>
> {{WorldFileStore}} currently reads the image using 
> {{javax.imageio.ImageReader.readAsRenderedImage(…)}}. We should check 
> {{isImageTiled(…)}} and {{canReadRaster(…)}} values, then if appropriate read 
> data only on a tile-by-tile basis using {{readTileRaster(…)}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to