Hi all!
I'm having trouble getting gdaldem to work the way I believe it's supposed
to. In particular I have given it a single-band uint8 GeoTIFF and tried to
map the values to RGB bands via a colormap using exact matching, but the
resulting GeoTIFF is invariably all zeroes (as if there were no mat
Hi,
I've prepared a RC2:
https://download.osgeo.org/gdal/3.9.2/gdal-3.9.2rc2.tar.xz
https://download.osgeo.org/gdal/3.9.2/gdal-3.9.2rc2.tar.gz
https://download.osgeo.org/gdal/3.9.2/gdal392rc2.zip
https://download.osgeo.org/gdal/3.9.2/gdalautotest-3.9.2rc2.tar.gz
https://download.osgeo.or
Even Rouault via gdal-dev writes:
> https://download.osgeo.org/gdal/3.9.2/gdal-3.9.2rc1.tar.xz
On NetBDS 10 amd64, I locally updated pkgsrc, and gdal-lib, py-gdal
(bindings split package), and qgis all built without issues, and the
resulting qgis, when run on a project with a lot of layers of
Greg,
2) The tests all fail because they have #! lines with /bin/bash.
Should be addressed per https://github.com/OSGeo/shapelib/pull/150
could document a dependency on bash, and then find bash with configure
and substitute it, that all seems quite avoidable as I don't see
anything in the test
Even Rouault via gdal-dev writes:
> Here's a shapelib v1.6.1 RC2:
> - https://download.osgeo.org/shapelib/shapelib-1.6.1rc2.tar.gz
> - https://download.osgeo.org/shapelib/shapelib-1.6.1rc2.zip
>
> Changes since v1.6.1RC1:
> - shapefil.h: bump version number to 1.6.1
> - CMake: (>= 3.21) Fix ctest
(I'm building with autoconf.)
1) It builds fine on NetBSD 10 amd64, using an old pkgsrc workaround/?? to
explicitly build only the libs (that may well be no longer relevant):
# \todo Explain why we don't install what shapelib installs.
# \todo Perhaps file a bug upstream that the bin programs
Hi,
Here's a shapelib v1.6.1 RC2:
- https://download.osgeo.org/shapelib/shapelib-1.6.1rc2.tar.gz
- https://download.osgeo.org/shapelib/shapelib-1.6.1rc2.zip
Changes since v1.6.1RC1:
- shapefil.h: bump version number to 1.6.1
- CMake: (>= 3.21) Fix ctest paths for shared libs (MSVC and CygWin)
-