gdal
gdal copied to clipboard
gdal raster calc: rename --no-check-srs to --no-check-crs
All other options use "CRS" rather than "SRS" so change this one for consistency.
You also need to update .github/workflows/ubuntu_24.04/reference_arg_names.txt
you can do that with
../scripts/collect_arg_names.sh > ../.github/workflows/ubuntu_24.04/reference_arg_names.txt