georust / geotiff

Reading GeoTIFFs in Rust, nothing else!
MIT License
69 stars 21 forks source link

Panic at `geotiff-0.0.2/src/reader.rs:303:17` #4

Open wucke13 opened 2 years ago

wucke13 commented 2 years ago

I got thread 'main' panicked at 'index out of bounds: the len is 0 but the index is 0' on loading a geotiff, which libgeotiff happily parses. Unfortunately, I can not share the tiff in question.