New Post: Changing attribute of selected shapes.
Hi, Am using MapWinGIS for loading images and perform certain operations like lines & points rendering etc.. On mouse event, i am able to get a list of shapes that are intersecting the clicked...
View ArticleNew Post: Show layers on MapWinGis from Google Earth
Hello everyone! Can be displayed in the MapWinGIS ActiveX Control layers from Google Earth on the fly??? We need to display background Google Earth layer, but, using the MapWinGis Control, using all...
View ArticleNew Post: Moving Vertices / Moving Points
Hi Pein_Map, How did you manage to select a particular vertex within Shape? I am able to select a shape using SelectShape() but unable to drill down to that particular vertex? Any help will be...
View ArticleSource code checked in, #74653
First version of Utils.CalculateRaster method, populates a new raster from input ones based on specified expression.
View ArticleNew Post: ShapeDrawingOptions for DrawingLayer
Hello All, Is there a way to display images or icons, even TT Font charactes on DrawingLayers? I am working on a GPS Tracking application and I am using the Drawing Layer to display moving points, but...
View ArticleNew Post: Mapwingis ocx mouse click event
I am a Mapwingis ocx novice. Where I can get a value associated at one point / shape when I do mouse click on that point / Shape. There are some mouse event that can return the point where I mouse...
View ArticleNew Post: Legend crashing in all my projects
I have written before about this issue but havent had any responses on it. The issue is with all my projects at some point the legend will crash. I code with VB2010 and using the MW4.8 release. The...
View ArticleNew Post: Mapwingis ocx mouse click event
I think there are some examples here that show how to do this:https://mapwingis.codeplex.com/documentation AGP
View ArticleNew Post: Issues with bugs.mapwindow.org
http://bugs.mapwindow.org/ has some wierd things going on. The page has this all over it SYSTEM WARNING: date(): It is not safe to rely on the system's timezone settings. You are required to use the...
View ArticleNew Post: PointRotation
Hello All, Since I can not render icons or images in the DrawingLayer, I will try to use a point shapefile to display my moving objects. My question is, is it possible to rotate individual points based...
View ArticleNew Post: Issues with bugs.mapwindow.org
Thanks for catching this. We're actually shutting down the old Mantis bug tracker after several years of faithful service and will just keep using the CodePlex issue trackers instead. I've tried to...
View ArticleNew Post: Issues with bugs.mapwindow.org
No I just had it bookmarked. So what happens with all the current incidents? do they get transitioned to CodePlex?
View ArticleNew Post: Issues with bugs.mapwindow.org
Yeah to the degree that it makes sense to move them. Some are pretty out of date.
View ArticleNew Post: PointRotation
I have no experience with rotating points or images but I think you create several categories, one for each rotation and add the points to the category. Will this work for you? Here's some sample data,...
View ArticleNew Post: Legend crashing in all my projects
Are you doing something special when the crash appears?Does it happen just after you've opened your application or only after a long while? This might indicate some memory leaking.Can you check if your...
View ArticleNew Post: ShapeDrawingOptions for DrawingLayer
Here's a example of a tracking program:http://www.mapwindow.org/documentation/mapwingis4.9/_tracking_8cs-example.html#a19 It is using a simple red circle to indicate the position. As you already...
View ArticleNew Post: ShapeDrawingOptions for DrawingLayer
Hello Paul, thank you for the information. If I use the category option and add one category for each rotation, I will have 72 categories (360 degrees in steps of 5 degrees). This is not a bad idea,...
View Article