ThinkGeo.Gdal 14.4.0-beta078

This is a prerelease version of ThinkGeo.Gdal.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ThinkGeo.Gdal --version 14.4.0-beta078
                    
NuGet\Install-Package ThinkGeo.Gdal -Version 14.4.0-beta078
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ThinkGeo.Gdal" Version="14.4.0-beta078" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ThinkGeo.Gdal" Version="14.4.0-beta078" />
                    
Directory.Packages.props
<PackageReference Include="ThinkGeo.Gdal" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ThinkGeo.Gdal --version 14.4.0-beta078
                    
#r "nuget: ThinkGeo.Gdal, 14.4.0-beta078"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ThinkGeo.Gdal@14.4.0-beta078
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ThinkGeo.Gdal&version=14.4.0-beta078&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ThinkGeo.Gdal&version=14.4.0-beta078&prerelease
                    
Install as a Cake Tool


   ThinkGeo.Gdal works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above).  It is a layer extension to the ThinkGeo product line that provides the ability to render a GDAL compatible file on a map.

   The Geospatial Data Abstraction Library (GDAL) is a computer software library for reading and writing raster and vector geospatial data formats, and is released under the permissive X/MIT style free software license by the Open Source Geospatial Foundation. As a library, it presents a single abstract data model to the calling application for all supported formats.

   ** This is an extension for use in ThinkGeo's product line, and cannot be used standalone. See below for more details. **

   Docs and Product Guides: https://docs.thinkgeo.com/

   API Documentation: https://wiki.thinkgeo.com/wiki/12.0/thinkgeo.core
   
   ThinkGeo Cloud APIs: https://cloud.thinkgeo.com/

   This is a commercial product with a free 30-day evaluation.
   Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application.

   Supported Platforms: Windows, Linux

   - ThinkGeo UI Components based on .NET Core -
   ThinkGeo UI for Android.
   ThinkGeo UI for iOS.
   ThinkGeo UI for Blazor.
   ThinkGeo UI for WebApi.
   ThinkGeo UI for WPF.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on ThinkGeo.Gdal:

Package Downloads
ThinkGeo.Ecw

** The classes in this package have been replaced by those in ThinkGeo.Gdal. ** ThinkGeo.Ecw works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). It is a layer extension to the ThinkGeo product line that provides the ability to render an Ecw file on a map. ECW is a wavelet image compression system developed by ER Mapper. It allows you to combine and compress large sets of satellite images into a single file. The images can be accessed very quickly at a variety of scales. ** This is an extension for use in ThinkGeo's product line, and cannot be used standalone. See below for more details. ** Docs and Product Guides: https://docs.thinkgeo.com/ API Documentation: https://wiki.thinkgeo.com/wiki/12.0/thinkgeo.core ThinkGeo Cloud APIs: https://cloud.thinkgeo.com This is a commercial product with a free 30-day evaluation. Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application. Supported Platforms: Windows, Linux - ThinkGeo UI Components based on .NET Core - ThinkGeo UI for Android. ThinkGeo UI for iOS. ThinkGeo UI for Blazor. ThinkGeo UI for WebApi. ThinkGeo UI for WPF.

ThinkGeo.MrSid

** The classes in this package have been replaced by those in ThinkGeo.Gdal. ** ThinkGeo.MrSid works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). It is a layer extension to the ThinkGeo product line that provides the ability to render a MrSid file on a map. MrSid is a image compression system developed by LizardTech. It allows you to combine and compress large sets of satellite images into a single file. The images can be accessed very quickly at a variety of scales. ** This is an extension for use in ThinkGeo's product line, and cannot be used standalone. See below for more details. ** Docs and Product Guides: https://docs.thinkgeo.com/ API Documentation: https://wiki.thinkgeo.com/wiki/12.0/thinkgeo.core ThinkGeo Cloud APIs: https://cloud.thinkgeo.com This is a commercial product with a free 30-day evaluation. Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application. Supported Platforms: Windows, Linux - ThinkGeo UI Components based on .NET Core - ThinkGeo UI for Android. ThinkGeo UI for iOS. ThinkGeo UI for Blazor. ThinkGeo UI for WebApi. ThinkGeo UI for WPF.

