New Post: ECW slow
Dear MapWinGis Team, I am using an ECW file of 3 Gb. Loading it takes about 30 seconds and zooming and panning takes multiple seconds too. Zoom extents takes about 20 seconds. Using QGIS or another GIS...
View ArticleNew Post: Problem deploying VB.NET Application
I have a problem and no clue... Maybe somebody has an idea... I've developed an winforms application with MWG 4.9.3.6. The application runs without problems on my development system. Now I've tried to...
View ArticleNew Post: Tile provider problem
Hi, I'm setting tile provider for my map. some of providers work fine but some of them not working. for example GoogleTerrain work fine but GoogleSatellite not show some of places. First I think that...
View ArticleNew Post: Accessing MapWinGIS assemblies from python?
Hi, Up until now I have been trying to use gdal/osr .dll files to call their functions in ironpython 2.7. Sadly I did not succeeded in this. Encouraged by the simplicity of the Mapwindow syntax, I am...
View ArticleNew Post: New draw
Did you already tried map.DrawLineEx: http://www.mapwindow.org/documentation/mapwingis4.9/group__map__drawing__layers.html#gafaf72f06008e355895ff9eb62629a178 When you don't want to draw on a drawing...
View ArticleNew Post: New draw
Thanks for the answer. I first place the markers, the markers and then you need to build lines. How do I get the coordinates of the markers? it will be something like a direct route
View ArticleNew Post: New draw
If you placed the markers you know the coordinates, right? Perhaps you need to convert them from pixels to coordinates: map.PixelToProj:...
View ArticleNew Post: New draw
All right, but you need to build a line from one marker to another as a click on the marker to get its coordinates? let's say I have 10 markers and the line should be built from the 7 to 5, from 5 to...
View ArticleNew Post: Point Selected
Hello, please tell me how you have chosen to one point , and you get the coordinates?
View ArticleNew Post: Read fields, values and feature points from a .shp example
Creates a new shapefile by re-projecting the current one:http://www.mapwindow.org/documentation/mapwingis4.9/group__shapefile__geoprocessing.html#gaa248de52c40fadf103ce50d3c349d6da
View ArticleNew Post: ECW slow
We had some issues with the ECW file:https://mapwindow.atlassian.net/browse/MWGIS-14 Which version of MapWinGIS are you using? It should be fixed in v4.9.3.6. If the problem persists could we get the...
View ArticleNew Post: WMS add layer
Here is some documentation about the WMS class:http://www.mapwindow.org/documentation/mapwingis4.9/class_wms_layer.html I just tested your url in MW5 and it cannot connect either. I've created an issue...
View ArticleNew Post: OGR DynamicLoading
Do you still have this problem? If so it sounds like a bug.
View ArticleNew Post: Mapwingis 4.9.3 Tiles problem
Sorry for replying so late, I'm catching up with the questions. Can you share the url of the TMS provider so we can try to fix this? I think the provider should report if it is using flipped...
View ArticleNew Post: OGR DynamicLoading
I reported it at https://mapwindow.atlassian.net/browse/MWGIS-29 I'm not sure when we will fix it. At the moment we don't have much C++ developers in the team.
View ArticleNew Post: OGR DynamicLoading
At this time this isn't of primary importance (for me). I'm sorry that C++ is not in my toolbox, else I woul try to help. Have to say, that 4.9.3.6 is really great! I'm working with Mapwingis for...
View ArticleNew Post: tiles transparency
Looking at the Tiles class (http://www.mapwindow.org/documentation/mapwingis4.9/class_tiles.html) this is not possible. Tiles layers are always the most bottom layer. If you make them semi-transparent...
View Article