qgis/qgis

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 26 minutes ago
Added to GitGenius on September 4th, 2026
Created on May 2nd, 2011
Open Issues & Pull Requests: 5,473 (+0)
GitHub issues: Enabled
Number of forks: 3,513
Total Stargazers: 14,344 (+1)
Total Subscribers: 356 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 14.8 hours
Mean response time: 108.9 days
90th percentile: 327.6 days
Tracked items: 3,675

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 94% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "Feedback" is answered fastest, typically in about 7 hours, while "GUI/UX" waits about 4 days. 63% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1,891
New in 7 days: 26
Closed in 7 days: 12
Avg open age: 755 days
Stale 30+ days: 1,739
Stale 90+ days: 1,512

Recent activity

Opened in 7 days: 21
Closed in 7 days: 12
Comments in 7 days: 6
Events in 7 days: 15

Top labels

  • Bug (3,272)
  • Feature Request (1,042)
  • Feedback (692)
  • stale (411)
  • GUI/UX (379)
  • Processing (293)
  • Crash/Data Corruption (292)
  • Regression (268)

Detailed Description

QGIS is a free and open-source geographical information system that runs on Linux, Windows, and macOS.

QGIS addresses the need for accessible geospatial analysis and mapping by providing a full-featured desktop GIS platform. It handles raster, vector, mesh, and point cloud data across industry-standard formats including GeoPackage, GeoTIFF, ESRI shapefiles, PostGIS, and web services like WMS and WFS. The tool abstracts away format differences through a unified data model, allowing users to work with local files, spatial databases, and remote web services interchangeably. Core capabilities include spatial data creation through visual and numerical digitizing, on-the-fly coordinate reference system reprojection, geocoding via Nominatim, and temporal animation support. The platform also includes QGIS Server for serving maps and spatial data over the web, and supports 3D map visualization.

Developers and GIS professionals should choose QGIS for projects requiring a capable, cost-free alternative to proprietary GIS software. It suits organizations working with diverse geospatial data sources and those needing customization through plugins and scripting. The tool is particularly valuable for teams already invested in open-source workflows or those requiring cross-platform deployment without licensing constraints. The README emphasizes the project's powerful customization and extensibility capabilities, indicating that users comfortable with development can adapt the system to specialized needs.

The project maintains active development across multiple platforms with coordinated releases. Community engagement is structured through documented help channels and pathways for contribution. The codebase is written primarily in C++ and remains under active maintenance with regular updates to support new geospatial formats and standards.