Info
Version: | 14.3.0-beta056 |
Author(s): | ThinkGeo |
Last Update: | Thursday, January 30, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://thinkgeo.com |
NuGet Url: | https://www.nuget.org/packages/ThinkGeo.Gdal |
Install
Install-Package ThinkGeo.Gdal
dotnet add package ThinkGeo.Gdal
paket add ThinkGeo.Gdal
ThinkGeo.Gdal Download (Unzip the "nupkg" after downloading)
Dependencies
- ThinkGeo.Dependency.Gdal(>= 12.2.5)
- ThinkGeo.Core(>= 13.0.0219)
Tags
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.
.