What's New in 4.9.3.5
Release date: May 15th, 2015
The last commit number in this release is 04ef39c6dee2; full commit history can be found at
https://mapwingis.codeplex.com/SourceControl/list/changesets
This is a
hotfix for v4.9.3.
Improvements made by
Sergei Leschinsky:
- An option to display area in American units for measuring tool.
- Switching between right mouse button / Ctrl + Z to undo point (Measuring.UndoButton).
- Adding new properties to ShapeEditor API (ShowArea, ShowBearing, ShowLength, AreaPrecision, AnglePrecision, AngleFormat, LengthPrecision).
- Extended UI for measuring tool in MWLite (will be reused in MW5).
What's New in 4.9.3.4
Release date: January 26th, 2015
Download count at May 15th, 2015: 3751
The last commit number in this release is 75466; full commit history can be found at
https://mapwingis.codeplex.com/SourceControl/list/changesets
This is a
hotfix for v4.9.3.
What's New in 4.9.3.3
Release date: January 11th, 2015
The last commit number in this release is 75454; full commit history can be found at
https://mapwingis.codeplex.com/SourceControl/list/changesets
This is a
hotfix for v4.9.3.
What's New in 4.9.3.2
Release date: January 5th, 2015
The last commit number in this release is 75439; full commit history can be found at
https://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, 2014
The last commit number in this release is 75418; full commit history can be found at
https://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, 2014
The last commit number in this release is 75410; full commit history can be found at
https://mapwingis.codeplex.com/SourceControl/list/changesetsGeneral
List of the new functionality and improvements:
More info can be found at
http://www.mapwindow.org/documentation/mapwingis4.9/version_history.htmlDemo
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.
Recommended reading