Closed Issue: Shapefile.SaveAs Mangles File Names [23763]
This is extremely minor (obviously)...if developer forgets to include an extension with the file name, SaveAs assumes the last 3 characters of the name are the extension and mangles the name. For...
View ArticleClosed Unassigned: Detecting installation of MapWinGIS Control within...
Hi,I would like to be able to dynamically instantiate the MapWinGIS control in my project. Has anyone attempted this?Details:I cannot be certain that my end-users desktops have MapWinGIS control. I...
View ArticleSource code checked in, #75325
New GlobalSettings.PixelOffsetMode property to address this issue: https://mapwingis.codeplex.com/workitem/21832
View ArticleCommented Issue: Polygon ShapeFile - 5 categories, applied single colour –...
Hello! This time I did following: Created memory polygon shape file. Added decimal filed, added number of polygons with attribute values, please note: all polygons are squares. Also there are no gaps...
View ArticleClosed Issue: Polygon ShapeFile - 5 categories, applied single colour –...
Hello! This time I did following: Created memory polygon shape file. Added decimal filed, added number of polygons with attribute values, please note: all polygons are squares. Also there are no gaps...
View ArticleCommented Unassigned: EditCellValue string/Integer problem [25251]
Hi,I think that using EditCellValue to insert an int to a string field transform the value to 0. (EditCellValue(fld,num,3) returns 0 in the field of the shapefile.I transformed my string field to an...
View ArticleClosed Unassigned: EditCellValue string/Integer problem [25251]
Hi,I think that using EditCellValue to insert an int to a string field transform the value to 0. (EditCellValue(fld,num,3) returns 0 in the field of the shapefile.I transformed my string field to an...
View ArticleCommented Issue: chinese text labels sometimes casue crash [24278]
I use both mapwindows4.8.6 and mapwingis4.8 to label the china city names. When the number of the city name is small, it seems work fine. But when I have to deel with many city names, always it will...
View ArticleCommented Unassigned: Memory leak adding Labels [24785]
Hi I've found that each time I call sf.Labels.Generate("[CITY_NAME]", MapWinGIS.tkLabelPositioning.lpFirstSegment, True)or similar the Private bytes used goes up. sf.labels.clear does not reduce this....
View ArticleClosed Unassigned: Memory leak adding Labels [24785]
Hi I've found that each time I call sf.Labels.Generate("[CITY_NAME]", MapWinGIS.tkLabelPositioning.lpFirstSegment, True)or similar the Private bytes used goes up. sf.labels.clear does not reduce this....
View ArticleCommented Issue: Shapefile.SaveAs Mangles File Names [23763]
This is extremely minor (obviously)...if developer forgets to include an extension with the file name, SaveAs assumes the last 3 characters of the name are the extension and mangles the name. For...
View ArticleClosed Issue: Cannot load ECW with the last version [20972]
It seeems that the changes in the reference to library causes a crash.Not using libecw but the NCSecw causes ecw images to not be loaded and raises an unknown raster function esception.Comments: I've...
View ArticleClosed Issue: Draw lines are not displayed if there are no labels or...
From http://www.mapwindow.org/phorum/read.php?3,22438We have downloaded the last version of the mapwingis component and even downloaded the source and recompiled the ocx.We are still experiencing the...
View ArticleSource code checked in, #75329
Suppressing expected GDAL errors from being reported to client.
View ArticleSource code checked in, #75330
Updating debug message: some of them removed, some upgraded to user callback errors. Special "Assertion failed" type of error is added for situations which weren't expected to happen (also passed to...
View ArticleNew Post: problems saving jpeg
Thx for your answer, i tried with a lower resolution and more pictures have the map loaded but still not all of them. So i tried the loadtilesforsnapshot method, but the tilesloaded event never fires....
View ArticleSource code checked in, #75402
Added to also copy the GDAL SDK licenses, this is needed for the installer.
View Article