Made SRID a required parameter for GDALRaster instantiation; refs #23804.
Earlier versions of GDAL do not allow the srid to be set to 0, so it should be a required parameter to ensure compatibility.
Loading
Please register or sign in to comment
Earlier versions of GDAL do not allow the srid to be set to 0, so it should be a required parameter to ensure compatibility.