Download
From Quantum GIS Wiki
Page en Français Seite auf Deutsch
QGIS is available on Windows, MacOS X and Linux. Binary packages are provided for the current version. The current version is QGIS 1.5.0 'Tethys' and was released on 29 July 2010.
Quantum GIS is open source software available under the terms of the GNU General Public License meaning that its source code can be downloaded through tarballs or the Subversion repository (SVN).
For testing and learning purpose, we also provide a sample dataset, which contains collections of data from different sources and in different formats, like GPS data, a small GRASS location, GeoTiff, ERDAS Img, Shape or GML formats.
Contents |
Windows
Standalone Installer (recommended for new users)
The standalone windows installer is also based on the OSGeo4W packages and
includes GRASS.
Download QGIS 1.5.0
Update: The installer is now localized, includes SSL support for PostgreSQL and ECW and MrSid support and some more python modules for plugins.
OSGeo4W Installer
The OSGeo4W repository contains a lot of software from OSGeo projects. QGIS 1.5 and all dependencies are included, along with Python, GRASS, GDAL, etc. This is most suitable for people who want to be able to update dependencies from the OSGeo4W repository easily. The installer is able to install from internet or just download all needed packages beforehand. In both cases the downloaded files are kept in a local directory for future installations.
Download OSGEO4W Installer
In the installer choose Desktop Express Install and select QGIS to install Quantum GIS 1.5.
Trunk
Nightly builds of the Trunk are also available through the OSGeo4W Installer for testing purposes. Use Advanced Install to install the qgis-dev package from the Desktop section.
MacOS X
Standalone Installer (recommended for new users)
This version is an 'all in one' bundle and does not require installation of additional dependencies. Note it does not include GRASS support. Separate installers available for OS X Leopard (10.5) and OS X Snow Leopard (10.6).
FrameWorks
This version requires separate installation of dependency frameworks. GRASS is supported with this version. Separate installers available for OS X Leopard (10.5) and OS X Snow Leopard (10.6).
KyngChaos Qgis download page (framework requirements listed here)
Trunk
Separate installers available for OS X Leopard (10.5) and OS X Snow Leopard (10.6).
Linux
Debian
Release
incl. updated GRASS
Unofficial release of QGIS 1.5 for lenny (i386 and amd64).
deb http://debian.gfoss.it/ lenny main deb-src http://debian.gfoss.it/ lenny main
Note: Please remove all the QGIS and Grass packages you have installed from the Gfoss repository before doing the update.
for Lennies GRASS
QGIS 1.5.0 for Debian Lenny. It's a backport in strictest sense, compiled with GRASS 6.2.3 (the version of GRASS in the repository of Debian Lenny), unlike http://debian.gfoss.it package. Packages are available from the repo:
deb http://aportes.venenux.org/usuarios/Alexis/SIG/repoSIG/ pachamama main
Or all packages as zip file:
http://aportes.venenux.org/usuarios/Alexis/SIG/qgis-1.5.0.tar.bz2
Trunk
Nightly builds of the trunk are available from following repository (i386 and amd64):
| Lenny | deb http://qgis.org/debian-nightly lenny main deb-src http://qgis.org/debian-nightly lenny main |
| Squeeze | deb http://qgis.org/debian-nightly squeeze main deb-src http://qgis.org/debian-nightly squeeze main |
| Unstable | deb http://qgis.org/debian-nightly sid main deb-src http://qgis.org/debian-nightly sid main |
Fedora
QGIS 1.5 is available for Fedora 12 and 13.
Fedora splits QGIS into 3 packages: qgis, qgis-python, qgis-grass.
If you don't need support for GRASS or Python, just leave out the corresponding packages in your yum call. The pound key (#) indicates, that you must run yum as the root user. Don't type the pound key!
# yum update qgis qgis-python qgis-grass
openSUSE
openSUSE packages for 11.1, 11.2, 11.3, Factory, SLE10 and SLE11 (32 and 64bit). Add the following repository to your installation manager. All packages include GRASS and Python support.
http://download.opensuse.org/repositories/Application:/Geo/
For SLE10 you also need to add:
http://download.opensuse.org/repositories/Application:/Geo/QT4/
Mandriva
Current
urpmi qgis-python qgis-grass
Ubuntu
Release
Current packages available for jaunty, karmic, lucid and maverick from
sudo apt-get install add-apt-repository sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable sudo aptitude install qgis
Trunk
Nightly builds of the trunk are available from following repository (i386 and amd64):
| Lucid | deb http://qgis.org/debian-nightly lucid main deb-src http://qgis.org/debian-nightly lucid main |
| Maverick | deb http://qgis.org/debian-nightly maverick main deb-src http://qgis.org/debian-nightly maverick main |
Slackware
Slackware 13.1 packages for 1.5.0 on http://gotslack.org/qgis.
Sources and Sample Dataset
Source Code
See installation guide for notes on compiling from source
| Current | 1.5 md5 |
| SVN Trunk | svn co https://svn.osgeo.org/qgis/trunk/qgis qgis_trunk |
| SVN 1.5
(current) | svn co https://svn.osgeo.org/qgis/branches/Release-1_5_0 qgis_1.5.0 |
| SVN 1.4 | svn co https://svn.osgeo.org/qgis/branches/Release-1_4_0 qgis_1.4.0 |
Alaska
There is a QGIS Alaska sample dataset available including raster, imagery and vector data in several formats including a GRASS database. The dataset contains a collection of data from several sources and can be used according to their different licenses. A README file with more information is shipped with the dataset. The dataset is projected as Alaska Equal Area with unit feet (EPSG 2964). The QGIS manual contains many examples based on these data.
The windows installer has an option to download these data during installation, for other OS you can download the dataset.
GRASS' Spearfish
For extensive testing and working with GRASS functionalities included in the QGIS GRASS-Plugin, there are also many sample GRASS data, e.g. the Spearfish or North Carolina sample locations available from the GRASS GIS project.

