ThinkGeo.Gdal 14.2.4

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ThinkGeo.Gdal --version 14.2.4                
NuGet\Install-Package ThinkGeo.Gdal -Version 14.2.4                
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.2.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ThinkGeo.Gdal --version 14.2.4                
#r "nuget: ThinkGeo.Gdal, 14.2.4"                
#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.
// Install ThinkGeo.Gdal as a Cake Addin
#addin nuget:?package=ThinkGeo.Gdal&version=14.2.4

// Install ThinkGeo.Gdal as a Cake Tool
#tool nuget:?package=ThinkGeo.Gdal&version=14.2.4                


   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. 
.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.Oracle

ThinkGeo.Oracle 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 Oracle Spatial data on a map. Oracle Spatial and Graph includes high performance, enterprise-scale, commercial spatial and graph database and analytics for Oracle Database 12c. It supports enterprise business and business intelligence, large-scale Geographic Information Systems, and location-based services applications on premises and in the Cloud. ** 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 - 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.3.0-beta087 64 3/8/2025
14.3.0-beta086 81 3/8/2025
14.3.0-beta085 159 3/8/2025
14.3.0-beta084 154 3/7/2025
14.3.0-beta083 154 3/6/2025
14.3.0-beta082 161 3/6/2025
14.3.0-beta081 191 3/3/2025
14.3.0-beta080 109 3/2/2025
14.3.0-beta079 103 3/2/2025
14.3.0-beta078 98 2/27/2025
14.3.0-beta077 106 2/26/2025
14.3.0-beta076 90 2/26/2025
14.3.0-beta075 90 2/25/2025
14.3.0-beta074 106 2/21/2025
14.3.0-beta073 94 2/20/2025
14.3.0-beta072 92 2/20/2025
14.3.0-beta071 106 2/17/2025
14.3.0-beta070 105 2/14/2025
14.3.0-beta069 91 2/14/2025
14.3.0-beta068 99 2/13/2025
14.3.0-beta067 113 2/13/2025
14.3.0-beta066 116 2/12/2025
14.3.0-beta065 108 2/12/2025
14.3.0-beta064 98 2/12/2025
14.3.0-beta063 99 2/12/2025
14.3.0-beta062 98 2/11/2025
14.3.0-beta061 99 2/10/2025
14.3.0-beta060 108 2/7/2025
14.3.0-beta059 99 2/6/2025
14.3.0-beta058 95 2/6/2025
14.3.0-beta057 123 2/4/2025
14.3.0-beta056 108 1/30/2025
14.3.0-beta055 95 1/27/2025
14.3.0-beta054 80 1/24/2025
14.3.0-beta053 108 1/21/2025
14.3.0-beta052 97 1/17/2025
14.3.0-beta051 95 1/16/2025
14.3.0-beta050 87 1/9/2025
14.3.0-beta049 93 1/7/2025
14.3.0-beta048 112 1/5/2025
14.3.0-beta047 107 12/31/2024
14.3.0-beta046 100 12/26/2024
14.3.0-beta045 94 12/20/2024
14.3.0-beta044 99 12/20/2024
14.3.0-beta043 98 12/20/2024
14.3.0-beta042 105 12/17/2024
14.3.0-beta041 119 12/13/2024
14.3.0-beta040 104 12/13/2024
14.3.0-beta039 99 12/12/2024
14.3.0-beta038 108 12/12/2024
14.3.0-beta037 91 12/12/2024
14.3.0-beta036 101 12/12/2024
14.3.0-beta035 95 12/11/2024
14.3.0-beta034 92 12/11/2024
14.3.0-beta033 83 12/10/2024
14.3.0-beta032 96 12/10/2024
14.3.0-beta031 92 12/9/2024
14.3.0-beta030 115 12/7/2024
14.3.0-beta029 86 12/6/2024
14.3.0-beta028 99 12/6/2024
14.3.0-beta027 115 12/5/2024
14.3.0-beta026 102 12/5/2024
14.3.0-beta025 91 12/5/2024
14.3.0-beta024 96 12/4/2024
14.3.0-beta023 99 12/3/2024
14.3.0-beta022 80 12/3/2024
14.3.0-beta021 81 12/2/2024
14.3.0-beta020 84 12/2/2024
14.3.0-beta019 82 11/29/2024
14.3.0-beta018 91 11/27/2024
14.3.0-beta017 85 11/27/2024
14.3.0-beta016 98 11/27/2024
14.3.0-beta015 89 11/25/2024
14.3.0-beta014 118 11/19/2024
14.3.0-beta013 104 11/19/2024
14.3.0-beta012 100 11/15/2024
14.3.0-beta011 106 11/14/2024
14.3.0-beta010 89 11/12/2024
14.3.0-beta009 109 11/11/2024
14.3.0-beta008 114 11/5/2024
14.3.0-beta007 120 11/1/2024
14.3.0-beta006 159 10/24/2024
14.3.0-beta005 96 10/24/2024
14.3.0-beta004 98 10/24/2024
14.3.0-beta003 86 10/24/2024
14.3.0-beta002 97 10/23/2024
14.3.0-beta001 99 10/10/2024
14.2.4 135 3/3/2025
14.2.2 177 2/16/2025
14.2.1 1,190 10/10/2024
14.1.2 841 8/29/2024
14.1.1 477 8/14/2024
14.1.0 535 6/6/2024
14.0.2 351 5/17/2024
14.0.1 343 5/17/2024
14.0.0 508 5/1/2024
13.3.0 665 4/16/2024
13.2.1 1,870 1/25/2024
13.2.0 2,510 11/30/2023
13.1.2 2,739 9/23/2023
13.1.1 3,108 8/23/2023
13.1.0 3,852 7/7/2023
13.0.1 3,617 5/24/2023
13.0.0 10,143 11/27/2022
12.4.1 7,276 9/1/2022
12.3.22 7,400 7/23/2022
12.3.21 7,489 6/21/2022
12.3.20 7,922 4/25/2022
12.3.19 8,030 3/9/2022
12.3.18 8,343 2/9/2022
12.3.17 8,180 1/14/2022
12.3.16 6,292 11/29/2021
12.3.15 6,350 10/25/2021
12.3.14 6,047 10/22/2021
12.3.13 5,952 10/12/2021
12.3.12 6,147 8/10/2021
12.3.11 6,049 8/4/2021
12.3.10 6,339 4/20/2021
12.3.9 6,065 4/16/2021
12.3.5 6,419 3/18/2021
12.3.4 5,692 2/15/2021
12.3.3 5,740 2/9/2021
12.3.2 6,328 12/2/2020
12.3.1 5,834 11/20/2020
12.3.0 5,901 11/6/2020
12.2.22 5,890 10/12/2020
12.2.21 5,758 9/28/2020
12.2.20 6,296 9/9/2020
12.2.19 5,841 8/11/2020
12.2.18 5,903 7/29/2020
12.2.17 5,953 7/20/2020
12.2.16 6,017 7/17/2020
12.2.15 5,646 7/13/2020
12.2.14 5,952 6/29/2020
12.2.13 5,707 6/26/2020
12.2.12 5,713 6/17/2020
12.2.11 5,568 6/8/2020
12.2.10 5,605 6/5/2020
12.2.9 6,203 5/29/2020
12.2.8 5,903 5/20/2020
12.2.7 6,087 5/6/2020
12.2.6 6,122 5/4/2020
12.2.5 6,026 5/1/2020
12.2.4 6,097 4/6/2020
12.2.3 6,026 3/19/2020
12.2.2 5,964 3/12/2020
12.2.1 6,080 3/2/2020
12.2.0 6,025 2/25/2020
12.1.4 5,868 1/23/2020
12.1.3 6,133 1/17/2020
12.1.2 6,065 12/24/2019
12.1.1 5,861 12/16/2019
12.1.0 5,965 11/29/2019
12.0.14 6,442 11/15/2019
12.0.13 5,953 11/8/2019
12.0.12 5,845 11/6/2019
12.0.11 6,005 11/1/2019
12.0.10 6,012 11/1/2019
12.0.9 6,172 10/31/2019
12.0.8 5,968 10/30/2019
12.0.7 5,953 10/25/2019
12.0.6 6,047 10/24/2019
12.0.5 5,863 10/23/2019
12.0.4 5,921 10/23/2019
12.0.3 5,878 10/22/2019
12.0.2 5,951 10/18/2019
12.0.1 2,389 9/27/2019
12.0.0 6,011 9/25/2019