ccrook / QGIS-Contour-Plugin

Contour plugin for QGIS - 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 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

About

Contour plugin for QGIS - uses python matplotlib to generate contours of data on vector point data.


Languages

Language:Python 89.6%Language:HTML 10.3%Language:Makefile 0.1%