Source code checked in, #74162
Updated release notes until 74161. These will be used in the installer for v4.9.1
View ArticleReleased: MapWinGIS v4.9.1 - Alpha (Apr 06, 2014)
This is the first installer since we moved to using the pre-build GDAL binaries fromGisInternals.com. We've also started over with a fresh project for InnoSetup. So this installer is mostly to test if...
View ArticleCreated Release: MapWinGIS v4.9.1 - Alpha (apr 06, 2014)
This is the first installer since we moved to using the pre-build GDAL binaries from GisInternals.com.We've also started over with a fresh project for InnoSetup.So this installer is mostly to test if...
View ArticleUpdated Wiki: Home
Welcome to the MapWinGIS ActiveX Control ProjectWhat is MapWinGIS?MapWinGIS.ocx is used to provide GIS and mapping functionality to any Windows Forms based application.MapWinGIS.ocx is a FREE and OPEN...
View ArticleUpdated Wiki: Home
Welcome to the MapWinGIS ActiveX Control ProjectWhat is MapWinGIS?MapWinGIS.ocx is used to provide GIS and mapping functionality to any Windows Forms based application.MapWinGIS.ocx is a FREE and OPEN...
View ArticleNew Post: StopEditingShapes - change field type from Date to Character
Hi I've got problem with 4.8.8 version of ManWinGIS. When i edit a shape file and then finish it with .StopEditingShapes. My DBF file fields type are changed. It happens to data type fields ->...
View ArticleCreated Unassigned: Changing Date field type to Character type afer edit dbf...
Hi I've got problem with 4.8.8 version of ManWinGIS. When i edit a shape file and then finish it with .StopEditingShapes. My DBF file fields type are changed. It happens to data type fields ->...
View ArticleCommented Unassigned: Changing Date field type to Character type afer edit...
Hi I've got problem with 4.8.8 version of ManWinGIS. When i edit a shape file and then finish it with .StopEditingShapes. My DBF file fields type are changed. It happens to data type fields ->...
View ArticleCreated Unassigned: ProjToPixel Returning outrageous values [25373]
Hi,I have a Winforms C# app that loads a number of map layers in stateplane projection. It also has a GPS interface that requires:-an on-the-fly projection from decimal degrees to the stateplane...
View ArticleNew Post: mwsymbology imagecombo colorscheme
Hi, I want to use image combo component to select the graduated color scheme. I used following codes under form load eventImageCombo1.ComboStyle = ImageComboStyle.ColorSchemeGraduated But this doesn't...
View ArticleSource code checked in, #74173
New API members: Image.GridProxyColorScheme, Measuring.IsUsingEllipsoid, Tiles.ServerProjection, Tiles.ProjectionStatus, Utils.ErrorMsgFromObject, Map.ProjToDegrees, Map.DegreesToProj,...
View ArticleSource code checked in, #74193
Updated the TestGrids project to reference the OCX as a COM Reference. Updated function calls in TestApplication to work with latest OCX code.
View ArticleSource code checked in, #74211
1. Support of GDAL overviews for grids: - if overviews exists direct rendering will be chosen rather than usage of proxy; - if neither overview no proxy exist, overviews will be created (if grid is...
View ArticleUpdated Wiki: Documentation
New documentation for the MapWinGIS ActiveX Control Version 4.9Thanks to Sergei we have new documentation, updated to v4.9.1: http://www.mapwindow.org/documentation/mapwingis4.9/ Especially the Getting...
View ArticleUpdated Wiki: Documentation
New documentation for the MapWinGIS ActiveX Control Version 4.9Thanks to Sergei we have new documentation, updated to v4.9.1: http://www.mapwindow.org/documentation/mapwingis4.9/ Especially the Getting...
View ArticleNew Post: GRID projection
I'm building a MapWindow 4.8 plugin and want to create a animation with several grids and a timer. My grids are in ASCII format. So, i'm adding and removing the grid with layers.add and layers.remove....
View ArticleSource code checked in, #74221
Added a simple test to the TestApplication for the new AxMap.Clear() method.
View ArticleSource code checked in, #74224
Added a status bar to the TestApplication which currently only shows the coordinates of the mouse cursor.
View ArticleSource code checked in, #74228
Google Mercator projection is initialized using WKT string instead of Proj.4 string.
View Article