Source code checked in, #72052
Fields are copied when calling BufferByDistance on a shapefile without the merge option specified.
View ArticleNew Post: Dissolve causes SelectShapes to give false positives
Hello Paul and Sergei, Many, many thanks for your good work on this! I haven't been able to test it yet, though. Paul, I followed your instructions to download the latest build, but got the previous...
View ArticleNew Post: Problems to add shapefile in a map
Thanks a lot,Paul. I upgraded my binaries,but the same error occurred, And MapWindow GIS has no problem.My souce code is very simple. Public Class Form1Private Sub Button1_Click(ByVal sender As...
View ArticleNew Post: Dissolve causes SelectShapes to give false positives
Hi Don, Thanks for the kind words. The problem was not with the dissolve method but with the selectShapes method. I'm not sure about the version numbers, perhaps I haven't updated them yet ;) If you've...
View ArticleSource code checked in, #72053
GDAL errors redirected to global callback for Utils.CopyNodataValues.
View ArticleNew Post: Dissolve causes SelectShapes to give false positives
Hi Paul, Can you please check once more on your end. I have tried the Update2SVN process two more times, once on a "clean" machine and once on my development machine. In both instances the ocx version...
View ArticleNew Post: Make shape selections move to top?
Hi everyone, Just curious if there's a way to easily move any shapes I've selected to the top of the Map. (ie. Selected shapes would sit above everything else, but the, when de-selected, would return...
View ArticleCreated 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 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 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 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 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 ArticleNew Post: Dissolve causes SelectShapes to give false positives
Hi Don, I'll create new binaries in 24 hours. I'll check the version numbers and will check your problem as well. I'll keep you posted. Paul
View ArticleNew Post: Dissolve causes SelectShapes to give false positives
Hi Paul--Many thanks!! Don
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 ArticleNew Post: Set PointSize of a Point/Text layer
Hello everybody, I wonder how to set the size of the pointsymbol for a layer in vba. I use for example:colLayers(strLayers(intLayerCount)).setLineWidth Forms!frmMap.mapMain, objRec!LayerLineWidth to...
View ArticleNew Post: Set PointSize of a Point/Text layer
Hello again, solved it for myself - ok, to be honest I found an older Post on this. The solution is:Forms!frmMap.mapMain.ShapeLayerPointSize(layerHandle) = LayerPointSize Thanks again
View Article