| base-dir | Intermediate folder to create GDAL wheel package | no | GDAL~ |
| rebuild-cache | Flush the cached wheel package | no | false |
| gdal-version | Version of GDAL to setup (OSGeo/gdal repository reference) | no | v3.13.1 |
| cache-key-prefix | Extra cache key prefix, as a workaround for incompatible OS versions | no | "" |
| use-conda | Use conda packages, otherwise: Windows - development kit from www.gisinternals.com, others - apt/brew packages | no | true |
| extra-packages | Install extra packages (conda, apt or brew) | no | "" |
| GIS_SDK_URL | GIS SDK release package from https://www.gisinternals.com/sdk.php | no | https://download.gisinternals.com/sdk/downloads/release-1930-x64-dev.zip |
| CMAKE_OPTIONS | CMake GDAL project configure common options | no | -DCMAKE_BUILD_TYPE=Release |
| GITHUB_TOKEN | Allow GDAL to be installed from NuGet package | no | "" |