What's New in 4.9.3.3
Release date: January 11th, 2015The last commit number in this release is 75454; full commit history can be found athttps://mapwingis.codeplex.com/SourceControl/list/changesets
This is a hotfix for v4.9.3.
- A fix for shapefile extents calculation when the first shape is empty.
- A fix for "hanging" when opening GPX file format on WinXP, reported here:https://mapwingis.codeplex.com/discussions/577177
What's New in 4.9.3.2
Release date: January 5th, 2015The last commit number in this release is 75439; full commit history can be found athttps://mapwingis.codeplex.com/SourceControl/list/changesets
This is a hotfix for v4.9.3.
- A fix for the issue with MS Access reported here: http://mapwingis.codeplex.com/workitem/25876
- Added MapQuestAerial tile provider;
- Added Here maps tiles provider (former Ovi maps);
- Removed Google maps provider, due to license issues;
- Geolocation service uses OpenStreetMap Nominatim now, due to license issues;
- Added Bing Maps provider, now with option to set API Key;
- Several tile providers removed:
- Yahoo - no longer works (Here maps are used by the site instead);
- Yandex - because of the license limitations;
- TopoMapper - the service was discontinued.
What's New in 4.9.3.1
Release date: December 29th, 2014The last commit number in this release is 75418; full commit history can be found athttps://mapwingis.codeplex.com/SourceControl/list/changesets
This is a hotfix for v4.9.3. The labels can handle floating numbers again and GridHeader.Owner property removed from public API.
What's New in 4.9.3
Release date: December 27th, 2014The last commit number in this release is 75410; full commit history can be found athttps://mapwingis.codeplex.com/SourceControl/list/changesets
General
List of the new functionality and improvements:- Added support for variety of vector datasources through GDAL/OGR drivers. More info at http://www.mapwindow.org/documentation/mapwingis4.9/class_ogr_datasource.html#details
- Support for File-based vector formats using GDAL/OGR, like MapInfo TAB, KML, etc.
- Interactive creation and editing of vector shapes (shapefile editor). More info at http://www.mapwindow.org/documentation/mapwingis4.9/class_shape_editor.html#details
- Comprehensive memory leak hunting / fixing was done using Deleaker: http://www.deleaker.com/
- Improved selection tool
- New tool to display shapefile attributes
- Improved API to handle projection mismatch for layers
- Improved error reporting
- Fixes for a number of issues reported by users
Demo
This version also has a demo application written in C#. It doesn't have the full functionality of MapWindow v4.8.8 (https://mapwindow4.codeplex.com/). For example the toolbox is not available and plug-ins are not supported. But the demo does support the new Shapefile editor and the new option to connect with a GeoDatabase, like PostGIS.Updated API
See http://www.mapwindow.org/documentation/mapwingis4.9/newpage493.htmlSupporting libraries
- Updated to GDAL v2.0.0 (downloaded 19 Dec. 2014) with GEOS v3.4, PROJ4 v4.8, NetCDF v4.3, LizardTech (MrSID) v9.0, Intergraph/ERDAS (ECW) v5.0 using the pre-build binaries fromhttp://www.gisinternals.com.