GeoTIFF / georaster

Wrapper around Georeferenced Rasters like GeoTIFF and soon JPG and PNG that provides a standard interface
Apache License 2.0
81 stars 32 forks source link

Issue #60. Fix null-point error if image has no projection information #66

Closed nmaltsev closed 1 year ago

nmaltsev commented 2 years ago

Hi , I fixed a null-pointer error when processing images without projection information. This pull request fixes issue #60. Could you please approve it and merge my pull request?

DanielJDufour commented 2 years ago

Hi, thanks for this awesome PR. I just wanted to let you know that I haven't forgotten it and will be giving it a thorough review soon. Quick review looks great!