* 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.
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.
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.
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
I agree. I will use the source name "python-geotiff" and binary "python3-geotiff"
I agree. I will use the source name "python-geotiff" and binary "python3-geotiff"
My first cut seems to build fine with the latest zarr (and passes all tests, including simple zarr ones). Regards Alastair