anuzcan / QGIS-Contour-Plugin

Copy of Lionel Roubeyrie's contour plugin - uses python matplotlib to generate contours of data on vector point data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contour plugin for QGIS.

Uses the python matplotlib contouring functions to create line or filled 
polygon contours of data.  Data should be numeric attributes of a point
vector layer.

Plugin built by Lionel Roubeyrie.  Contributions from Chris Crook

Zip the contents of the contour directory to create the plugin, i.e.

zip -r contour contour

About

Copy of Lionel Roubeyrie's contour plugin - uses python matplotlib to generate contours of data on vector point data.


Languages

Language:Python 100.0%