Patch Applied: #15298
sleschinski has applied patch #15298.Comment:Thanks for pointing out!
View ArticlePatch Applied: #10302
sleschinski has applied patch #10302.Comment:The proposed changes are already in trunk.
View ArticleSource code checked in, #73492
A fix suggested by fjkaiser (v4.8). v4.9 is fine already.
View ArticlePatch Applied: #15299
sleschinski has applied patch #15299.Comment:Fixed in v.4.8. Have been fixed already in v.4.9. Thanks.
View ArticleSource code checked in, #73494
Shape.ImportFromWkt method suggested here: https://mapwingis.codeplex.com/workitem/24825
View ArticleCommented Unassigned: shape import from wkt! [24825]
I write the method about shape import from wkt, I want check in it! what shall I do?Comments: ** Comment from web user: sleschinski ** I've just committed Shape.ImportFromWkt method to MapWinGIS trunk,...
View ArticleSource code checked in, #73496
Rendering of multipoint shapefiles for 4.8 and 4.9 versions (issues reported here: http://bugs.mapwindow.org/view.php?id=2328).
View ArticleNew Post: How to determine endpoints of multi-part polyline
Hi Don, if I understood it correctly, the problem is specific to your data. There is hardly any ready to use solution, as parts of multipart polyline aren't necessarily adjacent. Therefore there is no...
View ArticleNew Post: How to determine endpoints of multi-part polyline
Hi Sleschinski, Thanks much for your response! You are absolutely correct that this issue is a function of the data I'm working with, certainly not anything the software should/could be able to do for...
View ArticleNew Post: How to determine endpoints of multi-part polyline
I'm glad that it worked out for you and you enjoy the project. Thanks.
View ArticleSource code checked in, #73506
Fixes to GEOS-based geoprocessing of M shapefiles (like POLYGON_M). The results of geoprocessing of M shapes used to be converted back as Z shapes (like POLYGON_Z) and then were rejected on insertion...
View ArticleSource code checked in, #73519
Getting rid of memory leaking: XML serialization, Shape.Clone and Shapefile.writeShp (both in the fast edit mode), labels destructor, unreleased COM references for Shapefile and Image. Everything for...
View ArticleSource code checked in, #73526
- Getting rid of some more memory leaking related to incorrect COM reference counting (Field and LabelCategory classes). New ReferenceCounter class to find such issues. - A second attempt to load a...
View ArticleSource code checked in, #73537
Correct return type for clipping operation when the shape type of 2 layers is different.
View ArticleNew Post: MouseDown error message
I have developed an application for a big environmental organisation using map window as a GIS component into a Microsoft Access 2007 database. The application is now being tested on a Sandbox server....
View Article