Updated Wiki: Home
Welcome to the MapWinGIS ActiveX Control ProjectWhat is MapWinGIS?MapWinGIS.ocx is used to provide GIS and mapping functionality to any Windows Forms based application.MapWinGIS.ocx is a FREE and OPEN...
View ArticleSource code checked in, #75037
VS2010 projects for MapWinGIS and SpatialIndex (can also be used with VS2013 targeting VS2010 toolset). GDAL SDK which can be downloaded from here: http://www.gisinternals.com/sdk, should be placed...
View ArticleNew Post: migrating from 4.8.8 to 4.9
I assumed you are using TortoiseSVN to get the source code. Is that correct. I have not seen the errors you mention before. Can you try again and let me know if the problem still persists?
View ArticleNew Post: Display layer between scale not works
Which version of MapWinGIS are you using? Perhaps you should call set_LayerDynamicVisibility before set_LayerMinVisibleScale? You can have a look at the Symbology plug-in...
View ArticleNew Post: migrating from 4.8.8 to 4.9
Hi Paul, I just tried again and it's better it starts to download but asks for username and password.
View ArticleNew Post: 4.9.2 measurement tool units
My map data is stored in meters, but I would like to measure lines and areas in feet and acres. Is there a way to get at the labels to convert the units? Or are there plans to build this conversion...
View ArticleNew Post: migrating from 4.8.8 to 4.9
olivier57 wrote: Hi Paul, I just tried again and it's better it starts to download but asks for username and password. I tried agin and was abloe to download small groups of files one at a time. Got...
View ArticleNew Post: MapWinGIS v4.9.2 released
Hi, I have some troubles trying to migrate an existing app to 4.9.2 If I just change references from 4.8.8 to 4.9.2,, VS 2010 is not able to open form, designer returning errors about Legend1 and...
View ArticleNew Post: Shapefile disappear when zoom in
I am developing a custom GIS application using mapwingis ocx control version 4.8.8. Everything works well, thanks very much for your hard work on the GIS control. I have one small issue with simple...
View ArticleSource code checked in, #75042
Merging the code from 4.9.3 branch, namely built-in shapefile editing functionality (at least a first part of it).
View ArticleSource code checked in, #75044
OgrDatasource, OgrLayer COM interfaces are added (yet to be implemented). Couple of unreferenced files removed.
View ArticleNew Post: MapWinGIS v4.9.2 released
I managed to acieve the migration. I can't tell exactly which steps I did and if all were appropriate but as a few ideas : By the way, I managed also to recompile mapwininterfaces, setting it to 4.9.2...
View ArticleNew Post: 4.9.2 ou 4.9.0 ?
Hi, I migrated my app to 4.9.2 but I'm surprised to notice that after dropping axmap component to a form, reference which I set to \mawingis 4.9.2\mapwingis.ocx changes to 2 differents references :...
View ArticleNew Post: MapWinGIS v4.9.2 released
Thanks for your detailed description. It will help others trying to migrate as well. I will have a look at the hidden functions. Thanks, Paul
View ArticleNew Post: MapWinGIS v4.9.2 released
set_LayerVisible is available in the documentation: http://www.mapwindow.org/documentation/mapwingis4.9/group__map__layer__properties.html#ga9f29503b417d5e4c48a94ed8ca50aeeb and should also be in...
View ArticleNew Post: 4.9.2 ou 4.9.0 ?
The interop dlls are generated by Visual Studio when you drop the axmap component on a form. I think since VS2012 you can set if you will have separate interop dlls or merge them in your own assembly....
View ArticleNew Post: 4.9.2 ou 4.9.0 ?
Hi Paul, Both dll AxInterop & Interop say 4.9.0.0 in properties/references
View ArticleNew Post: floating point division by zero 4.9.1
You should follow by link http://digital.ni.com/public.nsf/allkb/E6A73825E57FCD9F862570DD005E594F - that is the way to solve the problem
View ArticleSource code checked in, #75053
Irrelevant change to test the automated documentation process. That process should run tonight.
View Article