Geotoolkit

Define a custom IIOMetadataFormat for ISO 19129 informations

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.05
  • Fix Version/s: 3.06, 3.07
  • Component/s: Coverage
  • Labels:
    None

Description

Transposing the full content of ISO 19115 into an IIOMetadataFormat would be too verbose. Only a subset is needed, and only some specialized classes (some generic metadata classes applies to both features and gridded data; we want the specialization for gridded data).

The ISO 19129 standard (metadata for gridded imagery) defines the metadata which are expected to be found with every Coverage. However the transposition in Java is not a "one to one" matching, because some informations required by ISO 19129 are provided by various ImageReader methods instead than IIOMetadata nodes. Consequently we need to etablish a mapping from ISO 10129 to Java API, and defines custom IIOMetadata node for the extra informations. This mapping is documented in the org.geotoolkit.image.io.metadata package description.

Once the mapping is etablished, we need to get in the details of a custom IIOMetadataFormat. This is documented in the SpatialMetadataFormat class.

Activity

Hide
Martin Desruisseaux added a comment - 30/Nov/2009 15:18

The ISO 19115-2 part is done. We still need the CRS information, but this is not needed for the most simple plugins like AsciiGrid and is defered to the next release.

Show
Martin Desruisseaux added a comment - 30/Nov/2009 15:18 The ISO 19115-2 part is done. We still need the CRS information, but this is not needed for the most simple plugins like AsciiGrid and is defered to the next release.
Hide
Martin Desruisseaux added a comment - 12/Jan/2010 16:19

CRS informations added in 3.07 release.

Show
Martin Desruisseaux added a comment - 12/Jan/2010 16:19 CRS informations added in 3.07 release.

People

Vote (0)
Watch (0)

Dates

  • Created:
    21/Oct/2009 21:46
    Updated:
    12/Jan/2010 16:19
    Resolved:
    30/Nov/2009 15:18

Time Tracking

Estimated:
4d
Original Estimate - 4 days Original Estimate - 4 days
Remaining:
0m
Remaining Estimate - 0 minutes
Logged:
1w 1d
Time Spent - 1 week, 1 day