Resources
Shape file tools¶
Shape files are available from many sources and in numerous formats. The following applications may be useful when working with shape (.shp) files:
- Mapshaper—If you wish to view or simplify
.shpfiles, this can be downloaded from mapshaper.org - DBFExplorer—When you have
.shpfiles, you may want to modify the.dbffile that contains the information about each shape. A free DBF editor can be downloaded from pablosoftwaresolutions.com -
FWTools—If you have a
.shpfile that does not conform to the WGS84 co-ordinate system, you need to convert it. This can be done usingogr2ogr, included in FWTools, which can be downloaded from fwtools.maptools.org. Example usage (converts from British National Grid to WGS84):
