Source code checked in, #74112
A fix for Shape.ImportFromWKT (in fact a problem in Shape.CopyFrom). Shape.AddPoint overload methods with Z and M parameters are added.
View ArticleSource code checked in, #74113
Updated Map.VersionNumber property to return file version and its rendering on map (upper right corner).
View ArticleSource code checked in, #74115
Scalebar values from 1 to 10 will be displayed in #.# format, as it turned out they are not necessarily rounded (perhaps interval selection should be tweaked a bit further).
View ArticleNew Post: sf.table.query: general rules and specific characters
I asked for that here http://bugs.mapwindow.org/view.php?id=2173 AGP
View ArticleSource code checked in, #74130
1. Shapefile validation for geoprocessing operations. The mode can be set by GlobalSettings.ShapeInputValidation, GlobalSettings.ShapeOutputValidation (is off by default). Affects methods taking...
View ArticleSource code checked in, #74131
Displaying progress of shapefile validation. A fix for images opened as grids.
View ArticleSource code checked in, #74134
Double version of Grid.GetFloatWindow/Grid.PutFloatWindow for Utils.ClipGridWithPolygon2.
View ArticleSource code checked in, #74146
Added some of the commits to the Release Notes. More need to be added.
View ArticleNew Post: Commercialize MapWinGIS
I want to develop a new GIS application by using MapWinGIS.ocx. Is it legal if I make it to be a commecial product and sell it in the market ? Do I need to pay some of my profit for licencing?
View ArticleNew Post: Commercialize MapWinGIS
MapWinGIS is licensed under a very liberal open source license similar to LGPL which allows you to use the component in commercial and non-commercial products. No license fees are required. Donations...
View ArticleSource code checked in, #74151
Changed the variable %DATA% to %MW_SAMPLEDATA% to make it in line with the sample data installer. The previous constant should still work. I also update the data text files
View ArticleReleased: MapWindow Sample Data (Apr 05, 2014)
Installer with several sample projects which can be used in MapWindow v4.8.8.*
View ArticleCreated Release: MapWindow Sample Data (apr 05, 2014)
Installer with several sample projects which can be used in MapWindow v4.8.8.*
View ArticleReleased: MapWindow Sample Data (Apr 05, 2014)
Installer with several sample projects which can be used in MapWindow v4.8.8.*
View ArticleUpdated Release: MapWindow Sample Data (apr 05, 2014)
Installer with several sample projects which can be used in MapWindow v4.8.8.*
View ArticleReleased: MapWindow Sample Data with Test Data (Apr 05, 2014)
Sample projects used by MapWindow v4.8.8.* and a lot of other sample data (images, grids) to use in TestApplication which is shipped with MapWinGIS v4.9
View ArticleCreated Release: MapWindow Sample Data with Test Data (apr 05, 2014)
Sample projects used by MapWindow v4.8.8.* and a lot of other sample data (images, grids) to use in TestApplication which is shipped with MapWinGIS v4.9
View ArticleCommented Unassigned: Mapstate [25027]
Hi,When copying from one map to another with mapstate, defaultdrawingoptions are not copied. If I set expressions on a shapefile in the main map without setting defaultdrawinoptions to false, the main...
View ArticleSource code checked in, #74156
- FileManager class/Map.AddLayerFromFilename (automatically chooses how to open datasource, as image, as image with grid rendering, or image proxy for grid); - better support in .NET PropertyGrid:...
View Article