QGIS-Contour-Plugin
QGIS-Contour-Plugin copied to clipboard
Copy of Lionel Roubeyrie's contour plugin - uses python matplotlib to generate contours of data on vector point data.
Contour plugin for QGIS GIS software.
This plugin uses the python matplotlib contouring functions to create line or filled polygon contours of data. Source data should be numeric attributes of a vector layer of point geometries.
Original plugin built by Lionel Roubeyrie. Current version maintained by Chris Crook
Deployment
Zip the contents of the contour directory to create the plugin, i.e.
zip -r contour contour