The plugins on this page are user-contributed and have not been thoroughly tested. Use at your own risk Not logged in

PyQGIS Plugins

Name Description Version File Name Contributor
BetterTable Simple attribute table based on model/view architecture. Useful when dealing with big vector layers. It's a proof of concept and so far allows only reading data. 0.1 bettertable.zip wonder_sk
Copyright Copyright plugin from QGIS ported from C++ to Python. It's a simple plugin that should serve as an example for those who start developping python plugins. 0.1 copyright_plugin.zip wonder_sk
findbyattribute Simple plugin to search for features by its attributes. 0.2 findbyattr.zip underdark
Geocoder Geocodes a list of addresses or placenames and creates a point layer 0.13 geocode.zip perrygeo Folder_home
Geoprocessing The plugin REQUIRES QGIS 0.10.0! The Plugin offers the geoprocessing functionality buffer, convex hull, intersection, difference, dissolve and union for all ogr and postgis layers. 0.37 geoprocessing.zip hdus
GHydraulic Calculate economic pipe diameters for water supply networks 2.0.0 ghydraulic.zip sdteffen Folder_home
Html Image Map Generates a html image map (image+html) from a given polygon layer 0.2 imagemap_plugin_v0.2.zip rduivenvoorde Folder_home
MapServer Exporter Creates a MapServer map file from a saved QGIS project file. This plugin will replace the current exporter at QGIS 0.9.2 0.2 mapserver_export.zip gsherman
NewLayer Example of how to create a new minimal PostgreSQL layer with predefined field types (not very useful but demonstrates the concept). Requires psycopg Python module. 0.1 newlayer.zip gsherman
QGIS Rest A rest client for QGIS to talk with REST based servers 0.01 qgisrest.zip aaronr Folder_home
RasterAlgebra This software provides a basic raster algebra facility for GDAL raster layers (c) 2007 Barry Rowlingson. 0.1 rasteralgebra.zip perrygeo Folder_home
Raster File Info A maptool plugin to identify all rasters that intersect a click point and show their path info. 0.03 rasterinfo.zip aaronr Folder_home
RGB Composition Plugin (REQUIRES python-gdal) Simple plugin to make an RGB composition from 3 single band images. 0.1.1 qgis_rgb.zip mauricio.dev
Spatial Operations Buffer, convex hull, difference, union, intersection of vector layers. Requires Python module Shapely, which has its own dependencies. Works fine in 0.9.1+. Rough but functional. 0.1 spatial_operations.zip tgwong
Threading An example of a plugin that operates in a QThread 0.01 threading.zip aaronr Folder_home
ZoomToPoint Zooms to an X, Y coordinate on the map. 0.1 zoom_to_point.zip gsherman