Re: [gdal-dev] Moving from GDAL 2.2.3 to GDAL 3.4.1

2024-07-09 Thread Stephen Woodbridge via gdal-dev
Please ignore this query. It turns out the new version of NASA OCSSW software is the issue. It has multiple values near -32768 that is no data. I cleaned up the file with gdal_calc and things seem to be working ok now. Thanks, -Steve W Sent from my iPhone > On Jul 7, 2024, at 10:14 PM, Step

Re: [gdal-dev] can GDAL render two images as if over-plotted?

2024-07-09 Thread Even Rouault via gdal-dev
Michael, I'm not totally sure if image composition really belongs to gdaldem. It feels it is more generic than that, although making nice looking DEM rendering is definitely a common use case. There's this long existing Python script at https://github.com/OSGeo/gdal/blob/master/swig/python/gd