Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-544

Use tiling when the ImageReader supports it

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.2
    • None
    • Storage
    • None

    Description

      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(…)

      Attachments

        Activity

          People

            Unassigned Unassigned
            desruisseaux Martin Desruisseaux
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: