Skip to content

MapWinGIS v4.9.6.1

Compare
Choose a tag to compare
@pmeems pmeems released this 14 Jun 17:41
· 312 commits to master since this release

Hotfix MapWinGIS v4.9.6.1, released July 4th 2018

In the previous version (v4.9.6.0) we updated the OpenStreetMap URL to HTTPS (MWGIS-120), because OSM shutdown the HTTP route. We didn't test this properly. MapWinGIS is using an old HTTPClient which cannot manage HTTPS (MWGIS-5) so now no OSM-tiles are downloaded. Because OSM re-enabled the HTTP route again, we reverted back the change from HTTP to HTTPS and now the OSM tiles are working again.

Release notes - MapWinGIS - Version v4.9.6.0

https://mapwindow.atlassian.net/secure/ReleaseNote.jspa?projectId=10003&version=10600

Improvement

[MWGIS-48] - Support date value in shapefile
[MWGIS-97] - Point Image Serialization/Deserialization fails for in-memory Image
[MWGIS-120] - Convert all openstreetmap.org URLs to https

Bug

[MWGIS-98] - When using spatial index no points are shown
[MWGIS-107] - MouseDown events return Y-value offset by 1 pixel
[MWGIS-108] - Tiles.PrefetchToFolder() saves without extension
[MWGIS-110] - CShapefile::get_ShapeSelected(...) does not correctly assign VARIANT_BOOL return value
[MWGIS-116] - Issues related to custom ESRI (non-EPSG) Spatial Reference IDs

Task

[MWGIS-100] - Update LibSpatial to v1.9.0

New Feature

[MWGIS-68] - Allow use of Logical dbf data type
[MWGIS-101] - Add new field type
[MWGIS-111] - Add optional behavior to re-center map on left-click Zoom

Next version

This will be the last release using Visual Studio 2013.
For the next version we will be using Visual Studio 2015.

Most issues were fixed by @jerryfaust and @pmeems

Feel free to join this project if you want to contribute.