Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic handling for GDAL_NODATA #20

Closed
chrstphrbrns opened this issue Dec 11, 2024 · 1 comment
Closed

Automatic handling for GDAL_NODATA #20

chrstphrbrns opened this issue Dec 11, 2024 · 1 comment

Comments

@chrstphrbrns
Copy link

The GDAL_NODATA tag specifies a value used to indicate invalid pixels. This package should automatically translate such values to missing for greater semantic fidelity

I've created an issue to add support for images with missing pixels to imshow

@eliascarv
Copy link
Member

The GeoTIFF.jl package aims to implement only the tags defined in the OGC GeoTIFF specification:
https://docs.ogc.org/is/19-008r4/19-008r4.html
Sorry for the delay in responding.

@juliohm juliohm closed this as completed Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants