[ https://issues.apache.org/jira/browse/SIS-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Desruisseaux reassigned SIS-526: --------------------------------------- Fix Version/s: 1.4 Affects Version/s: 1.2 1.3 Assignee: Martin Desruisseaux > 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, 1.2, 1.3 > Reporter: Martin Desruisseaux > Assignee: Martin Desruisseaux > Priority: Minor > Fix For: 1.4 > > > 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.20.10#820010)