Quantcast

Created Unassigned: memory leak [26032]

hi, in MFC Dialog program,if the sub dialog which load the Activex Closed,I find memory leak in Process Manager.

View Article


New Post: WMS & Proxy

Hi, this is still a problem, I'm working on. I tried Pauls recommendation, but instead of a GDAL VRT I used a GDAL XML to load then WMS-Service. The XML looks like this:<GDAL_WMS> <Service...

View Article


New Post: DrawLabel not working

I am using VS 2013 and Mapwingis 4.9.4.0 I am able to draw points but when I try to add labels the program crashes with the following error. System.AccessViolationException was unhandled Message: An...

View Article

New Post: Creation of polyline 3D

Hi I try to create a polylineZ shapefile with MapWinGis, in C# on VS2010. Everything run but... why the shapefile contain everytime also the field M?? I've selected type POLYLINEZ for the shapefile and...

View Article

New Post: who's interested in DbGeometry to Shape , and back ?

any one interested?

View Article


New Post: DrawLabel not working

This is the code that I am using:Private Sub plotlabels() Dim lbls As MapWinGIS.Labels lbls = AxMap1.get_DrawingLabels(hndsrcpnt) lbls.FontSize = 10 lbls.FrameVisible = False For i = 1 To nummapseqs...

View Article

New Post: DrawLabel not working

I did some testing and found that the code executes completely and the error occurs at the end when the map refreshes.

View Article

New Post: add WMS-Layer in vba code

Hello everybody, I've just started over to update my application (ms access, vba) from MapwinGis 4.8.x to 4.9.4.2. I guess it'll be quite a challenge. I wonder if anybody could supply some example code...

View Article


New Post: Problem with add layer from image

I am using MapWinGIS4.9. When I add a layer from image, the scale of the map is incorrect. How can I adjust the scale to the correct one or edit the image before add layer? Thanks you for help!

View Article


New Post: Marker Clustering

Hello everybody, I just wonder if Map window has this feature like google maps ( how to use marker clusters to display a large number of markers on a...

View Article

New Post: Change FillColor Shape in VBA

All, I use Excel and VBA with the latest version of MapWinGIS. I like to show different shapes (cities, polygon regions) in different colors and at the same time I like to set the transparency of the...

View Article

New Post: Open shapefile from memory/stream

sleschinski wrote: No, I don't think it's possible without some extra work. Here are some approaches: 1) You can save it to the disk as temporary files (.shp, .shx, .dbf) and then read with...

View Article

New Post: GoogleSatellite- not displayed

Ok, I did not read in documentation about tile map services. All clear, I do not have a license :) Topic to close

View Article


New Post: Compile with x86

I created a project in Visual Studio Express 2013 with Map Control v. 4.9.4.2. When I compile it as Debug and AnyCPU, it passes with no problems. But when I try Release at x86 platform, I've got errors...

View Article

Created Unassigned: MapWinGIS 32-bit vs 64-bit trouble [26033]

Hello,We have integrated MapWinGIS to Visual Studio (versions 2013 and 2015, normal Windows Forms application) and there is a problem with Windows 10 and 64-bit computers with MapWinGIS. After some...

View Article


Commented Unassigned: MapWinGIS 32-bit vs 64-bit trouble [26033]

Hello,We have integrated MapWinGIS to Visual Studio (versions 2013 and 2015, normal Windows Forms application) and there is a problem with Windows 10 and 64-bit computers with MapWinGIS. After some...

View Article

New Post: Problem Mapwingis under Delphi.

Hello, I have an old Delphi application which uses Mapwingis 3.0. I replaced this version by 4.9-4-2 and I would want to use the new functions. It is especially Findclosestvertex that interests me but...

View Article


New Post: add WMS-Layer in vba code

Hi dimpflmoser, if your still interested: I do the following: Create a temporary xml-file describing the wms-layer (Description to be found here: GDAL-WMS) Then load this file as image and add it to...

View Article

New Post: Map Control Resize - memory leak?

Hi Tom, I've just noticed the same issue. Same ocx version. Have you investigated this or found the cause? Thanks.

View Article

New Post: Problem Mapwingis under Delphi.

As a matter of interest what is the OS of your development environment with 4.9.4.2 ?

View Article