ThinkGeo.UnmanagedGeoTiff

** The classes in this package have been replaced by those in ThinkGeo.Gdal. ** ThinkGeo.UnmanagedGeoTiff works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). It is a layer extension to the ThinkGeo product line that provides the ability to render a GeoTiff on a map. ** This is an extension for use in ThinkGeo's product line, and cannot be used standalone. See below for more details. ** Docs and Product Guides: https://docs.thinkgeo.com/ API Documentation: https://wiki.thinkgeo.com/wiki/12.0/thinkgeo.core ThinkGeo Cloud APIs: https://cloud.thinkgeo.com This is a commercial product with a free 30-day evaluation. Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application. Supported Platforms: Windows, Linux - ThinkGeo UI Components based on .NET Core - ThinkGeo UI for Android. ThinkGeo UI for iOS. ThinkGeo UI for Blazor. ThinkGeo UI for WebApi. ThinkGeo UI for WPF.

ThinkGeo.UnmanagedProj

** The classes in this package have been replaced by those in ThinkGeo.Gdal. ** ThinkGeo.UnmanagedProj works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). It is a layer extension to the ThinkGeo product line to re-project vector and raster data formats with a specific proj projection string. ** This is an extension for use in ThinkGeo's product line, and cannot be used standalone. See below for more details. ** Docs and Product Guides: https://docs.thinkgeo.com/ API Documentation: https://wiki.thinkgeo.com/wiki/12.0/thinkgeo.core ThinkGeo Cloud APIs: https://cloud.thinkgeo.com This is a commercial product with a free 30-day evaluation. Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application. Supported Platforms: Windows, Linux - ThinkGeo UI Components based on .NET Core - ThinkGeo UI for Android. ThinkGeo UI for iOS. ThinkGeo UI for Blazor. ThinkGeo UI for WebApi. ThinkGeo UI for WPF.

ThinkGeo.NauticalCharts

