On Mon, Apr 26, 2021 at 10:44 AM Even Rouault <[email protected]> wrote:
> DGN writing indeeds need GDAL_DATA to be set and point to the directory > that contains seed_2d.dgn > Is it the case that GDAL_DATA is relative to the directory containing the test rather than the test driver directory (autotest)? Changing a relative path to an absolute one allowed the seed file to be found. This seemed strange because the provided pytest.ini contains a relative path. Is there some other variable that sets the base path to be used? Thanks, -- Andrew Bell [email protected]
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
