[ANN] GeoTIFF.jl

Load and save GeoTIFF files in native Julia with GeoTIFF.jl

The package is developed on top of the incredible TiffImages.jl package by @tlnagy

Examples of usage in the README:

2 Likes

Great! It occurred to me, maybe GeoJPEG exists, and is newer and more used, but it’s the opposite:

While GeoJPEG has generally been supplanted by GeoTIFF, it is supported for both export and import by Koordinates.

Do you know if it or some other lossy compressed format is better and more used, and should be supported too?

I see TIFF actually has JPEG support already as an extension though only rarely implemented (same for JPEG XL extension). Despite seeing here I don’t think that package (thus not yet yours) supports JPEG: