trundev/Setup GDAL

Install Python GDAL

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base-dirIntermediate folder to create GDAL wheel packagenoGDAL~
rebuild-cacheFlush the cached wheel packagenofalse
gdal-versionVersion of GDAL to setup (OSGeo/gdal repository reference)nov3.13.1
cache-key-prefixExtra cache key prefix, as a workaround for incompatible OS versionsno""
use-condaUse conda packages, otherwise: Windows - development kit from www.gisinternals.com, others - apt/brew packagesnotrue
extra-packagesInstall extra packages (conda, apt or brew)no""
GIS_SDK_URLGIS SDK release package from https://www.gisinternals.com/sdk.phpnohttps://download.gisinternals.com/sdk/downloads/release-1930-x64-dev.zip
CMAKE_OPTIONSCMake GDAL project configure common optionsno-DCMAKE_BUILD_TYPE=Release
GITHUB_TOKENAllow GDAL to be installed from NuGet packageno""
namedescription
wheel-pathPath to generated GDAL Python wheel package
osgeo-pathPath to installed Python osgeo module/package
utils-pathPath to installed Python osgeo_utils module