MapWinGIS v5.2 Stable Release
After several release candidates this is the stable release of MapWinGIS v5.2, with internal version number 5.2.4
This version is compiled using VS2017. It is also using GDAL 2.4.4, released 2020/01/08
If you have questions about MapWinGIS, please use our new forum at https://mapwindow.discourse.group/c/mapwingis
In this version we resolved 29 issues:
https://mapwindow.atlassian.net/secure/ReleaseNote.jspa?projectId=10003&version=10605
Release notes - MapWinGIS - Version v5.2
Task
- [MWGIS-142] - Added segment snapping to the ShapeEditor [Pull #132]
Bug
- [MWGIS-141] - Crash when selecting a polygon
- [MWGIS-202] - Highlight on dynamic layers is lost when zooming in & out
- [MWGIS-205] - GdiplusStartup/Shutdown should not be called in DllMain
- [MWGIS-208] - Fix disappering tiles on zoom 1-3 (GitHub pull-request #188)
- [MWGIS-213] - CTiles::get_GridLinesVisible() always returns VARIANT_TRUE
- [MWGIS-214] - Anomaly in WMS request
- [MWGIS-215] - Reloaded OGR layers are not properly reprojected when 0 features are in the layer
- [MWGIS-217] - Loading POLYGONZ Shapes from disk-based Shapefile drops final Z's
- [MWGIS-220] - Shapefile.GetRelatedShapes(2) has side-effect of clearing 'selection' set
- [MWGIS-221] - Subtle LayerHandle iteration bug found in various methods
- [MWGIS-222] - ShapefileDrawing::Draw method has occasional heap corruption error
- [MWGIS-225] - Rendering performance degradation
- [MWGIS-227] - LIBEAY32 causes crash when using tiles
New Feature
- [MWGIS-209] - Per feature category scale-dependent visibility
Improvement
- [MWGIS-140] - Allow point-based shapes to be individually rotated based on a 'Rotation' field in the shapefile
- [MWGIS-150] - Behavior of SelectionChanged and SelectBoxFinal events
- [MWGIS-169] - Hard-coded limit prevents layers from being visible when zoomed in beyond Tile-level 18
- [MWGIS-196] - Extend line marker styles
- [MWGIS-201] - Get/Set shapefile label offsets from fields
- [MWGIS-206] - Zoom-in and Zoom-out percent should be reciprocal values
- [MWGIS-207] - Allow multi-threaded HTTP Tile loading
- [MWGIS-211] - Maintain shape 'selection' following the reload of an OGR Layer
- [MWGIS-212] - Further enhancements and standardization of Shape 'Selection'
- [MWGIS-216] - Add option to draw white background behind map coordinates display
- [MWGIS-218] - Bring MapWinGIS into compliance with newer ISO Geometry Types coming out of GDAL/OGR
- [MWGIS-219] - WKT of Empty Shape returns zero-length string rather than standard syntax for Empty geometry
- [MWGIS-223] - Optimizations to GetRelatedShape methods
- [MWGIS-224] - Drawing layers need support for alpha channels