Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 3.04, 3.05, 3.06, 3.07, 3.08, 3.09, 3.10, 3.11, 3.12
  • Fix Version/s: 3.15
  • Component/s: Coverage
  • Labels:
    None

Description

This is the parent task for the various parts of the new Coverage I/O framework. The goals for this framework are:

  • Make as much geographic metadata as possible available through javax.imageio.metadata.IIOMetadata.
  • Define an IIOMetadataFormat as close as possible to ISO 19115-2 and ISO 19129 standards.
  • Close integration with org.opengis.metadata for easy integration with MD-Web and similar projects.
  • Allow visual exploration of metadata for making easier to check correctness.

This I/O framework should delegate as much decoding work as possible on the Image I/O layer. The Coverage I/O layer (which is on top of the Image I/O layer) should not have any decoding work left. A single CoverageReader instance should be able to rule all possible ImageReader (assuming they are compliant with the IIOMetadataFormat we define).

Issue Links

Activity

Hide
Martin Desruisseaux added a comment -

Mark as closed, while not every part are finished (missing complete RAW image reader and GeoTIFF image reader) because the main framework is now in place.

Show
Martin Desruisseaux added a comment - Mark as closed, while not every part are finished (missing complete RAW image reader and GeoTIFF image reader) because the main framework is now in place.

People

  • Assignee:
    Martin Desruisseaux
    Reporter:
    Martin Desruisseaux
Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved:

Time Tracking

Estimated:
8w
Original Estimate - 8 weeks Original Estimate - 8 weeks
Remaining:
1w 1d
Time Spent - 13 weeks, 2 days Remaining Estimate - 1 week, 1 day
Logged:
13w 2d
Time Spent - 13 weeks, 2 days Remaining Estimate - 1 week, 1 day