Quantum GIS Documentation
Version 0.7Seamus
Please read this entire document for important information about this release.

Whats new in Version 0.7

  • On the fly projection support to automatically project layers from different coordinate systems
  • Map Composer for creating map layouts
  • Toolbox for running GRASS tools from QGIS. The toolbox can be easily customized to add additional tools
  • Handling of spatially enabled tables and views in PostgreSQL has been greatly improved. QGIS can now load any table in the database that contains a geometry column
  • PostgreSQL views containing a geometry column can be viewed in QGIS
  • Raster graphing tool to produce a histogram for a raster layer
  • Raster query using the identify tool allows you to get the pixel values from a raster by making it the active layer and clicking on the point of interest
  • User preferences provides customizable settings for the digitizing line width, color, and selection color
  • New symbols for use with point layers are available from the layer properties dialog
  • Spatial bookmarks allow you to create and manage bookmarks for an area on the map. Bookmarks are persistent and global; meaning they are available for all projects
  • Measure tool allows you to measure distances on the map with both segment length and total length displayed as you click
  • GPX loading times and memory consumption for large GPX (GPS) files has been drastically reduced
  • Many enhancements to the digitizing tools have been made, including the ability to capture data straight into PostgreSQL/PostGIS, and improvements to the definition of attribute tables for newly created layers
  • The Raster Georeferencer plugin can be used to generate a world file for a raster. The plugin allows you to define known control points in the raster coordinate system. Once enough control points are defined, the world file can be generated and the raster properly displayed in QGIS or other GIS applications
  • Improvements to the Mapserver export tool
New Requirements
  • SQLite version 3 is now required. Sqlite is used to manage the projections database and store persistent data such as spatial bookmarks.
  • The Expat XML Parser is required for the GPS plugin. This vastly improves the speed and memory management when loading GPX files.
  • The raster georeferencer plugin requires the GNU Scientfic Library (GSL).
GSL and Expat are optional and required only if you want to use the georeferencer or GPS plugins respectively. SQLite is always required.
Known Issues in this Release
General
OS X Specific
Windows
Reporting Bugs
If think you have found a bug, please consider reporting it to the development team. The steps to report a bug are:
  1. Go to the Bug Tracker at https://sourceforge.net/tracker/?group_id=55820&atid=478378
  2. If you have a Sourceforge user id, login
  3. Under the Group heading, change the choice to Version 0.7
  4. Click on the Browse button. This will give you a list of open bugs for Version 0.7
  5. Review the list to make sure your bug has not already been submitted. If it has, review the submission and see if there is anything you can add to the bug report to aid the developers
  6. If your bug has not been reported, click on Submit New
  7. Change the Group to Version 0.7
  8. Enter a summary and a detailed description
  9. Submit the bug
Note - If you don't login or don't provide an email address your bug report will be of little value since we have no way of contacting you for further information and/or clarification.
Installation Guide
How to build and install QGIS. The guide is available in both pdf and HTML format.
User Guide
A brief guide to using QGIS. The User Guide is available in pdf format.
All documents are installed in the qgis share/doc subdirectory.