Latest news will appear here soon.

Tag: qgis

(Fr) GeoDataDays 2026 à Tours

Sorry, this entry is only available in French.

Learn More

QGIS versions life cycle

Which version of QGIS should I use?

With the release of QGIS 4, the question of the QGIS release cycle is arising again for many users.

Among the most common:

  • what is the roadmap?
  • how long will this version be maintained?
  • is it a stable version?

The official QGIS roadmap page shows the current versions, along with a countdown to the next one.

I have attempted to simplify the QGIS release cycle, which can be unclear if you go too much into detail. Here is my perspective as a core QGIS developer, simplified to present the release cycle in a schematic way.

There are 3 types of QGIS versions:

  • the development version (dev/nightly)
    • with a lifespan of 24 hours
    • unstable
    • used to test a newly added feature
    • installable via the dedicated OSGeo4W installer (OSGeo for Windows), or the Linux development repository
  • the latest version (latest)
    • with a lifespan of 4 months
    • relatively stable
    • used to test new features and report bugs (issues to be created on GitHub)
    • installable via the download page
  • the long-term LTR version (long term release)
    • with a lifespan of 1 year
    • the most stable version
    • used in production environments
    • installable via the download page

A picture is worth a thousand words

The diagram below illustrates how these different versions are built and highlights their end-of-life.

A few additional details:

  • QGIS uses SemVer versioning, where X.Y.Z correspond to the major, minor, and patch versions
  • each point represents the release of a new version, spaced one month apart
  • a patch version change does not introduce any new features

Conclusion

For each new release, feel free to check out the visual changelog in video form, for example the one for QGIS 4.0.
The visual and video changelog for each version is available on the dedicated page.

If you would like to contribute to QGIS, or if you have any other questions about QGIS, feel free to contact us at infos+qgis@oslandia.com

You can stay informed of Oslandia news through our newsletter, and follow us on LinkedIn.

Learn More

Revue de presse du 15 mai 2026

Voici une nouvelle édition collective de la GeoRDP, avec des géotrucs et des géomachins pour traverser les ponts de Mai.
Learn More

QGISでポリゴン内の地物の値を集計する方法!〜属性の空間結合(集計つき)の使い方〜 - QGIS LAB by MIERUNE

はじめにQGISで空間データを扱っていると、「このエリアの中にある地物の数や値を集計したい」という場面がよくあります。たとえば、市区町村ごとの地価の傾向を見たい、メッシュごとの施設数を集計したい、商圏ごとにポイントデータの件数を把握したい、といったケースです。そんなときに便利なのが、QGISのプロセシングツール「属性の空間結合(集計つき)」です。この記事では、行政区域データを使って市区町村ごとの地...
Learn More

New Point Cloud Processing Tools in QGIS 4.0: crowdfunding results (part 2)

Discover the new LiDAR point cloud processing tools in QGIS 4.0. Learn how to filter noise, classify ground points, and calculate height above ground with Lutra Consulting's latest open-source GIS developments.
Learn More

ArcMap is Dead: Great Time to Switch to QGIS

ArcMap is dead. Avoid costly ArcGIS Pro vendor lock-in by migrating to QGIS (LTR 3.44). Learn the 5 essential steps for a smooth transition, including MXD conversion.
Learn More

QGIS 3D for digital twins: crowdfunding results

Discover how Lutra Consulting’s crowdfunding campaign has brought professional 3D and digital twin capabilities to QGIS. Learn about the new native I3S data provider, improved 3D rendering, and how to use these open-source tools for high-fidelity spatial modelling in QGIS 4.0 and 4.2.
Learn More

歩いた軌跡をQFieldで地図に残すには?〜トラッキング機能の使い方〜 - QGIS LAB by MIERUNE

はじめに現地調査では、「どこを歩いたのか」「どの範囲を調査済みなのか」を後から確認したい場面があります。特に広いエリアを調査する場合や、複数人で作業する場合には、移動経路の記録が作業の整理や確認に役立ちます。QFieldには、端末の位置情報を一定間隔で記録し、移動経路を自動で残せるトラッキング機能があります。この記事では、QFieldにおけるトラッキング機能の基本的な使い方と、設定時に確認しておき...
Learn More

Servir du WMS caché avec MapProxy - partie 2

Un article qui montre une manière de servir en WMS des flux en provenance d'autres serveurs cartographiques. Deuxième partie, pour aller plus loin.
Learn More

QGISのアイコン表現をWebでも再現!Kumoyでラスター画像アイコン・SVGアイコンに対応 - QGIS LAB by MIERUNE

はじめにQGISで地図を作るとき、ポイントデータをわかりやすく見せるために、シンプルマーカーだけでなく画像アイコンやSVGアイコンを使いたくなる場面は多いのではないでしょうか。たとえば、観光スポットをピクトグラムで表現したり、設備の種類ごとに独自アイコンを使い分けたりすると、地図の意図がひと目で伝わりやすくなります。今回、QGISユーザーが気軽にWebマップとして共有できるKumoyに新機能として...
Learn More