geotiffjs / geotiff.js

geotiff.js is a small library to parse TIFF files for visualization or analysis. It is written in pure JavaScript, and is usable in both the browser and node.js applications.
https://geotiffjs.github.io/
MIT License
860 stars 181 forks source link

Spelling fixes #322

Closed tschaub closed 2 years ago

tschaub commented 2 years ago

I can never decide on grey vs gray, so I kind of like the choice of greayscale. But I thought maybe it should be corrected in the docs.

constantinius commented 2 years ago

Thanks Tim!