Source code checked in, #75076
a) some reordering of items in idl to avoid changes of casing for names ( http://stackoverflow.com/questions/3179676/c-exposed-property-for-com-in-idl-is-showing-as-lower-case-all-of-a-sudden ); b) fix...
View ArticleNew Post: MapWinGis.Ocx 4.9.2 crashes on displaying Labels
Hello everybody, I'm currently trying to move my Application (Ms-Access 2013, VBA) to MapWinGis 4.9.2. After installing MapWinGis.ocx everything seems to work, as far as I've tested it. However, when I...
View ArticleNew Post: Corrupted files
Hi, I have an application with Mapwingis whiuch suddenly appears to have one of it's shapefiles corrupted, that to say all shp, shx, dbf filled with "00"'. I wonder how this could happen and would...
View ArticleNew Post: Show layers on MapWinGis from Google Earth
Thanks for your kind reply PMEEMS !! The link you provided has helped us a lot. The only drawback we noticed is that if you are using the cache, the application slows down slightly or significantly. Ok...
View ArticleSource code checked in, #75084
Shapefiles.SimplifyLines will use GeosTopologyPreserveSimplify for polygons.
View ArticleSource code checked in, #75087
a) More work on built-in Shapefile Editor (including IUndoList COM interface). Not yet finished. b) OgrLayerMaxFeatureCount property - limits the number of features which can be loaded into memory.
View ArticleNew Post: Draw Lines with coordinates
Hi, I am a really beginner with MapWinGIS activeX. I like to draw one or several lines give by coordinates on a map. How can I do that ? Thanks in advance and greetings
View ArticleSource code checked in, #75089
a) Shapefile Editor proceeded; b) background tile-loading threads will be terminated with TerminateThread call, rather then waiting for HTTP response (no delay during application shutdown);
View ArticleSource code checked in, #75092
Built-in shapefile editor: support of multi-part shapes plus some reshuffling of API (it's getting closer to the final form).
View ArticleSource code checked in, #75099
More on shape editor. Also a fix for a bug in selection of multi-part polygones.
View ArticleNew Post: Where is the branch of mapwingis 4.9.2?
I download the lastest version, but I can not find the branch of version 4.9.2. where can I find it ?
View ArticleNew Post: An suggest about gdal and mapwingis!
Everyone known, the interface of gdal v2 and v1 has a lot of change! so I suggest mapwingis create branch every gdal version. I known someone use gdal v1.11.1, they expand the source code of gdal to...
View ArticleSource code checked in, #75100
Shape editor: move and remove inner rings of poly along with outer ring.
View ArticleSource code checked in, #75101
Shape editor: support for point and multi-point shapes (actually only some minor fixes were needed).
View Article