Info
Version: | 11.0.0-beta027 |
Author(s): | ThinkGeo |
Last Update: | Thursday, April 7, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThinkGeo |
NuGet Url: | https://www.nuget.org/packages/ThinkGeo.MapSuite.Layers.GeoTiff |
Install
Install-Package ThinkGeo.MapSuite.Layers.GeoTiff
dotnet add package ThinkGeo.MapSuite.Layers.GeoTiff
paket add ThinkGeo.MapSuite.Layers.GeoTiff
ThinkGeo.MapSuite.Layers.GeoTiff Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- ThinkGeo.MapSuite(>= 11.0.0140)
- MapSuiteDependency-LibGeoTiff(>= 11.0.0006)
- ThinkGeo.MapSuite(>= 11.0.0140)
- ThinkGeo.MapSuite(>= 11.0.0140)
Tags
Version 12 works with both .NET Framework and .NET Core, has much less dependencies and many other benifits over 10.0. GeoTiff Layer is included in the main package ThinkGeo.Core in Version 12.
ThinkGeo.MapSuite.Layers.GeoTiff is a layer extension to the Map Suite 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 Map Suite UI products, and start drawing. You can also draw the layer manually.
** This is an extension for use in ThinkGeo's Map Suite 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 -
Map Suite Desktop for WPF
Map Suite Desktop for WinForms
Map Suite Mobile for Android
Map Suite Mobile for iOS
Map Suite Web for WebForms
Map Suite Web for MVC
Map Suite Web for WebAPI.