> Is this expected behavior? Perhaps the Dockerfile in the gdal repository is > not backwards compatible as far back as version 2.4.4 of gdal and version > 4.8.0 of proj?
Yes this is expected. The Dockerfile, as it, is only compatible of GDAL >= 3 and PROJ >= 6. You could tweak it to make it work with older versions. The issue is all the renaming of libproj to libinternalproj. If you remove that, that should hopefully work -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev