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 or higher! The Plugin offers the geoprocessing functionality buffer, convex hull, intersection, difference, dissolve and union for all ogr and postgis layers. 0.41 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
MapSheetAutoGeoRef Map Sheet Mass Georefrencing Automation for QGIS. Requires gdal-bin on unix and FWTools on Win platforms to be in PATH. Calls gdal utils externally and may need ImageMagick convert for some functionality to be in PATH. 0.90 MapSheetAutoGeoRef.zip j_j
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
PostGPS A set of dialogs for converting a point layer into a .gpx file and to take a any point layer and insert it into a PostGIS table; requires psycopg2 0.2 postgps.zip mavavrek
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. Version 0.2 has no dependencies. (28 June 2008) 0.2 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