New Post: Touch Gestures?
Your not using the correct url. Go to the source code tab of this site. Next select the 'Connect' link at the top. You'll get a box with 2 URLs. One is for tfs and the other for SVN. You should use...
View ArticleNew Post: ExplodeShapes not working with multipart polyline shapefiles
When I call ExplodeShapes on a shapefile containing multipart polylines, the output appears to be the same as the input; i.e., it still contains multiple parts per shape. I had hoped this might be a...
View ArticleNew Post: ExplodeShapes not working with multipart polyline shapefiles
Hi Don, Which version of MapWinGIS are you using? Can you provide the shapefile that is causing the problem so we can check? Thanks, Paul
View ArticleNew Post: Touch Gestures?
I've just committed some new/updated files and a new MapWinGIS.ocx to the SVN repository. You should be able to compile the source code now. Please let me know if you are still missing files. Deleting...
View ArticleNew Post: Touch Gestures?
Thanks for the hint. I am not sure why I was using the ' https://mapwingis.codeplex.com/SourceControl/list/changesets' url, but I believe I could only have done so by following instructions I found on...
View ArticleNew Post: Touch Gestures?
Now I understand. You are using the VS2010 project/solution. That has not yet been updated. It is best to delete it and open the VS2008 project. VS2010 will convert it for you. Let me know if you still...
View ArticleSource code checked in, #73304
Update files to use the new GEOS API for the BufferByDistance function. The test application confirms buffering is working again. Other GEOS calls still need to be updated.
View ArticleSource code checked in, #73305
Updated the Simplify Lines function of the OCX, to match the new GEOS API. Added a test to the testapplication to test the updated Simplify Lines function
View ArticleSource code checked in, #73311
Updated dissolve and clip functions in ocx to match new GEOS API. Added tests for dissolve and clip function to testapplication. These tests show that clipping doesn't work. After investigation it...
View ArticleNew Post: ExplodeShapes not working with multipart polyline shapefiles
Thanks, Paul, for the quick response. It turned out the problem was a mistake on my part. Thanks again, Don
View ArticleNew Post: How to determine endpoints of multi-part polyline
I haven't had any responses so thought I'd give a simpler explanation. I've got a multipart polyline shape composed of contiguous segments. I'm trying to figure out how I can determine what the...
View ArticleNew Post: How to determine endpoints of multi-part polyline
Sorry Don, I don't know the answer. I will ask around. Paul
View ArticleNew Post: How to determine endpoints of multi-part polyline
Paul, thank you very much for taking a look at this. The project I've been working on for many months depends on finding a solution. I do have one idea that may simplify things. What created the...
View ArticleNew Post: How to determine endpoints of multi-part polyline
This maybe a topological problem which is not so easy to solve , Maurits Sent from my iPhone
View ArticleNew Post: How to determine endpoints of multi-part polyline
Uh-oh!...but thanks for considering the problem, Maurits. --Don
View Article