QGIS is a geographic information system (GIS) software that is free and open-source.[2] QGIS supports Windows, macOS, and Linux.[3] It supports viewing, editing, printing, and analysis of geospatial data in a range of data formats. QGIS was previously also known as Quantum GIS.

QGIS
Developer(s)QGIS Development Team
Initial releaseJuly 2002 (2002-07)
Stable release
3.36.2[1]Edit this on Wikidata / 19 April 2024
Repository
Written inC++, Python, Qt
PlatformWindows, Linux, Mac OS X, Android(beta)
Available inMultilingual
TypeGeographic information system
LicenseGNU GPLv2
Websiteqgis.org/en/site/ Edit this at Wikidata

Functionality

QGIS functions as geographic information system (GIS) software, allowing users to analyze and edit spatial information, in addition to composing and exporting graphical maps.[2] QGIS supports raster, vector, mesh, and point cloud layers.[4] Vector data is stored as either point, line, or polygon features. Multiple formats of raster images are supported, and the software can georeference images.

QGIS supports shapefiles, personal geodatabases, dxf, MapInfo, PostGIS, and other industry-standard formats.[5] Web services, including Web Map Service and Web Feature Service, are also supported to allow use of data from external sources.[6]

QGIS integrates with other open-source GIS packages, including PostGIS, GRASS GIS, SAGA GIS, and MapServer.[6] Plugins written in Python or C++ extend QGIS's capabilities. Plugins can geocode using the Google Geocoding API, perform geoprocessing functions similar to those of the standard tools found in ArcGIS, and interface with PostgreSQL/PostGIS, SpatiaLite and MySQL databases.

QGIS is built on top of, and standard installs include, broadly-used open-source GIS format and projection conversion libraries GDAL and proj.

Development

Gary Sherman began development of Quantum GIS in early 2002, and it became an incubator project of the Open Source Geospatial Foundation in 2007.[7] Version 1.0 was released in January 2009.[8]

In 2013, along with release of version 2.0 the name was officially changed from Quantum GIS to QGIS to avoid confusion as both names had been used in parallel.[9])

Written mainly in C++, QGIS makes extensive use of the Qt library.[6] In addition to Qt, required dependencies of QGIS include GEOS and SQLite. GDAL, GRASS GIS, PostGIS, and PostgreSQL are also recommended, as they provide access to additional data formats.[10]

A screenshot from QGIS-Android in 2014.

As of 2017, QGIS is available for multiple operating systems including Mac OS X, Linux, Unix, and Microsoft Windows.[11] There are several third-party apps that allow use of QGIS on mobile devices such as QField (Android, iOS and Windows), Mergin Maps (Android, iOS and Windows) and IntraMaps Roam (Windows).[11]

QGIS can also be used as a graphical user interface to GRASS. QGIS has a small install footprint on the host file system compared to commercial GISs and generally requires less RAM and processing power; hence it can be used on older hardware or running simultaneously with other applications where CPU power may be limited.[citation needed]

QGIS is maintained by volunteer developers who regularly release updates and bug fixes. As of 2012, developers have translated QGIS into 48 languages and the application is used internationally in academic and professional environments. Several companies offer support and feature development services.[12]

Function

QGIS enables users to visualize their data using maps, charts, and diagrams while customizing the presentation with a variety of symbology choices. The capabilities for geographical analysis provided by QGIS, including as buffer construction, spatial querying, and geoprocessing. For more complex geographical analysis, users can additionally make use of plugins and algorithms. QGIS also makes it simple to share and publish geospatial data as maps, online services, or print maps in a variety of file formats, such as shapefiles, GeoTIFFs, and KML files.

Screenshot of Print Composer

In order to prepare printed map with QGIS, Print Layout is used. It can be used for adding multiple map views, labels, legends, etc.

Licensing

As a free software application under GNU GPLv2, QGIS can be freely modified to perform different or more specialized tasks. Two examples are the QGIS Browser and QGIS Server applications, which use the same code for data access and rendering, but present different front-end interfaces.[13]

Adoption

Many public and private organizations have adopted QGIS, including:

Release History

"LTR" indicates a Long Term Release. Detailed changelogs are available for releases 2.0 and later.[18]

QGIS Version History
VersionCodenameRelease DateNotes
0.0.1-alpha2002-07First public release.
1.0Kore2009-01-05
2.0Dufour2013-09-08New vector API, integration of SEXTANTE geoprocessing, symbology and labeling overhaul.  Dropped "Quantum" from the name.
3.0Girona2018-02-23Significant rewrite, upgrading to Qt5, PyQt5, and Python 3.
3.2Bonn2018-06-22
3.4 LTRMadeira2018-10-26
3.6Noosa2019-02-22
3.8Zanzibar2019-06-21
3.10 LTRA Coruña2019-10-25
3.12Bucureşti2020-02-21
3.14Pi2020-06-19New temporal controller.
3.16 LTRHannover2020-10-23
3.18Zürich2021-02-19
3.20Odense2021-06-18
3.22 LTRBiałowieża2021-10-22
3.24Tisler2022-02-18
3.26Buenos Aires2022-06-17Improved pointcloud and 3D support. New profile plotting framework.
3.28 LTRFirenze2022-10-21
3.30's-Hertogenbosch2023-03-03
3.32Lima2023-06-23
3.34 LTRPrizren2023-10-27
3.36Maidenhead2024-02-23

References

External links