- Release plans recap for the road to QGIS 1.0
- New version of eVis
- Contour Lines in Qgis
- QGIS and Google Summer of Code
- Quantum GIS Graduates OSGeo Incubation
- Paolo Cavallini Named to QGIS Project Steering Committee
- Nominations for QGIS PSC Open
- Capturing map coordinates in a stand alone app...
- Tutorial 7 - Creating spatial datasets with the QGIS API
- Html Image Plugin 0.2
Tutorials
Html Image Plugin 0.2
Submitted by rduivenvoorde on Sat, 2008-01-19 12:51.Since 0.9.1 there is a nice way to upload your plugin in a repository, so others can install it automagically via the Python Plugin Installer.
A couple of months ago I needed a simple Html Image Map plugin, and wrote it using the Python Plugin Interface. Fixed some bugs in it (one which made that it was not working with postgis layers).
The plugin generates an image- and accompanying html-file for an image map.
- rduivenvoorde's blog
- 1 comment
- Read more
- 2704 reads
Screencast - Loading Data into GRASS with QGIS
Submitted by Gary Sherman on Wed, 2007-10-17 22:00.
This screencast shows you how to load vector and raster data into GRASS using the QGIS-GRASS plugin.
This screencast is ~ 9 minutes long and includes importing a shapefile and TIFF into a GRASS mapset.
- Gary Sherman's blog
- Add new comment
- Read more
- 4287 reads
Screencast - Creating a GRASS Location with QGIS
Submitted by Gary Sherman on Wed, 2007-10-17 20:13.
This screencast shows you how to create a new GRASS location using QGIS version 0.8.1 or higher. You should have some sample data in hand if you wish to follow along.
Please note that I use the words layer and map interchangeably. Strictly speaking, in GRASS a mapset contains maps and a map contains one or more layers.
- Gary Sherman's blog
- Add new comment
- Read more
- 2517 reads
Workbook from the QGIS Workshop Available
Submitted by Gary Sherman on Thu, 2007-09-27 16:00.
The workbook from the "Shuffling Quantum GIS into the Open Source Software Stack" workshop at FOSS4G2007 is now available as a PDF (1.3MB).
- Gary Sherman's blog
- 1 comment
- Read more
- 3202 reads
Video tutorials
Submitted by aaronr on Wed, 2007-05-16 06:14.
I have posted some video tutorials that QGIS users might find interesting. Basically I have started documenting building a new server from scratch installing everything needed to get 0.9 QGIS up and running with the Python bindings as well as running the Martin/Tim tutorials. You can check them out at:
- aaronr's blog
- 3 comments
- Read more
- 3620 reads
Tutorial 5: Creating temporary features on the map canvas
Submitted by Tim Sutton on Sun, 2006-10-08 05:24.
In my last tutorial I showed you how to add a raster layer to the map canvas. Today we will take a first look at managing transient objects on the map canvas. The QgsRubberBand class lets you draw lines and polygons on top of the map canvas, without them belonging to any data layer. This is typically useful for digitising and annotating maps. In a future tutorial I will show you how to do the same thing with point features.
- Tim Sutton's blog
- 3 comments
- Read more
- 5028 reads
Tutorial 3: Labelling map canvas features
Submitted by Tim Sutton on Sun, 2006-10-01 15:51.
In my last tutorial I briefly ran through using map tools to facilitate user interaction with the map canvas. Today we will take a brief look at labelling features.
- Tim Sutton's blog
- 1 comment
- Read more
- 4317 reads
Tutorial 2: Using MapTools with the QGIS Canvas API
Submitted by Tim Sutton on Sun, 2006-09-10 06:25.
Earlier this week I wrote up a simple tutorial showing the useage of the QgsMapCanvas api to create a simple application that loads a shapefile and displays the points in it. But what good is map that you can't interact with? Enter QgsMapTool - the base class for all tools that need to interact with the canvas.
- Tim Sutton's blog
- 8 comments
- Read more
- 7741 reads
Tutorial 1: Write a simple mapping application using the new QGIS Canvas API
Submitted by Tim Sutton on Tue, 2006-09-05 05:38.
Ok so not everyone wants a full blown GIS desktop application. Sometimes you want to just have a widget inside your application that displays a map while the main goal of the application lies elsewhere. Perhaps a database frontend with a map display?
- Tim Sutton's blog
- 24 comments
- Read more
- 10407 reads

Recent comments
1 day 11 hours ago
1 day 13 hours ago
1 day 16 hours ago
1 day 17 hours ago
3 days 9 hours ago
2 weeks 1 day ago
3 weeks 1 day ago
3 weeks 1 day ago
4 weeks 5 days ago
4 weeks 6 days ago