Daniel J. Dufour
Daniel J. Dufour
@codesian , I'd love it if you do a PR!
@codesian , unfortunately, I've only tested it with 4326. The code also assumes that the raster and the clipping geometry are the same projection, so it *should* work if you...
thanks for your awesome PR. I'll review shortly.
Hi, @Craytor . Thanks for posting this issue. Would you happen to be able to share what library you are using to visualize the geotiffs on a map?
Hi, @m0ose . Let me know when you want me to take another look at your PR! Thanks for your awesome work :-)
Hi, @getDOKI . I'd love to take on this task. Do you have an example 1-bit file that you want decoded by geotiff.js?
Will do!
I'm writing some tests now for this including testing the 1bit.tiff @getDOKI has provided.
Hey, @getDOKI and @constantinius . Just wanted to give you an update. I copied the n-bit-support branch and add a test for a 2-bit raster. Everything looks good so far!...
@constantinius , I updated my PR to point to your n-bit-support branch. There was an issue with getUint32 with a 17-bit raster that I noted here: https://github.com/geotiffjs/geotiff.js/pull/75 Open to your...