Quantcast
Channel: MapWinGIS ActiveX Map and GIS Component
Browsing all 2341 articles
Browse latest View live
↧

Source code checked in, #75147

Split by polygon tool.

View Article


Source code checked in, #75148

Revamped selection tool: no client code is needed, apart from providing layer handle in Map.ChooseLayer event. Works as before if the event isn't handled. Improved rendering for selection box...

View Article


New Post: 4.9.3 bug(2)

onMouseWheel event not response. the reason maybe that CmapView has lost focus. Solved method is below: void CMapView::OnLButtonDown(UINT nFlags, CPoint point) { ... SetFocus(); }

View Article

Source code checked in, #75158

Couple of forgotten files plus an update of cmIdentify tool.

View Article

Source code checked in, #75163

New PostGIS tests

View Article


Source code checked in, #75164

Minor updates to the PostGIS tests

View Article

Source code checked in, #75165

Tying loose ends as going forward with demo application.

View Article

Source code checked in, #75166

Update of demo app, including editing of attributes and some limited PostGIS support.

View Article


Source code checked in, #75167

Some incorrect use of smart pointers fixed.

View Article


Source code checked in, #75168

Top level TestData folder is added.

View Article

Source code checked in, #75169

Moved to the root

View Article

Source code checked in, #75170

Moved TestApplication to Root/NET Assemblies/ folder

View Article

Source code checked in, #75171

Moved to Root/NET Assemblies/ folder

View Article


Source code checked in, #75172

Moved the test data to the root, so we can delete it from the trunk.

View Article

Source code checked in, #75174

Updated these scripts for creating a new PostGIS database.

View Article


Source code checked in, #75175

Make PostGIS style table to work with default schema for user.

View Article

New Post: mapinfo to shapefile OGRLayerToShapefile falls over for large MIF file

Hi there, I am using the latest release version of mapwingis (4.8.8). Same as current mapwindow gis desktop app uses. I tried to convert a mapinfo MIF file into shapefile using the Utils class...

View Article


New Post: Category expression syntax ?

Hi, I'm looking for a few documentation about expression syntax inside categories. Is there some function like SUBSTR([fieldname],2,3) to extract part of a field or INSTR to find a string inside...

View Article

Source code checked in, #75179

cmAddPart, cmRemovePart cursors merged with cmEditShape (ShapeEditor.StartOverlay). Separate behaviors for vertex editing and part editing (ShapeEditor.EditorBehavior).

View Article

Source code checked in, #75180

Update of demo app.

View Article
Browsing all 2341 articles
Browse latest View live