Table of Contents

ThinkGeo Features & Fixes Change Log

Major changes for ThinkGeo 12.1

Release date: 11/29/2019

ThinkGeo.Core Namespace:

ThinkGeo.UI.Wpf Namespace:

ThinkGeo.UI.Blazor Namespace:

Major changes for ThinkGeo 12.0

1. Merge all the managed layers to Core and used GDAL to redesign Unmanged Layers. Rename the packages name, here is latest package name;

2. Redesign GeoCanvas based on SkiaSharp.

3. Updated all the C++ runtime to one single version, use MSVC140.

4. Use one GDAL C# wrap instead of raster layer wrappers, like JPEG2000, ECW, MrSid, Tiff, .etc.

5. Removed FDO, and SDF layer.

6. Renamed our all MapControl to MapView.

7. Used GDAL for S57 and FileGeoDatabase and PersonalGeoDatabase, this will inherit from GDAL Feature Layer.

8. MapSuite TileCache/Tile Matrix, based on current design, the TileView, TileCache, Tile, Matrix are thread safe. It will improve the performance greatly.

9. Refine our MapSuite properties, make sure set one property won’t change other properties, like Map.Unit will update the map extent, .etc.

10. Support Rotation for WPF.

11. Support StyleJson.