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

patch geotiff to avoid redundant reads of pixel-interleaved files #78

Closed jcphill closed 1 year ago

jcphill commented 1 year ago

Backport https://github.com/geotiffjs/geotiff.js/pull/380

DanielJDufour commented 1 year ago

Would this just be temporary until a new version of geotiff.js is released?

jcphill commented 1 year ago

Until a new geotiff version is released and georaster is updated to work with it.

DanielJDufour commented 1 year ago

I think I'd be comfortable merging and publishing under a georaster@next tag. Would that work for you?

jcphill commented 1 year ago

I don't care about the tag, and assume it would be included in @latest eventually. Hold off on publishing until today's merge regression is fixed, though.