Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues related to warping and source nodata value #10708

Merged
merged 5 commits into from
Sep 7, 2024

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    2ca0503 View commit details
    Browse the repository at this point in the history
  2. Add GDALIsValueExactAs()

    rouault committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f5c3e40 View commit details
    Browse the repository at this point in the history
  3. GDALWarpResolveWorkingDataType(): ignore srcNoDataValue if it doesn't…

    … fit into the data type of the source band
    rouault committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    45a5f0a View commit details
    Browse the repository at this point in the history
  4. GDALAutoCreateWarpedVRT(): ignore src nodata value if it cannot be re…

    …presented in the source band data type
    rouault committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6b5f015 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cccdd7c View commit details
    Browse the repository at this point in the history