QGIS Planet

[Blog] Create professional survey reports using QGIS Print Layout after field data collection

Learn how to turn Mergin Maps field data into professional QGIS reports using maps, tables, photos, and Atlas automation for stakeholder-ready results.
Learn More

QGIS属性フォームの使い方〜ドロップダウンリスト・チェックボックス・添付ファイル〜 - QGIS LAB by MIERUNE

はじめにQGISで属性値を入力する際は、テキストや数値を直接入力する形式が基本となっています。しかし、手動入力では入力ミスが発生しやすく、データの品質に影響を与える可能性があります。テキスト型の属性を手動で編集する状態この問題を解決するために、属性フォームを活用してドロップダウンリストやチェックボックス、数値の範囲を設定できます。また、画像などのファイルを添付する機能も利用できるので、データ入力の...
Learn More

La refonte de QChat

Raisons et explications techniques de la refonte de QChat, le système pour tchatter avec ses pair/es dans QGIS.
Learn More

QChat as it never was

Reasons and technical explanations for the redesign of QChat, the system for chatting with peers in QGIS.
Learn More

QFieldのデータをクラウドで管理しよう〜QFieldCloudの使い方を解説〜 - QGIS LAB by MIERUNE

はじめにQFieldは、QGISで作成したプロジェクトをスマートフォンなどで利用できるオープンソースのモバイルGISソフトウェアです。この記事では、「QFieldCloud」を活用して、QGISプロジェクトをQFieldへスムーズに同期し、チームで効率的に運用するための基本的な手順を解説します。QFieldの概要と活用事例について詳しく知りたい方は、以下の記事をご覧ください。QFieldCloud...
Learn More

QFieldの使い方を学ぼう!〜基本操作やデータ作成・編集ガイド〜 - QGIS LAB by MIERUNE

はじめにQFieldは、QGISで作成したプロジェクトをスマートフォンなどで活用できるオープンソースのモバイルGISソフトウェアです。この記事では、QFieldの基本操作やデータの作成・編集方法を解説します。QFieldのインストールやプロジェクトの準備方法については、以下の記事をご覧ください。QFieldの基本操作この章では、QFieldの基本的な使い方を紹介します。プロジェクトの開き方、地図の...
Learn More

QGISでラインのスタイルを設定する方法〜色・太さの変更から矢印表示まで〜 - QGIS LAB by MIERUNE

はじめにQGISでデータを読み込むと、システムが自動的に選択した色で表示されます。しかし、この自動設定された色は背景の地図や他のレイヤとの組み合わせによっては、データが見にくくなる場合があります。この記事では、QGISでライン(線)のスタイル(見た目)を変更する基本的な方法を解説します。デフォルトで用意されているスタイルの選択から、色や太さの調整、さらには矢印や塗りつぶし線などの高度な設定まで、段...
Learn More

現地調査でQGISの地図を使おう!〜GeoPDFの作成方法と活用事例〜 - QGIS LAB by MIERUNE

はじめにQGISでは、GeoPDFという通常のPDFファイルに地理空間情報(位置情報)を埋め込んだ特殊なファイル形式を作成することができます。GeoPDFは、レイヤの表示・非表示の切り替えやGPS連携による現在位置の確認など、現地調査や地図の共有において非常に有用な機能を備えています。この記事では、GeoPDFの作成方法の具体的な手順と活用例を詳しく解説します。QGISの強力な機能を使って、オリジ...
Learn More

初めてのQField!QGISプロジェクトをスマホに持ち出す手順 - QGIS LAB by MIERUNE

はじめにQFieldは、QGISで作成したプロジェクトをスマートフォンなどで活用できるオープンソースのモバイルGISソフトウェアです。この記事では、QGISで作成したプロジェクトをQFieldに転送し、モバイルデバイスで利用できるようにするための基本的な手順を解説します。QFieldの概要と活用事例について詳しく知りたい方は、以下の記事をご覧ください。QGISでプロジェクトの準備QFieldプロジ...
Learn More

QField 3.7 “Haida Gwaii”: Polishing a great experience

For QField 3.7, we opted for a shorter development cycle that focused on polishing preexisting functionalities from feature form editor widgets improvement through to better nearby Bluetooth device discovery. Of course, we couldn’t help ourselves and still packed in some nice functionality that we thought deserved to reach QField’s growing community as soon as possible.

Main highlights

One of the most interesting new functionalities from this development cycle has been the ability to stamp details on photos taken by QField’s in-app camera. A basic version of this has been supported for a while now; this new version offers flexible customisation of details stamping onto photos, including changing the font size, colour, and horizontal position, as well as providing users with the ability to completely change the details via expression-driven templates and add image overlays onto the photo.

The custom details stamping configuration lives within project files, allowing for individual projects to drive styling and details. The configuration interface is provided by QFieldSync and can be found in the project properties dialog by switching to the QField panel when setting up projects in QGIS:

The other significant addition in this release is the new plugin manager’s Available Plugins tab, which offers a curated list of plugins that can easily be installed with a single tap. The list makes it much easier to discover plugin-delivered functionalities such as online routing, geocoding searches, and much more.

The plugin manager can also alert users of available updates for their installed plugins, ensuring that crucial bug fixes and improvements are easily delivered. When a new version is released, users can update via a single tap. We are looking into the possibility of enabling automated plugin upgrades soon.

Long-time users of QField are probably aware of a nifty feature that allowed individual project layers to be locked, and for that lock to be driven by a data-defined property expression. For this new version, we’ve supercharged the layer lock functionality by breaking it down into four distinct vector layer permissions that can be disabled: i) feature addition, ii) attribute editing, iii) geometry editing, and iv) feature deletion. These permissions can be disabled by activating a checkbox or conditionality turned on via a data-defined property expression.

The disabling of permissions using a data-defined property expression allows for interesting scenarios when paired with QField-driven expression context variables such as the user name of a logged-in QFieldCloud account (@cloud_username), GNSS positioning (@gnss_coordinate) and more. Users can easily restrict permissions based on the user interacting with a cloud project, or form advanced geofencing-like rules based on location, time of the day, etc. For more details on available variables, read this page on QField’s growing documentation site.

Improvements all around

As mentioned above, this version focused on polishing preexisting functionality. Noteworthy improvements include:

  • support for multiple column display as well as the ability to filter value relation lists;
  • support for reversing the sorting order of the relationship editor’s children lists;
  • smoother scanning process to discover nearby Bluetooth devices when adding external GNSS devices; and
  • support for feature identification against vector tile layers (give that a try with the new OpenStreetMap shortbread vector tiles!).

Finally, life for QFieldCloud users has improved with the support for resuming large file downloads when fetching a cloud project, eliminating the need to restart from scratch after an interruption due to poor connectivity. In addition, users will notice a new notification badge on the top-left main menu button, indicating that a cloud project has pending changes ready to be pushed to the server.

We hope you enjoy this new version as much as we do delivering it to you. Happy field mapping!

Learn More