New Post: Dissolve causes SelectShapes to give false positives
Hi Don, I've just committed new binaries. Read here: http://www.mapwindow.org/phorum/read.php?4,24284,24383 how to easily update your binaries.
View ArticleNew Post: Creating Snapshot for Printing
I want to print my map in high resolution, so that even if i print it on a 8x8 tarp the image will not get pixelized is it possible? heres my code Dim myImage As New MapWinGIS.Image Dim myExtents As...
View ArticleNew Post: Dissolve causes SelectShapes to give false positives
Hi Paul, The spurious selection issue appears to be solved, however I can't be sure as I am seeing unexpected behavior from Dissolve--it seems to have no effect. Have you had a chance to test the new...
View ArticleNew Post: Dissolve causes SelectShapes to give false positives
Paul, Please ignore my earlier msg. In further testing Dissolve seems to work, I'm not sure why my original test program is not working correctly, but clearly more research is required on my end, not...
View ArticleNew Post: Dissolve causes SelectShapes to give false positives
Hi Paul, 4.8.7.6 I've done some further testing and it appears to me that the issue with SelectShapes has not been solved. My ocx says it is version 4.8.7.6, but when I run my test program drawing a...
View ArticleSource code checked in, #72149
Updated version number and .lib dependencies in installation script and across project configurations.
View ArticleNew Post: Creating Snapshot for Printing
I'm in the same point. The image that I see is all blurry.
View ArticleNew Post: Vba access 2003 - can mapwingis do this :
Hi to all, firstly I must apologise for any typos, I'm writing is on a phone keyboard. The project I'm currently working on has the requirement to add a map to the ui, and show zones across a map. The...
View ArticleNew Post: Creating Snapshot for Printing
Hellow, Try to use SnapShot2 or SnapShot3 function. These functions have like input parameter a resolution in pixels of image that function returns. Here is syntax of...
View ArticleNew Post: Save Shape to sqlite using ExportToBinary method
Hellow, I am using mapwingis in Embarcadero RAD Studio C++. I want to save Shape object in sqlite by using ExportToBinaryMethod. The problem is that ExportToBinary function wants parameter of type...
View ArticleNew Post: Dissolve causes SelectShapes to give false positives
Hi Paul, I've tested on additional machines using the test program I sent you with version 4.8.7.6 and SelectShapes appears to have the same problem as before; i.e., selecting shapes that are not...
View ArticleNew Post: Arabic characters problem
Hi all, I am trying to open a shapefile that is located in a directory named in Arabic characters but i could not e.g: myShpFile.open(@"c:\مجلدجديد\shape1.shp"); maybe because MapWinGIS doesnt support...
View ArticleNew Post: Creating Snapshot for Printing
Hi Yankov! Thank you very much, that function do the trick!! Here's the whole Procedure for my printing map/shapeThis codes creates a snapshot and save it, then ask the user if he want to open the...
View ArticleNew Post: Arabic characters problem
its an example of the place i put my shapefiles in actually my shapefiles are in this path "I:\shp_yemen" and when i open them they open ok ,but if i renamed the Directory "shp_yemen" to "مجلد جديد" or...
View ArticleNew Post: About Labels
is there a way for labels to be displayed ALWAYS regardless of scale / zoom levels?"i want my labels always visible"
View ArticleNew Post: About Labels
Oops, sorry, Finally got it, by setting the SHape.Labels.AvoidCollision = false Sorry, My Bad! ^ ^
View ArticleNew Post: I then re-compile mapWinGis but encountered the following error:
LINK : fatal error LNK1181: can`t open “gdal_debug.lib”, but i can not find the "gdal_debug.lib". who can help me!!
View ArticleNew Post: About Labels
Pein_Map wrote: Oops, sorry, Finally got it, by setting the SHape.Labels.AvoidCollision = false Sorry, My Bad! ^ ^ Have you ever compiled MapWinGis do?
View ArticleNew Post: About Labels
FyWindy wrote:Pein_Map wrote: Oops, sorry, Finally got it, by setting the SHape.Labels.AvoidCollision = false Sorry, My Bad! ^ ^ Have you ever compiled MapWinGis do? You mean compile the source? No, I...
View Article