Projects
- QGIS
This is the umbrella project for official QGIS related projects.
- Quantum GIS Desktop
The quintessential user friendly, cross platform (win/lin/mac) open source GIS desktop application. Use this project to report and browse issues relating to Quantum GIS.
To get started reporting bug, please see BugreportsPlugins' bugs should be reported in the appropriate pages: http://hub.qgis.org/projects/qgis-user-plugins...
- Quantum GIS Plugin Builder
A QGIS plugin that builds a starter template from which you can develop your own plugin. The Plugin Builder creates a fully functional plugin.
To test your new plugin don't forget to:- Copy it to your plugins directory
- Compile the resources.qrc file with pyrcc4...
- QGIS Redmine (aka Hub)
Issues about this website. Use this project to report issues relating to the QGIS redmine instance. Please browse existing issues before adding new ones.
- Quantum GIS Django Site
Qgis Django Plugin Website
- Web Clients
These projects implement web clients for the QGIS Server
- Lizmap Web Client
Lizmap Web Client is a complete web application dedicated to show dynamic maps created with Qgis.
It is build with Jelix (a PHP framework), Jquery (a Javascript framework) and OpenLayers (a javascript set of tools to create and display maps in a web page)....
- QGIS for Android
This is the official page of the Android port of QGIS
Blog and docs
Contact
Repository
Download
Tested Devices - User Plugins
User contributed QGIS plugins - see http://plugins.qgis.org/
- Arpat plugin

Display stratigraphy from surveys
- Atlas plugin
This project is a QGIS Python plugin to create map books (atlas). It generates output images given a coverage layer.
Features¶
- Text replacement in labels with coverage table attributes
- Set a margin around coverage geometries
- show/hide coverage geometries...
- CadTools
Some tools to perform cad like functions.
- Closest Feature Finder

Select the closest feature
- Custom DB Query Plugin
Allows loading custom SQL queries from PostGIS and SpatiaLite databases. It can load spatial queries directly in QGIS' map canvas as new layers. It can also perform normal SQL queries and show the results as a table.
- DB Manager

Thanks to the hard work of Giuseppe Sucameli, the supervision of Martin Dobias, and the support of Google for its Summer of Code initiative, DB Manager is now available. DB Manager's aim is to merge some of QGIS DB plugins, e.g. PGManager, SLManager, RT_Sql_Layer. At the moment it works with both PostgreSQL and SQLite databases. It displays list of tables, info about the selected table. In addition, allows the user to rename/delete tables through its GUI and run query on the selected database, hence replaces SLManager. ...
- Dimensioning
Plugin for dimensioning.
- Dockable Mirror Map

Creates one or more dockable map canvas synchronised with the main one
- earthbeat
Earthbeat allows displaying pixels' profiles (time series or spectral profiles).
- Elevation
Obtain and display point elevation data using Google Maps
- GarminCustomMap
The GarminCustomMap plugin exports the map canvas to a Garmin Custom Map (.kmz-file), which can be used as a background map on compatible Garmin GPS units.
- Grids for Atlas
This plugin allows to create vector grids feeding the Atlas plugin. The grids will cover the extent of a coverage layer.
You can either generate a "classic" grid, or a "dynamic grid" more adapted to linear-shaped coverage layers.
The plugin has been developed by the GIS Pole in Biotope, office of environmental studies....
- Group stats

Group Stats is a plugin which calculate stats for groups of features - HomeRange_plugin
Home range calculations from animal tracking data: Kernel, NNCH and MCP calculation with R functions. Requires R, rpy2, adehabitat, rgdal.
- Hotlink
Triggers actions on single click
- Item Browser
This plugin allows you to browse a multiple selection in QGIS.
First, connect the layers by clicking the "plug" icon or the corresponding menu entry. Choose the layers to be connected and validate.
Select features and see at the bottom left of QGIS a dialog to browse your selection....
- Layers menu from project
Build layers shortcut menu based on QGis project
- Linear referencing plugin

Calculate dynamic segmentation for PostGIS layers
- Lizmap Plugin
This plugin helps to publish maps to a web server.
The user creates a project in Qgis, then uses Lizmap plugin to configure and synchronize the local project and data with the server.
On the server side, Lizmap Web Client (1) and Qgis Server (2) must be installed and configured.... - Load Them All

Recursively loads files stored in a directory structure, based on several filters - Loop Visible Layers
This QGis plugin allows for layers or groups to be displayed in a loop.
The plugin interface is a small dock widget which should appear in the left dock when the plugin is activated.
The "Select Group" selection allows to define the source for the layers to loop....
- Mask
Help to create mask
When one or more objects are selected, activating the plugin generates a polygon memory layer containing a "mask" whose dimension is twice area of the current view.
The mask is a gray box, with holes in order to highlight the underlying objects... - MemoryLayerSaver
The MemoryLayerSaver plugin automatically saves "memory" provider layers as GML files alongside the project file.
Several other plugins (eg the contour plugin) create map layers for which the data is held in memory rather than in persistent storage. When the project is saved the definition of the layer is stored, but the content is not saved. This plugin automatically saves all such layers as GML files alongside the QGIS project file so that when the project is reloaded the memory provider layers are intact. ...
- MetaEdit
XML metadata viewer and editor.
- MultiView
This plugin allows analysis of multi temporal and multivariate datasets
- OGR2Layers

