Details
Description
Can't add GeoTIFF coverage if it has exactly one overview – a NullPointerException is thrown when you try to add it using the GeoServer UI. I've identified the problem code in GeoTools; see: http://jira.codehaus.org/browse/GEOT-1925
Issue Links
| This issue depends upon: | ||||
| GEOT-1925 | GeoTiffReader causes NullException when numOverviews == 1 |
|
|
|
Thanks to Daniele, who fixed the bug on gt2 2.4.x