source: osm/applications/editors/josm/plugins/geotools/jar/META-INF/services/it.geosolutions.imageio.compression.DecompressorSpi@ 36015

Last change on this file since 36015 was 36015, checked in by taylor.smock, 2 years ago

Fix #22303: Open drone image as background image

  • Add additional files to be merged in META-INF for JAI (this fixes an issue where ShadedRelief could not be found). This is done by modifying build.xml to concat multiple files with the same path and name in different jar files together
  • Add CompressorSpi and DecompressorSpi so that compressed image formats can be read. This requires us to call CompressionRegistry#registerApplicationClasspathSpis with the geotools plugin classloader.
File size: 72 bytes
Line 
1it.geosolutions.imageio.compression.zipdeflate.ZipDeflateDecompressorSpi
Note: See TracBrowser for help on using the repository browser.