geosolutions-it / imageio-ext

Additional plugins and extension for the standard Java ImageIO library
Other
139 stars 80 forks source link

Bug/fix s3 range reader read header error #301

Open mhn17 opened 4 months ago

mhn17 commented 4 months ago

This fixes issue #300 by using configProps.getKey() insted of configProps.getFilename() in S3RangeReader::getURL() to create the URL