Please disregard this thread as the error is caused by dx and dy are equal
to zero (still need to check why the coordinates are resulting in these
values).
afernandez via gdal-dev wrote:
Hello,
I've upgraded QGIS from v3.30 to v3.34. However, and when plotting the same
raster layer, it is now gene
Hello,
Please disregard my previous email (dx and dy are zeros). I apologize for
sending it in a rush as it clearly is bound to fail when dx & dy =0.
Sorry about it.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listi
Hello,
I've upgraded QGIS from v3.30 to v3.34. However, and when plotting the same
raster layer, it is now generating the error:
GDAL ERROR 1: Cannot invert geotransform
The geotransform value is (0.0, -3.88...e-11, 0, -6.402...e-10, 0, -0.0).
QGIS is listing the GDAL version as 3.4.1, which is al
Thank you Even,
Unfortunately, python 3.9 and 3.11 coexist on my system, and gdal is
compiled with 3.9.
In any case if I launch "python3," it launches Python 3.11.2. And to run
the 3.9 I must run "/usr/bin/python3.9".
If I can compile on 3.11, do I solve? And if so, is there a way to do it
and dis
Andrea,
Cf related https://github.com/OSGeo/gdal/pull/9174 that has been
backported in 3.8 branch (not in release yet) and which will completely
remove the use of lib2to3 in preparation of python 3.13 which will no
longer provide it.
But you should probably be able to solve your issue by jus
Hi,
I compile gdal 3.7 in this way:
mkdir -p build
cd build
cmake -D GDAL_USE_GEOS=ON -D OGR_ENABLE_DRIVER_PARQUET:BOOL=OFF -D
OGR_ENABLE_DRIVER_ARROW:BOOL=OFF ..
cmake --build .
sudo cmake --build . --target install
When I run "cmake --build ." I have this error:
Deprecated command line option:
yes, jammy VM on openstack is the host (and is where I run pretty much
everything, though will increasingly use AWS).
Thanks for the note, I'll try on other systems too. We need a
security-allow set for vsicurl to work so if there are other little details
I'll be keen to flush them out.
Cheers, M
Hi,
I am loading one image on qgis and arcmap so that image is available till zoom
20 but if I am loading after that image I am getting a black image but I tested
one more image which is also available till same zoom but it loads at max zoom
like 1:50 level also. For reference this is the black