Quantcast
Channel: MapWinGIS ActiveX Map and GIS Component
Browsing all 2341 articles
Browse latest View live
↧

Source code checked in, #74864

A sentence added to docs.

View Article


New Post: DrawPolygonEx broader line colour

When draw a custom polygon, we can only specify one colour and that is used in both the filling colour and the broader line colour. However, for a polygon shapefile, we can specify a different boarder...

View Article


New Post: migrating from 4.8.8 to 4.9

BTW, dont think you can have 2 different version of MapWinGis installed at the same time Ross

View Article

New Post: Sample code project

From what i have read adding a legend can be a bit of a bugger, but there are a few post about where is discussed:...

View Article

Source code checked in, #74873

Docs for Utils.ReclassifyRaster method.

View Article


Source code checked in, #74874

1. New Utils.ReclassifyRaster method. 2. New PredefinedColorSchemes for grids: Rainbow, ReversedRainbow.

View Article

Source code checked in, #74875

Minor fix.

View Article

Source code checked in, #74887

Updated the grid proxy test to use the new rainbow color schemes. Added a test for the new reclassify method.

View Article


New Post: get_ShapeLayerPointType

Is it me that get_ShapeLayerPointType always returns zero? set_ShapeLayerPointType seems to work fine. Did anyone else try this?

View Article


New Post: Creating a polygon

How do I create a polygon with vertices? I use the following and it doesnt seem to work. pNewShape = New MapWinGIS.Shape For j = 0 To n GetXY(j,x,y) pNewShape.AddPoint(x, y) next any ideas?

View Article

New Post: Creating a polygon

I haveMapWinGIS.Shape s = new MapWinGIS.Shape();s.Create(MapWinGIS.ShpfileType.SHP_POINT);MapWinGIS.Point p = new MapWinGIS.Point();p.x = x;p.y = y;s.InsertPoint(p, ref inds);2014-08-19 3:26 GMT+02:00...

View Article

Source code checked in, #74902

A fix adjusting no data value in Utils.ReclassifyRaster to fit into float data type.

View Article

Source code checked in, #74903

Minor docs changes.

View Article


New Post: ShapeDrawingOptions for DrawingLayer

We went ahead and added some new methods and properties to MapWinGIS to solve your problem. We did not add them to the DrawingLayer Class. Here is an example of the usage:...

View Article

New Post: Creating a polygon

Which version of MapWinGIS are you using? AddPoint was added as a shorthand for velsto his snippet in v4.9.0. Here's the documentation:...

View Article


New Post: get_ShapeLayerPointType

I think it is better to use the DefaultDrawingOptions Class: http://www.mapwindow.org/documentation/mapwingis4.9/class_shapefile.html#ab50d2c01b4848368852ea87cbcf6e5d4

View Article

New Post: Sample code project

Did you look at this page:http://www.mapwindow.org/documentation/mapwingis4.9/getting_started.html It just mentions the map control, not the legend control. Paul

View Article


New Post: migrating from 4.8.8 to 4.9

Ross is right. MapWinGIS is an ActiveX control, meaning you can have only one version. Before installing a different version uninstall all other versions including MapWindow. We have no plans for a...

View Article

New Post: get_ShapeLayerPointType

Paul, Pardon my amateur qn but how do I use "DefaultDrawingOptions" to get "ShapeLayerPointType". In my 4.8.8 version I have "ShapeDrawingMethod" for map control but unable to point out which one I...

View Article

New Post: Sample code project

I got this covered. Thanks.

View Article
Browsing all 2341 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>