Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
otb
otb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 305
    • Issues 305
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 15
    • Merge Requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Merge Requests
  • !715

Merged
Created May 27, 2020 by Cédric Traizet@ctraizetDeveloper

Update GDAL version in superbuild (3.1.0)

  • Overview 0
  • Commits 5
  • Pipelines 6
  • Changes 11

Summary

Closes #2052 (closed)

Update GDAL version in Superbuild to 3.1.0 and update the information on minimum and superbuild version of GDAL in the Cookbook

Rationale

GDAL 3.1.0 has been released, see the release notes. Updating the version in superbuild means that :

  • CI will use GDAL 3.1.0 in build using Superbuild to build dependencies.
  • develop packages will use GDAL 3.1.0

The Cookbook documentation on GDAL is out-of-date, this MR also updates this documentation.

Additional notes

In future work we could take advantage of the support for raster of dimension > 2 introduced in GDAL 3.1.0.

Copyright

The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 👍 votes from core developers, no 👎 vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
  • Optionally, run git diff develop... -U0 --no-color | clang-format-diff.py -p1 -i on latest changes and commit
Edited May 27, 2020 by Cédric Traizet
Assignee
Assign to
Reviewer
Request review from
7.2.0
Milestone
7.2.0
Assign milestone
Time tracking
Source branch: sb_gdal_v3_1