This is the final installment in my screencast series on MapWindow GIS. In addition to an easy-to-use shapefile editor, MapWindow has some advanced tools for combining, manipulating, and selecting from shapefile layers that aren’t all that common in freeware GIS software.
Among these are:
- Clip Shapefile With Polygon – Finds the intersection between two shapefile layers (“And” operation)
- Erase Shapefile With Polygon – Erases shapefile with another shapefile; useful for “Not” operation, or creating shapefiles with holes in the polygons
- Merge Shapes – Combine shapes in different layers (“Or” operation)
- Clip Polygon With Line – Split a polygon into two separate polygons using an arbitrarily-shaped line
- Buffer Shapes – Create a new polygon layer whose shapes are defined by shapes in another layer (point, line or polygon) plus a specifiable buffer distance
- Export Shapes To New Shapefile By Mask – Select shapes in one layer by using shapes in another; combine it with Buffer Shapes for spatial selection (e.g. buffer a city by 10 kilometers, then use that buffer layer and this tool to select all cities within 10 kilometers of the selected city)
Here’s a screencast that demonstrates some of these functions:
Related posts:
- Intro To MapWindow GIS III – Shapefile Editing
- Recap Of Intro To MapWindow GIS Series
- Free ArcGIS Extensions For Municipal GIS Applications
- Converting Raster Area Images Into Polygon Shapefiles
- Online Google Earth Utilities For Buffering And Area Calculations
- Free Toolsets for ArcGIS
- Converting Google Earth KML Files To Shapefile Format
- Intro To MapWindow GIS II – Shapefile Attribute Tables
- Converting Text/Spreadsheet Data To Line/Area Shapefiles
- Assigning Attributes From A Polygon Shapefile To Another Shapefile
- Introduction To MapWindow GIS I – Shapefile Viewing
- MapWindow GIS Version 4.4 Is Out
- SAGA GIS 2.0 Released
- Two Online Vector GIS/GPS/KML Conversion Utilities
- Exporting Shapefiles To Google Earth IV – Shape2Earth


Thanks a lot, these quick tutorials were quite helpful in getting up to speed.