Am 24.04.18 um 15:40 schrieb Menno van Scheers - HUSS:
Just verified this.

Warping the original dataset with the following commandline :
gdalwarp -t_srs "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs "
-te -65 -65 65 65 -te_srs "+proj=longlat +ellps=WGS84 +datum=WGS84
+no_defs" "C:\Temp\nl\newtiff.tiff" "C:\temp\nl\oldgdalwarp.tiff"

Succeeds in v2.1.0 with a lot of tolerance condition errors. Fails in
v2.2.4 with  : ERROR 1: Too many points (5625 out of 5625) failed to
transform, unable to compute output bounds.



Just checked here: It worked up to GDAL 2.2.3 (from Gisinternals) on the full target extent, and fails with the current 2.2.4.

And the result was not all black.

HTH,
Andre Joost

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to