Created Unassigned: Cannot insert MapWinGIS OCX into VS 2010 [24562]
我的电脑是Window7旗舰版,不知道为什么安装64位的出错。1、安装MapWinGIS-only-v4.8SR-64bit-installer,提示控件注册成功;但在VS2010无法在COM组件中找到Map Control,手动添加也提示自动注册失败;2、无奈之下,安装MapWinGIS-only-v4.8SR-32bit-installer,提示控件注册陈宫,在VS2010也顺利添加了Map...
View ArticleNew Post: No ideas about Geoprocessing usage?
Does the Shapefile "Difference" method work? Are there any known limitations that would prevent it from working? What is the proper syntax / usage for using this method? I am trying to perform a...
View ArticleSource code checked in, #72728
New properties (v.4.8): Shapefile.set_ShapeCategory2(shapeIndex, categoryName), Shapefile.set_ShapeCategory3(shapeIndex, category), ShapefileCategories.get_CategoryIndex(category),...
View ArticleCommented Unassigned: Cannot insert MapWinGIS OCX into VS 2010 [24562]
我的电脑是Window7旗舰版,不知道为什么安装64位的出错。1、安装MapWinGIS-only-v4.8SR-64bit-installer,提示控件注册成功;但在VS2010无法在COM组件中找到Map Control,手动添加也提示自动注册失败;2、无奈之下,安装MapWinGIS-only-v4.8SR-32bit-installer,提示控件注册陈宫,在VS2010也顺利添加了Map...
View ArticleCommented Unassigned: Cannot insert MapWinGIS OCX into VS 2010 [24562]
我的电脑是Window7旗舰版,不知道为什么安装64位的出错。1、安装MapWinGIS-only-v4.8SR-64bit-installer,提示控件注册成功;但在VS2010无法在COM组件中找到Map Control,手动添加也提示自动注册失败;2、无奈之下,安装MapWinGIS-only-v4.8SR-32bit-installer,提示控件注册陈宫,在VS2010也顺利添加了Map...
View ArticleNew Post: No ideas about Geoprocessing usage?
The difference method should work. But I'm not sure if it works with a polygon and polyline. Which difference do you want to calculate. Are the polylines closed? If so you could make polygons out of...
View ArticleNew Post: Legend Control
I had a real hard time finding the property but its there. maybe not documented. for a layer leg.Layers.ItemByHandle(hndStates).Expanded = False for a group...
View ArticleNew Post: *.adf
Here is what I do but could take a long time for big rastershttp://www.mapwindow.org/phorum/read.php?5,2546,2547#msg-2547 AGP
View ArticleNew Post: Shapeindex
There are some samples here I think that offers some help.https://mapwingis.codeplex.com/documentation AGP
View ArticleNew Post: Legend Control
@sindizzy me too, and it is done. i failed to reply to my post, thx again
View ArticleNew Post: Moving Vertices / Moving Points
Can any one help me to get started on moving Features / Re-Shaping Polygons. Thx in advance
View ArticleSource code checked in, #72745
Updated version numbers to v4.8.8.1 This will be the last stable release for v4.8. After this we move to v4.9.
View ArticleReleased: MapWinGIS v4.8.8 Stable Release - 32 Bit (Aug 02, 2013)
Changes since v4.8.8-RC1:This is the last stable release (SR) for v4.8.8 New methods: Shapefile.set_ShapeCategory2(shapeIndex, categoryName), Shapefile.set_ShapeCategory3(shapeIndex, category),...
View ArticleCreated Release: MapWinGIS v4.8.8 Stable Release - 32 Bit (aug 02, 2013)
Changes since v4.8.8-RC1: This is the last stable release (SR) for v4.8.8New methods: Shapefile.set_ShapeCategory2(shapeIndex, categoryName), Shapefile.set_ShapeCategory3(shapeIndex, category),...
View ArticleNew Post: [How-to] Colorize individual shapes
A lot of questions on the MapWindow/MapWinGIS forums are about the new categories. They are very powerful but for some simple tasks it was not so easy. A few days ago Sergei introduced a few new...
View ArticleNew Post: MapWinGIS Layer Methods don't seem to work correctly
The following C# code does not return back the information that it should: int newPosition = -1; int layerPosition = -1; int layerHandle = -1; String layerName = ""; // This works fine..........
View ArticleNew Post: [How-to] Colorize individual shapes
Beautiful!!! I was saving the index of the category after I created that and using it for individual shape assignment. With this method I just need the category name. Great work.
View ArticleCommented Unassigned: Cannot insert MapWinGIS OCX into VS 2010 [24562]
我的电脑是Window7旗舰版,不知道为什么安装64位的出错。1、安装MapWinGIS-only-v4.8SR-64bit-installer,提示控件注册成功;但在VS2010无法在COM组件中找到Map Control,手动添加也提示自动注册失败;2、无奈之下,安装MapWinGIS-only-v4.8SR-32bit-installer,提示控件注册陈宫,在VS2010也顺利添加了Map...
View Article