#1126448 ITP: geotiff -- A noGDAL tool for reading geotiff files

Package:
wnpp
Source:
wnpp
Submitter:
Alastair McKinstry
Date:
2026-01-28 09:39:01 UTC
Severity:
normal
#1126448#5
Date:
2026-01-26 12:20:47 UTC
From:
To:
* Package name    : geotiff
  Version         : 0.2.10
  Upstream Contact: Kipling (@KipCrossing at github)
* URL             : https://github.com/KipCrossing/geotiff/
* License         : LGPL2+
  Programming Lang: Python
  Description     : A noGDAL tool for reading geotiff files

geotiff is an optional dependency of pywps, a key package for geopython GIS.
It looks simple to maintain, and I will maintain it as part of
the Debian GIS team.

#1126448#10
Date:
2026-01-26 17:03:37 UTC
From:
To:
Hi,

The "geotiff" name is a bit unfortunate. There is a risk of confusion
with the well established C library "libgeotiff". Perhaps
"python-geotiff" would be less confusing ?

Even

Le 26/01/2026 à 13:20, Alastair McKinstry a écrit :
-- 
http://www.spatialys.com
My software is free, but my time generally not.

#1126448#15
Date:
2026-01-26 17:03:37 UTC
From:
To:
Hi,

The "geotiff" name is a bit unfortunate. There is a risk of confusion
with the well established C library "libgeotiff". Perhaps
"python-geotiff" would be less confusing ?

Even

Le 26/01/2026 à 13:20, Alastair McKinstry a écrit :
-- 
http://www.spatialys.com
My software is free, but my time generally not.

#1126448#20
Date:
2026-01-26 17:13:35 UTC
From:
To:
Might not be as easy, due to the newer zarr we have in Debian:

https://github.com/geopython/pywps/pull/698#discussion_r2620487553

Kind Regards,

Bas

#1126448#25
Date:
2026-01-28 09:33:21 UTC
From:
To:
I agree. I will use the source name "python-geotiff" and binary
"python3-geotiff"

#1126448#30
Date:
2026-01-28 09:33:21 UTC
From:
To:
I agree. I will use the source name "python-geotiff" and binary
"python3-geotiff"

#1126448#35
Date:
2026-01-28 09:37:42 UTC
From:
To:
My first cut seems to build fine with the latest zarr (and passes all
tests, including simple zarr ones).

Regards

Alastair