Jump to content

QGIS

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by ClntLngr (talk | contribs) at 11:03, 2 November 2022 (→‎Release History). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

QGIS
Developer(s)QGIS Development Team
Initial releaseJuly 2002 (2002-07)
Stable release{{LSR|
article = QGIS 
| latest release version = 3.36.3[1]Edit this on Wikidata
| latest release date = 17 May 2024; 22 days ago (17 May 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

QGIS is a free and open-source cross-platform desktop geographic information system (GIS) application that supports viewing, editing, printing, and analysis of geospatial data.[2]

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 and mesh layers. 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.[3] Web services, including Web Map Service and Web Feature Service, are also supported to allow use of data from external sources.[4]

QGIS integrates with other open-source GIS packages, including PostGIS, GRASS GIS, and MapServer.[4] 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 can also be used with SAGA GIS and Kosmo.

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.[5] Version 1.0 was released in January 2009.[6]

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.[7])

Written mainly in C++, QGIS makes extensive use of the Qt library.[4] 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.[8]

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.[9] A mobile version of QGIS was under development for Android as of 2014.[10]

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.[11]

Function

QGIS can display multiple layers containing different sources or depictions of sources.

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.[citation needed]

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.[15]

Caption text
Version Codename Release Date Notes
0.0.1-alpha 2002-07 First public release.
1.0 Kore 2009-01-05
2.0 Dufour 2013-09-08 New vector API, integration of SEXTANTE geoprocessing, symbology and labeling overhaul.  Dropped "Quantum" from the name.
3.0 Girona 2018-02-23 Significant rewrite, upgrading to Qt5, PyQt5, and Python 3.
3.2 Bonn 2018-06-22
3.4 LTR Madeira 2018-10-26
3.6 Noosa 2019-02-22
3.8 Zanzibar 2019-06-21
3.10 LTR A Coruña 2019-10-25
3.12 Bucureşti 2020-02-21
3.14 Pi 2020-06-19 New temporal controller.
3.16 LTR Hannover 2020-10-23
3.18 Zurich 2021-02-19
3.20 Odense 2021-06-18
3.22 LTR Białowieża 2021-10-22
3.24 Tisler 2022-02-18
3.26 Buenos Aires 2022-06-17 Improved pointcloud and 3D support. New profile plotting framework.
3.28 Firenze 2022-10-21

References

  1. ^ "Release 3.36.3". 17 May 2024. Retrieved 25 May 2024.
  2. ^ a b "QGIS Official Website". QGIS. Retrieved 16 October 2013.
  3. ^ Gray, James (2008-03-26). "Getting Started With Quantum GIS". Linux Journal.
  4. ^ a b c Cavallini, Paolo (August 2007). "Free GIS desktop and analyses: QuantumGIS, the easy way". The Global Geospatial Magazine.
  5. ^ OSGeo (February 2008). "OSGeo Annual Report 2007".
  6. ^ Tim Sutton (January 23, 2009). "Announcing the release of QGIS 1.0 'Kore'". Retrieved 2009-01-26.
  7. ^ "Changelog for QGIS 2.0 - Quantum GIS is now known only as 'QGIS'". QGIS. Retrieved 1 January 2020.
  8. ^ "Project details for Quantum GIS - Quantum GIS 0.9.0". Freshmeat. Retrieved 2008-12-31.
  9. ^ "Download QGIS". QGIS.org. Retrieved March 31, 2017.
  10. ^ "QGIS for Android". Archived from the original on 21 October 2011. Retrieved 25 September 2014.
  11. ^ "Commercial support". www.qgis.org. Retrieved 2017-05-01.
  12. ^ "QGIS related repositories on GitHub - NSA". GitHub. Retrieved 31 March 2020.
  13. ^ "QuantumGIS (QGIS) – freie GIS-Software". Land Vorarlberg. Retrieved 12 October 2013.
  14. ^ "QGIS related repositories on GitHub - LINZ". GitHub. Retrieved 31 March 2020.
  15. ^ "Visual Changelogs". www.qgis.org. Retrieved 2022-07-16.

External links