I rebuilt GDAl with python bindings without errors. Now I got a
different error:
ImportError while loading conftest
'/scratch/gdal/gdal/autotest/conftest.py'.
/home/fechen/.local/lib/python2.7/site-packages/six.py:709: in exec_
exec("""exec _code_ in _globs_, _locs_""")
conftest.py:9: in
Even Rouault writes:
[I realize this is now about 1.5.1]
> The news are:
> * Require PROJ >= 6 dependency
> * Remove all CSV files used by geo_normalize API, since libgeotiff now relies
> on PROJ database for EPSG CRS definitions.
> * geo_normalize.c: SetGTParmIds(): use ProjStraightVertPoleLo
Hello!
I've been trying to use /gdalbuildvrt/ and /gdalwarp/ to merge, project, and
crop a set of overlapping images with a new resolution.
However, I've been running into an issue where the edges of the resulting
image have nondeterministic, erroneous values (ie. very large and small
values) and
On Fri, 5 Apr 2019, Markus Neteler wrote:
On Mon, Apr 1, 2019 at 11:17 PM Andrew C Aitchison
wrote:
On Mon, 1 Apr 2019, Markus Neteler wrote:
Now I am stuck at
...
BUILD SUCCESSFUL
Total time: 10 seconds
+ popd
+ %mvn_artifact swig/java/build/maven/gdal-2.3.2.pom
swig/java/build/maven/gdal-2