ThinkGeo.MapSuite.Layers.Ecw 11.0.0-beta018

.NET Framework 4.5
This is a prerelease version of ThinkGeo.MapSuite.Layers.Ecw.
dotnet add package ThinkGeo.MapSuite.Layers.Ecw --version 11.0.0-beta018
NuGet\Install-Package ThinkGeo.MapSuite.Layers.Ecw -Version 11.0.0-beta018
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.MapSuite.Layers.Ecw" Version="11.0.0-beta018" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ThinkGeo.MapSuite.Layers.Ecw --version 11.0.0-beta018
#r "nuget: ThinkGeo.MapSuite.Layers.Ecw, 11.0.0-beta018"
#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.MapSuite.Layers.Ecw as a Cake Addin
#addin nuget:?package=ThinkGeo.MapSuite.Layers.Ecw&version=11.0.0-beta018&prerelease

// Install ThinkGeo.MapSuite.Layers.Ecw as a Cake Tool
#tool nuget:?package=ThinkGeo.MapSuite.Layers.Ecw&version=11.0.0-beta018&prerelease

ThinkGeo.MapSuite.Layers.Ecw is based on .NET Framework. If you are interested in .NET Core based assemblies, please reference ThinkGeo.ECW. ThinkGeo.MapSuite.Layers.Ecw is a layer extension to the Map Suite product line, see below for compatibility. The EcwRasterLayer represents an ECW file for drawing on the map. Simply provide the path and filename of the ECW file, add the layer to one of the Map Suite UI products, and start drawing. You can also draw the layer manually.

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

- Compatible Products -
   Map Suite Desktop for WPF
   Map Suite Desktop for WinForms
   Map Suite Web for WebForms
   Map Suite Web for MVC
   Map Suite Web for WebAPI

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on ThinkGeo.MapSuite.Layers.Ecw:

Package Downloads
MapSuiteDesktopForWpf-Standard

Please upgrade to version 12 (Search ThinkGeo.UI.WPF on Nuget) if possible. Version 12 supports both .NET Framework and .NET Core, it has much less dependencies, better memory optimization and many other benifits over 10.0, at the same time 80%+ APIs stay the same. Check out ThinkGeo website to get more info. MapSuiteDesktopForWpf allows you to add maps and perform GIS spatial operations within your WPF application. It provides classes to work with most GIS data formats, display popups, allow spatial drawing, manage projections, perform spatial operation and much more. Visit our website and wiki, link below, to learn more and watch Map Suite in action. Package Documentation: http://wiki.thinkgeo.com/wiki/map_suite_desktop_for_wpf#standard Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_desktop_for_wpf Supported Platforms: Windows Other ThinkGeo Products: - Map Suite UI Components - Map Suite Desktop Map Suite Mobile Map Suite Web - Map Suite Servers and Services - Map Suite World Streets Map Suite World Imagery Map Suite Routing Map Suite Geocoder Map Suite Reverse Geocoder Map Suite Elevation

MapSuiteDesktopForWinForms-Standard

MapSuiteDesktopForWinForms is based on .NET Framework. This package allows you to add maps and perform GIS spatial operations within your Winforms application. It provides classes to work with most GIS data formats, display popups, allow spatial drawing, manage projections, perform spatial operation and much more. Visit our website and wiki, link below, to learn more and watch Map Suite in action. Package Documentation: http://wiki.thinkgeo.com/wiki/map_suite_desktop_for_winforms#standard Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_desktop_for_winforms Supported Platforms: Windows, Linux, macOS Other ThinkGeo Products: - Map Suite UI Components - Map Suite Desktop Map Suite Mobile Map Suite Web - Map Suite Servers and Services - Map Suite World Streets Map Suite World Imagery Map Suite Routing Map Suite Geocoder Map Suite Reverse Geocoder Map Suite Elevation

MapSuiteWebForWebForms-Standard

MapSuiteWebForWebForms is based on .NET Framework. This package allows you to add maps and perform GIS spatial operations within your WebForms application. It provides classes to work with most GIS data formats, display popups, allow spatial drawing, manage projections, perform spatial operation and much more. Visit our website and wiki, link below, to learn more and watch Map Suite in action. Package Documentation: http://wiki.thinkgeo.com/wiki/map_suite_web_for_webforms#standard Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_web_for_webforms Supported Platforms: Windows, Linux, macOS Other ThinkGeo Products: - Map Suite UI Components - Map Suite Desktop Map Suite Mobile Map Suite Web - Map Suite Servers and Services - Map Suite World Streets Map Suite World Imagery Map Suite Routing Map Suite Geocoder Map Suite Reverse Geocoder Map Suite Elevation

MapSuiteWebForMvc-Standard

MapSuiteWebForMvc is based on .NET Framework. This package allows you to add maps and perform GIS spatial operations within your MVC application. It provides classes to work with most GIS data formats, display popups, allow spatial drawing, manage projections, perform spatial operation and much more. Visit our website and wiki, link below, to learn more and watch Map Suite in action. Package Documentation: http://wiki.thinkgeo.com/wiki/map_suite_web_for_mvc#standard Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_web_for_mvc Supported Platforms: Windows, Linux, macOS Other ThinkGeo Products: - Map Suite UI Components - Map Suite Desktop Map Suite Mobile Map Suite Web - Map Suite Servers and Services - Map Suite World Streets Map Suite World Imagery Map Suite Routing Map Suite Geocoder Map Suite Reverse Geocoder Map Suite Elevation

MapSuiteWebForWebApi-Standard

Please upgrade to version 12 (Search ThinkGeo.UI.WebAPI on Nuget) if possible. Version 12 supports both .NET Framework and .NET Core, has much less dependencies and many other benifits over 10.0, at the same time 85%+ APIs stay the same. Check out ThinkGeo website to get more info. MapSuiteWebForWebApi allows you to add maps and perform GIS spatial operations within your WebAPI application. It provides classes to work with most GIS data formats, display popups, allow spatial drawing, manage projections, perform spatial operation and much more. Visit our website and wiki, link below, to learn more and watch Map Suite in action. Package Documentation: http://wiki.thinkgeo.com/wiki/map_suite_web_for_webapi#standard Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_web_for_webapi Supported Platforms: Windows, Linux, macOS Other ThinkGeo Products: - Map Suite UI Components - Map Suite Desktop Map Suite Mobile Map Suite Web - Map Suite Servers and Services - Map Suite World Streets Map Suite World Imagery Map Suite Routing Map Suite Geocoder Map Suite Reverse Geocoder Map Suite Elevation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.0.0-beta018 685 5/12/2020
11.0.0-beta017 1,388 10/22/2019
10.6.1 3,142 5/1/2020
10.6.0 1,644 11/29/2019
10.5.1 668 10/18/2019
10.5.0 3,905 4/1/2019
10.4.0 1,415 12/10/2018
10.3.0 1,078 7/26/2018
10.2.1 1,606 1/19/2018
10.2.0 1,049 10/30/2017
10.1.0 1,594 6/21/2017
10.0.0 1,180 3/8/2017