Info
Version: | 1.0.0-beta008 |
Author(s): | ThinkGeo |
Last Update: | Tuesday, May 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThinkGeo |
NuGet Url: | https://www.nuget.org/packages/ThinkGeo.GeoTiff |
Install
Install-Package ThinkGeo.GeoTiff
dotnet add package ThinkGeo.GeoTiff
paket add ThinkGeo.GeoTiff
ThinkGeo.GeoTiff Download (Unzip the "nupkg" after downloading)
Dependencies
- ThinkGeo.Core(>= 1.0.0049)
- ThinkGeo.Gdal(>= 1.0.0011)
Tags
The ThinkGeo SDK for .NET Core and Xamarin, based on .NET Standard 2.1.
ThinkGeo.GeoTiff is a layer extension to the ThinkGeo product line, see below for compatibility. The TiffRasterLayer represents a TIFF file for drawing on the map. Simply provide the path and filename for the TIFF file, add the layer to one of the ThinkGeo UI products, and start drawing. You can also draw the layer manually.
** This is an extension for use in ThinkGeo's product line, see below, as it cannot be used stand alone.
**
Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_api
Supported Platforms: Windows, Linux, macOS
- Compatible Products -
ThinkGeo UI for WPF
ThinkGeo UI for WinForms
ThinkGeo UI for Android
ThinkGeo UI for iOS
ThinkGeo UI for WebAPI.