ThinkGeo.NauticalCharts works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). It is a layer extension to the ThinkGeo product line that provides the ability to render IHO (International Hydrograph Office) ENC 000 Files (S-57) on a map. The new ThinkGeo Nautical Charts Extension is a great tool for any .NET developer who needs to create or view desktop or web maps that display NOAA’s Electronic Navigational Charts which conform to the IHO (International Hydrograph Office) S-57 international exchange format as defined in the special publication S-52. ** This is an extension for use in ThinkGeo's product line, and cannot be used standalone. See below for more details. ** Docs and Product Guides: https://docs.thinkgeo.com/ API Documentation: https://wiki.thinkgeo.com/wiki/12.0/thinkgeo.core ThinkGeo Cloud APIs: https://cloud.thinkgeo.com This is a commercial product with a free 30-day evaluation. Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application. Supported Platforms: Windows, Linux - ThinkGeo UI Components based on .NET Core - ThinkGeo UI for Android. ThinkGeo UI for iOS. ThinkGeo UI for Blazor. ThinkGeo UI for WebApi. ThinkGeo UI for WPF.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
14.5.0-beta004 0 10/16/2025
14.5.0-beta003 0 10/16/2025
14.5.0-beta002 106 10/14/2025
14.5.0-beta001 107 10/14/2025
14.4.0 169 10/10/2025
14.4.0-beta113 144 10/10/2025
14.4.0-beta112 144 10/10/2025
14.4.0-beta111 212 10/8/2025
14.4.0-beta110 218 10/8/2025
14.4.0-beta109 243 10/7/2025
14.4.0-beta108 241 10/6/2025
14.4.0-beta107 224 10/6/2025
14.4.0-beta106 230 10/3/2025
14.4.0-beta105 250 9/30/2025
14.4.0-beta104 195 9/26/2025
14.4.0-beta103 251 9/25/2025
14.4.0-beta102 229 9/25/2025
14.4.0-beta101 239 9/25/2025
14.4.0-beta100 242 9/25/2025
14.4.0-beta099 245 9/24/2025
14.4.0-beta098 275 9/19/2025
14.4.0-beta097 350 9/18/2025
14.4.0-beta096 342 9/18/2025
14.4.0-beta095 366 9/16/2025
14.4.0-beta094 369 9/16/2025
14.4.0-beta093 348 9/15/2025
14.4.0-beta092 324 9/15/2025
14.4.0-beta091 287 9/15/2025
14.4.0-beta090 188 9/12/2025
14.4.0-beta089 231 9/11/2025
14.4.0-beta088 233 9/10/2025
14.4.0-beta087 225 9/8/2025
14.4.0-beta086 211 9/8/2025
14.4.0-beta085 241 9/8/2025
14.4.0-beta084 166 9/5/2025
14.4.0-beta083 261 9/3/2025
14.4.0-beta082 238 9/2/2025
14.4.0-beta081 226 9/2/2025
14.4.0-beta080 234 9/2/2025
14.4.0-beta079 227 9/2/2025
14.4.0-beta078 248 8/29/2025
14.4.0-beta077 264 8/29/2025
14.4.0-beta076 280 8/28/2025
14.4.0-beta075 273 8/27/2025
14.4.0-beta074 282 8/26/2025
14.4.0-beta073 221 8/22/2025
14.4.0-beta072 234 8/18/2025
14.4.0-beta071 232 8/18/2025
14.4.0-beta070 233 8/18/2025
14.4.0-beta069 226 8/18/2025
14.4.0-beta068 170 8/15/2025
14.4.0-beta067 171 8/15/2025
14.4.0-beta066 192 8/10/2025
14.4.0-beta065 224 8/8/2025
14.4.0-beta064 309 8/7/2025
14.4.0-beta063 313 8/7/2025
14.4.0-beta062 314 8/7/2025
14.4.0-beta061 292 8/5/2025
14.4.0-beta060 180 7/31/2025
14.4.0-beta059 152 7/30/2025
14.4.0-beta058 154 7/29/2025
14.4.0-beta057 154 7/27/2025
14.4.0-beta056 397 7/25/2025
14.4.0-beta055 535 7/24/2025
14.4.0-beta054 534 7/24/2025
14.4.0-beta053 811 7/23/2025
14.4.0-beta052 626 7/23/2025
14.4.0-beta051 612 7/22/2025
14.4.0-beta050 628 7/22/2025
14.4.0-beta049 623 7/22/2025
14.4.0-beta048 607 7/22/2025
14.4.0-beta047 414 7/20/2025
14.4.0-beta046 329 7/19/2025
14.4.0-beta045 239 7/17/2025
14.4.0-beta044 280 7/3/2025
14.4.0-beta043 200 7/3/2025
14.4.0-beta042 198 7/2/2025
14.4.0-beta041 198 7/1/2025
14.4.0-beta040 152 6/27/2025
14.4.0-beta039 185 6/26/2025
14.4.0-beta038 221 6/25/2025
14.4.0-beta037 209 6/23/2025
14.4.0-beta036 201 6/23/2025
14.4.0-beta035 170 6/20/2025
14.4.0-beta034 170 6/20/2025
14.4.0-beta033 213 6/19/2025
14.4.0-beta032 215 6/18/2025
14.4.0-beta031 202 6/18/2025
14.4.0-beta030 235 6/17/2025
14.4.0-beta029 209 6/16/2025
14.4.0-beta028 236 6/16/2025
14.4.0-beta027 368 6/13/2025
14.4.0-beta026 340 6/13/2025
14.4.0-beta025 352 6/11/2025
14.4.0-beta024 281 6/9/2025
14.4.0-beta023 215 6/5/2025
14.4.0-beta022 204 6/3/2025
14.4.0-beta021 217 6/2/2025
14.4.0-beta020 144 5/31/2025
14.4.0-beta019 213 5/29/2025
14.4.0-beta018 221 5/29/2025
14.4.0-beta017 230 5/29/2025
14.4.0-beta016 230 5/28/2025
14.4.0-beta015 221 5/27/2025
14.4.0-beta014 220 5/25/2025
14.4.0-beta013 171 5/23/2025
14.4.0-beta012 220 5/22/2025
14.4.0-beta011 207 5/22/2025
14.4.0-beta010 229 5/21/2025
14.4.0-beta009 225 5/20/2025
14.4.0-beta008 219 5/19/2025
14.4.0-beta007 223 5/19/2025
14.4.0-beta006 228 5/19/2025
14.4.0-beta005 312 5/13/2025
14.4.0-beta004 320 5/12/2025
14.4.0-beta003 299 5/12/2025
14.4.0-beta002 179 5/9/2025
14.4.0-beta001 180 5/9/2025
14.3.2 368 7/28/2025
14.3.1 726 6/3/2025
14.3.0 339 5/7/2025
14.2.6 515 4/22/2025
14.2.5 535 3/11/2025
14.2.4 333 3/3/2025
14.2.2 292 2/16/2025
14.2.1 1,565 10/10/2024
14.1.2 1,217 8/29/2024
14.1.1 694 8/14/2024
14.1.0 739 6/6/2024
14.0.2 581 5/17/2024
14.0.1 543 5/17/2024
14.0.0 708 5/1/2024
13.3.0 934 4/16/2024
13.2.1 2,119 1/25/2024
13.2.0 2,749 11/30/2023
13.1.2 2,958 9/23/2023
13.1.1 3,350 8/23/2023
13.1.0 4,083 7/7/2023
13.0.1 3,888 5/24/2023
13.0.0 11,596 11/27/2022
12.4.1 7,567 9/1/2022
12.3.22 7,705 7/23/2022
12.3.21 7,782 6/21/2022
12.3.20 8,208 4/25/2022
12.3.19 8,312 3/9/2022
12.3.18 8,645 2/9/2022
12.3.17 8,485 1/14/2022
12.3.16 6,631 11/29/2021
12.3.15 6,788 10/25/2021
12.3.14 6,376 10/22/2021
12.3.13 6,260 10/12/2021
12.3.12 6,464 8/10/2021
12.3.11 6,332 8/4/2021
12.3.10 6,620 4/20/2021
12.3.9 6,383 4/16/2021
12.3.5 6,717 3/18/2021
12.3.4 5,968 2/15/2021
12.3.3 6,047 2/9/2021
12.3.2 6,611 12/2/2020
12.3.1 6,117 11/20/2020
12.3.0 6,198 11/6/2020
12.2.22 6,166 10/12/2020
12.2.21 6,028 9/28/2020
12.2.20 6,583 9/9/2020
12.2.19 6,137 8/11/2020
12.2.18 6,204 7/29/2020
12.2.17 6,230 7/20/2020
12.2.16 6,291 7/17/2020
12.2.15 5,957 7/13/2020
12.2.14 6,262 6/29/2020
12.2.13 5,969 6/26/2020
12.2.12 5,983 6/17/2020
12.2.11 5,844 6/8/2020
12.2.10 5,891 6/5/2020
12.2.9 6,514 5/29/2020
12.2.8 6,195 5/20/2020
12.2.7 6,402 5/6/2020
12.2.6 6,411 5/4/2020
12.2.5 6,348 5/1/2020
12.2.4 6,387 4/6/2020
12.2.3 6,318 3/19/2020
12.2.2 6,232 3/12/2020
12.2.1 6,388 3/2/2020
12.2.0 6,307 2/25/2020
12.1.4 6,136 1/23/2020
12.1.3 6,434 1/17/2020
12.1.2 6,348 12/24/2019
12.1.1 6,164 12/16/2019
12.1.0 6,241 11/29/2019
12.0.14 6,714 11/15/2019
12.0.13 6,212 11/8/2019
12.0.12 6,128 11/6/2019
12.0.11 6,274 11/1/2019
12.0.10 6,306 11/1/2019
12.0.9 6,454 10/31/2019
12.0.8 6,245 10/30/2019
12.0.7 6,252 10/25/2019
12.0.6 6,347 10/24/2019
12.0.5 6,143 10/23/2019
12.0.4 6,210 10/23/2019
12.0.3 6,150 10/22/2019
12.0.2 6,196 10/18/2019
12.0.1 2,552 9/27/2019
12.0.0 6,309 9/25/2019