Martin Desruisseaux created SIS-526:
---------------------------------------

             Summary: Replace org.apache.sis.storage.geotiff.Tags by 
javax.imageio.plugins.tiff
                 Key: SIS-526
                 URL: https://issues.apache.org/jira/browse/SIS-526
             Project: Spatial Information Systems
          Issue Type: Wish
          Components: Storage
    Affects Versions: 1.1
            Reporter: Martin Desruisseaux


SIS has a list of TIFF tags in package-privete 
{{org.apache.sis.storage.geotiff.Tags}} class. Since Java 9, the 
{{javax.imageio.plugins.tiff}} package provide the same functionality. The 
standard package is richer in term of tag information (name, values, etc.); 
using it would both remove unnecessary duplication and allows richer 
{{GeoTIFFStore.getNativeMetadata()}} result.

This issue depends on the migration to Java 9, which must be done first.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to