ThinkGeo.Gdal.Dependency.Windows
15.0.0-beta002
See the version list below for details.
dotnet add package ThinkGeo.Gdal.Dependency.Windows --version 15.0.0-beta002
NuGet\Install-Package ThinkGeo.Gdal.Dependency.Windows -Version 15.0.0-beta002
<PackageReference Include="ThinkGeo.Gdal.Dependency.Windows" Version="15.0.0-beta002" />
<PackageVersion Include="ThinkGeo.Gdal.Dependency.Windows" Version="15.0.0-beta002" />
<PackageReference Include="ThinkGeo.Gdal.Dependency.Windows" />
paket add ThinkGeo.Gdal.Dependency.Windows --version 15.0.0-beta002
#r "nuget: ThinkGeo.Gdal.Dependency.Windows, 15.0.0-beta002"
#:package ThinkGeo.Gdal.Dependency.Windows@15.0.0-beta002
#addin nuget:?package=ThinkGeo.Gdal.Dependency.Windows&version=15.0.0-beta002&prerelease
#tool nuget:?package=ThinkGeo.Gdal.Dependency.Windows&version=15.0.0-beta002&prerelease
ThinkGeo.Gdal.Dependency.Windows
A wrapper of GDAL 3.11.3 native DLLs for Windows. This is a foundational dependency for various ThinkGeo packages and is not intended to be referenced directly by application projects.
GDAL is a translator library for raster and vector geospatial data formats, released under an X/MIT-style open source license by the Open Source Geospatial Foundation. As a library, it presents a single raster abstract data model and a single vector abstract data model to the calling application for all supported formats.
Supported platforms
- Architectures: Windows x64, Windows x86
- Minimum OS: Windows 10 / Windows Server 2016 (aligned with the
Microsoft Visual C++ 2015–2022 Runtime requirements pulled in via
ThinkGeo.Dependency.MicrosoftVisualCRunTime140) - Target frameworks: any project that targets a
win-x64orwin-x86Runtime Identifier, including modern .NET (.NET 6 / 7 / 8 / 9 …) and classic .NET Framework via the bundledbuild/*.targetsfallback
The native DLLs are placed under runtimes/win-x64/native/ and
runtimes/win-x86/native/, and flow into the application's publish output
automatically when the consuming project specifies --runtime win-x64 (or
win-x86) on dotnet publish.
What's inside
The package contains GDAL itself plus the third-party libraries GDAL
depends on (PROJ, GEOS, SQLite, libcurl, libxml2, OpenSSL 3, HDF4, HDF5,
netCDF, cfitsio, libpng, libpq, MySQL Connector, etc.) and a number of
optional format plugins (gdal_ECW_JP2ECW, gdal_FITS, gdal_HDF4,
gdal_HDF5, gdal_KEA, gdal_MrSID, gdal_PDF, gdal_netCDF, …).
The native binaries are sourced from gisinternals.com (Tamas Szekeres' GDAL build distribution).
Licensing notice — please read
This package is a redistribution of binaries from many upstream projects
under different licenses. See the bundled LICENSE.txt for the full
breakdown of every license family represented in the package.
A few of the plugins ship under a vendor read-only SDK license rather than an open-source license:
gdal_ECW_JP2ECW.dll/NCSEcw.dll— Hexagon (formerly ERDAS) ECW/JP2 SDK. Free for read/decode use; encoding and certain commercial server scenarios require a paid license from Hexagon.gdal_MrSID.dll/lti_dsdk_9.5.dll/lti_lidar_dsdk_1.1.dll— Extensis (formerly LizardTech) MrSID and Lidar / MG4 Decode SDKs. Free for decode use; encoding requires the commercial GeoExpress product.
ThinkGeo's GDAL integration uses only read/decode functionality, which is covered by the vendors' free SDK licenses. If your application invokes any write or encode operations with these formats, please review the current vendor terms to ensure your deployment is covered.
Reporting issues
This package is part of the ThinkGeo product line. Please report issues through ThinkGeo support channels rather than to the upstream GDAL or gisinternals projects.
Learn more about Target Frameworks and .NET Standard.
-
- ThinkGeo.Dependency.MicrosoftVisualCRunTime140 (>= 15.0.0-beta002)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ThinkGeo.Gdal.Dependency.Windows:
| Package | Downloads |
|---|---|
|
ThinkGeo.Gdal
ThinkGeo.Gdal is a layer extension to ThinkGeo.Core that exposes the wide range of raster and vector formats supported by GDAL/OGR 3.11. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 15.0.0-beta005 | 1,814 | 5/4/2026 |
| 15.0.0-beta004 | 99 | 5/4/2026 |
| 15.0.0-beta003 | 84 | 5/4/2026 |
| 15.0.0-beta002 | 86 | 5/4/2026 |
| 14.5.2 | 434 | 5/18/2026 |
| 14.2.0 | 17,924 | 11/15/2025 |
| 14.2.0-beta001 | 1,145 | 11/7/2025 |
| 14.1.0 | 1,822 | 10/24/2025 |
| 14.1.0-beta001 | 369 | 10/23/2025 |
| 14.0.2-beta001 | 225 | 10/23/2025 |
| 14.0.1 | 30,903 | 12/13/2024 |
| 14.0.1-beta006 | 433 | 12/13/2024 |
| 14.0.1-beta005 | 513 | 12/12/2024 |
| 14.0.1-beta004 | 352 | 12/12/2024 |
| 14.0.1-beta003 | 884 | 12/12/2024 |
| 14.0.1-beta002 | 425 | 12/11/2024 |
| 14.0.1-beta001 | 1,246 | 12/6/2024 |
| 14.0.0 | 19,439 | 8/23/2024 |