OGR2Layers create a html page with OpenLayers library to show on the web your vector data loaded on QGIS. You can choose a background layer, add some controls, you can render data using QGIS symbology and add query on your layer....
- OpenLayers Plugin
OpenStreetMap, Google Maps, Yahoo Maps layers and more
- Photo2Shape
Photo2Shape is a QGIS plugin used to create point shapefile from a set of geotagged photos
More info can be found:- in Russian http://gis-lab.info/qa/photo2shape.html
- in English http://gis-lab.info/qa/photo2shape-eng.html
- PinPoint
Creates a pin (marker) with an optional description where you click on the map.
- plugins starter plugin
A plugin to start multiple plugins with one click
- Profile from Line plugin
Allows the creation of points along vector lines with a user-specified distance in between. The new points can optionally sample the value of raster layers that overlap them.
- ProfileTool
Make profile from raster
- QConsolidate

QConsolidate is a QGIS plugin used to consolidate all project layers into single user defined folder. This can be useful is you decide to share project with many layers from different directories with other person.
- QGIS File Browser
A tree like file browser that allows opening any supported qgis format with a double click into the map canvas as a layer. The tree can also be filtered to show only certain file types.
Hopefully support to open layers from different database engines will be added in the future. ... - qgsAzimuth
The projet's goal is to give a set of tools to draw geometries based on descriptive texts that works with coordinates such as azimuth and distance.
- qSearch
Simple interface to search within a table and save searches to run them later.
- Query By Example
Select features by location.
- QuickMultiAttributeEdit
Edit and assing same column value in the attribute table for the selected elements
QuickMultiAttributeEdit is very different from MultiEdit
QuickMultiAttributeEdit plugin want to be a very quick and handy way to update a features for the selected attributes into the current/active layer ... - RandomHR

AniMove: Randomization of home ranges within a study area. Developed by Borys Jurgiel for Faunalia and University of Florence
- Remove empty layers

Clears the layer list widget (legend) by removing empty layers - RT Postgres Extractor

Extract part of many PostGIS layers. Developed for the Tuscany Regional Government, Italy (SIGTA)
- RT SQL Layer

Load a PostGIS/SpatiaLite layer using a custom query. Developed for the Tuscany Regional Government, Italy (SIGTA)
- Save as SLD
Save layer style as Styled Layer Descriptor
- scattergramIdentify
Adds identify function to scattergram, this is a temporary branch until I manage to contact G. Picard (author of the original scattergram) and to see if he wants to merge the codebase
- Script Runner
Run Python scripts from QGIS
- SEXTANTE
A geospatial data analysis framework for QGIS.
- Shift Points

Shift Points is a simple QGIS Python plugin used to modify point shapefiles where several point features have the same position. With the normal display, it is hard to see if several features overlap.
The Shift Points plugin moves such features in a circle around the "real" original position. As you can see this is very close to work of the "Point displacement" renderer in QGIS. But while renderer only works in render-time, this plugin creates new shapefile with shifted (displaced) features....
- ShortestPath
Finding the shortest path on the vector layer
- SimpleSvg
SimpleSvg is a plugin which tries to save current map as SVG. Other then the normal SaveAsSVG in the composer, this plugin tries to keep the GIS-grouping intact: layers in Qgis will be layers in Inkscape, symbol classes will be groups. Objects will have ids with the layername in it, so the id's kan be used of a search in the xml-view of Inkscape. ...
- SoilTexture
Define soil texture from sand and clay raster maps
- SpatiaLite Manager
Manage your SpatiaLite databases
- Statist
Provides basic statistics information in text and graphical (frequency distribution histogram) form for any (numeric or string) field of vector layer. It can work with whole layer or only selected features and supports both provider and joined fields.
More info can be found:...
- Table Manager
Edits an attribute table structure
- Transformation Tools

Transform vector and raster layers using NTv2 grids or towgs84 parameters. Developed for the Emilia Romagna Regional Government, Italy
- Triangulation

Allows the triangulation of radio telemetry bearings
- UMN Mapserver QGIS plugin
Mapfile Tools: Load UMN Mapserver mapfile as Layer
- UuidGenerator
Plugin for creating a UUID.
- Valuetool
Valuetool shows you the values from rasterlayers in a dockingwidget. Either as values or as graph.
Valuetool plugin is originally developed by G. Picard, but to make it possible to make changes it is put under hub.qgis.org. - VectorFieldRenderer
This plugin creates a new symbology, which represents vector attribute data (for example flow rate and direction, earthquake displacements) as arrows scaled and oriented according to the vector. The vector can be represented as cartesian or polar coordinates. The plugin includes a menu bar which is used to interactively resize the symbols, and also creates a scale box on the map window....
- VTEnviro
plugin viewer 3d
provides an interactive, realtime 3D navigation of your virtual terrain.
Loads all the elements of the scene: elevation data, ground textures, roads, buildings, vegetation, vehicles
interaction currently includes:
browsing the scene graph... - wktRaster Postgis Plugin
This plugin is an user interface for loading raster data into a postgis server and viewing on Quantum GIS.
- Xytools
The aim of the xy-tools-plugin is to fill an x- and y-column of a given attribute table by clicking on a (reference) map.
After 'filling the x and y column' you are able to export the table to a point shape file.
Since version 0.2 you can also open Excel files, and using an x- and y-column load it as a Point layer. The plugin can save an attribute table from a loaded vector layer as an Excel file (you'll need xlw and xlrd python libraries for that, see http://www.python-excel.org/)... - Ziplayers
Create zips from loaded layers
Also available in: Atom