![]() |
VOOZH | about |
dotnet add package ThinkGeo.Gdal.Dependency.Windows --version 14.5.2
NuGet\Install-Package ThinkGeo.Gdal.Dependency.Windows -Version 14.5.2
<PackageReference Include="ThinkGeo.Gdal.Dependency.Windows" Version="14.5.2" />
<PackageVersion Include="ThinkGeo.Gdal.Dependency.Windows" Version="14.5.2" />Directory.Packages.props
<PackageReference Include="ThinkGeo.Gdal.Dependency.Windows" />Project file
paket add ThinkGeo.Gdal.Dependency.Windows --version 14.5.2
#r "nuget: ThinkGeo.Gdal.Dependency.Windows, 14.5.2"
#:package ThinkGeo.Gdal.Dependency.Windows@14.5.2
#addin nuget:?package=ThinkGeo.Gdal.Dependency.Windows&version=14.5.2Install as a Cake Addin
#tool nuget:?package=ThinkGeo.Gdal.Dependency.Windows&version=14.5.2Install as a Cake Tool
A wrapper of GDAL 3.11.3 native DLLs for Windows, together with the third-party libraries GDAL depends on (PROJ, GEOS, SQLite, libcurl, OpenSSL 3, HDF4/5, netCDF, etc.) and a number of optional format plugins (gdal_FITS, gdal_HDF4/5, gdal_KEA, gdal_PDF, gdal_netCDF, plus gdal_ECW_JP2ECW and gdal_MrSID under vendor SDK terms). The native binaries are sourced from gisinternals.com (Tamas Szekeres' GDAL build distribution).
This is a foundational dependency for various ThinkGeo packages and is not intended to be referenced directly by application projects.
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 runs dotnet publish --runtime win-x64 (or --runtime win-x86).
The DLLs also flow into the build output during dotnet build: with no explicit RID they are placed under bin/<config>/<tfm>/runtimes/<rid>/native/ (the .NET runtime resolves them from there at execution time, so F5 / IDE runs work as-is); with an explicit RID, e.g. dotnet build --runtime win-x64, they are placed flat in bin/<config>/<tfm>/<rid>/, the same layout publish produces.
GDAL and most of its bundled dependencies are open source, and ThinkGeo's GDAL integration uses only read/decode functionality. The two key caveats:
See the bundled LICENSE.txt for the full per-component breakdown across GDAL, the open-source dependencies, the ECW/MrSID vendor SDKs, and the transitive Microsoft VC++ runtime.
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.
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. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 15.0.0-beta005 | 1,831 | 5/4/2026 |
| 15.0.0-beta004 | 111 | 5/4/2026 |
| 15.0.0-beta003 | 99 | 5/4/2026 |
| 15.0.0-beta002 | 96 | 5/4/2026 |
| 14.5.2 | 2,373 | 5/18/2026 |
| 14.2.0 | 18,160 | 11/15/2025 |
| 14.2.0-beta001 | 1,150 | 11/7/2025 |
| 14.1.0 | 1,837 | 10/24/2025 |
| 14.1.0-beta001 | 382 | 10/23/2025 |
| 14.0.2-beta001 | 226 | 10/23/2025 |
| 14.0.1 | 31,012 | 12/13/2024 |
| 14.0.1-beta006 | 442 | 12/13/2024 |
| 14.0.1-beta005 | 517 | 12/12/2024 |
| 14.0.1-beta004 | 356 | 12/12/2024 |
| 14.0.1-beta003 | 890 | 12/12/2024 |
| 14.0.1-beta002 | 433 | 12/11/2024 |
| 14.0.1-beta001 | 1,253 | 12/6/2024 |
| 14.0.0 | 19,504 | 8/23/2024 |