From 44166d44f988b03a444c4df2bf0484446565d4bb Mon Sep 17 00:00:00 2001 From: Alexandra Date: Mon, 28 Jul 2025 14:51:55 +0200 Subject: [PATCH 1/2] remove since badges for versions older than 2024 --- src/dev/dbsync/index.md | 1 - src/gis/features/index.md | 6 ++---- src/gis/photo-names/index.md | 2 +- src/gis/proj/index.md | 2 +- src/gis/settingup_background_map/index.md | 1 - src/gis/snapping/index.md | 1 - src/manage/synchronisation/index.md | 2 +- 7 files changed, 5 insertions(+), 10 deletions(-) diff --git a/src/dev/dbsync/index.md b/src/dev/dbsync/index.md index 07ef950a..6952e689 100644 --- a/src/dev/dbsync/index.md +++ b/src/dev/dbsync/index.md @@ -11,7 +11,6 @@ Windows users may use a Windows executable for DB sync. On Linux/Mac users are a ## DB Sync configuration wizard - DB Sync configuration file can be generated in QGIS using : 1. Open your project in QGIS diff --git a/src/gis/features/index.md b/src/gis/features/index.md index a6ea3396..706f99e5 100644 --- a/src/gis/features/index.md +++ b/src/gis/features/index.md @@ -50,7 +50,7 @@ To set the project extent: ### Photo quality - + The quality of photographs and pictures that are saved in the project can be set up in the **** tab in **Project properties**. When pictures are added using (uploaded or taken with the camera), they will be resized accordingly. By default, the quality is set to *Original* - the original pictures are stored. If you want to resize the pictures, you can choose from *High*, *Medium*, or *Low* quality. The [EXIF metadata](../../layer/exif/) of the original files are kept. @@ -60,7 +60,6 @@ Don't forget to save and sync your project! ![Mergin Maps set photo quality](./project_resize_pics.jpg "Mergin Maps set photo quality") ### Photo names - Names of the photos that are captured in the field using can be customised. The name format can be set in QGIS with . @@ -71,7 +70,7 @@ Names of the photos that are captured in the field using can b ![Mergin Maps QGIS Plugin photo name setup with custom folder](./plugin-photo-name-settings.jpg "Mergin Maps QGIS Plugin photo name setup with custom folder") ### Snapping - + If you want to use snapping in during the field survey, you need to set it up in the **** tab in **Project properties**. ![QGIS set snapping in Mergin Maps](./project_snapping.jpg "QGIS set snapping in Mergin Maps") @@ -87,7 +86,6 @@ The snapping options are: ### Tracking - Tracking your position when doing the field survey with can be enabled in the **** tab in **Project properties**. diff --git a/src/gis/photo-names/index.md b/src/gis/photo-names/index.md index 07dc88ae..a16a1a39 100644 --- a/src/gis/photo-names/index.md +++ b/src/gis/photo-names/index.md @@ -1,5 +1,5 @@ # How to Set Photo Names Format - + [[toc]] Names of the photos that are captured in the field using can be customised. The name format can be set in QGIS with . diff --git a/src/gis/proj/index.md b/src/gis/proj/index.md index ff7e95a3..b4eedc82 100644 --- a/src/gis/proj/index.md +++ b/src/gis/proj/index.md @@ -36,7 +36,7 @@ If you had to install grid shift files in QGIS in order to display your layers c When the app starts, it searches for `proj` folders in all available projects on the disk. The grid shift files found in these folders can be then used in all projects. ### Adding grid shift files to Mergin Maps mobile app - + It couldn't be easier! When [creating a new project](../../manage/create-project/#create-a-project-in-qgis) by packaging current QGIS project or using current QGIS project as is, will copy all required datum shift grids to the appropriate project folder. All you need to do is: diff --git a/src/gis/settingup_background_map/index.md b/src/gis/settingup_background_map/index.md index e6bae1bd..b9e16226 100644 --- a/src/gis/settingup_background_map/index.md +++ b/src/gis/settingup_background_map/index.md @@ -140,7 +140,6 @@ Note that instructions below require familiarity with the terminal. In addition, #### Downloading vector tiles using Mergin Maps QGIS Plugin - Vector tiles for offline use can be downloaded easily using . diff --git a/src/gis/snapping/index.md b/src/gis/snapping/index.md index f4eda084..d9641ee4 100644 --- a/src/gis/snapping/index.md +++ b/src/gis/snapping/index.md @@ -1,5 +1,4 @@ # How to Set Up Snapping for Mergin Maps Mobile App - [[toc]] Capturing data in the field using can be easier, if you can snap the vertices of new features to existing geometries. Snapping can also help you avoid creating topological errors in your datasets. diff --git a/src/manage/synchronisation/index.md b/src/manage/synchronisation/index.md index 555e5fc4..ccd91763 100644 --- a/src/manage/synchronisation/index.md +++ b/src/manage/synchronisation/index.md @@ -44,7 +44,7 @@ All your changes will be uploaded to the server and any pending changes from the When the synchronisation process is completed, your local files and the copy of files on the server will be identical. ### Local changes - + The changes that you make in the project can be synchronised to the cloud and shared with your coworkers. Now these changes can also be visualised which is helpful when reviewing local changes to see what was actually modified and also to avoid unwanted edits. :::tip From 09c1177510224586cdda3277fa46b4d372f4c742 Mon Sep 17 00:00:00 2001 From: Alexandra Date: Fri, 22 Aug 2025 13:26:57 +0200 Subject: [PATCH 2/2] remove since badge - broken project --- src/field/broken-project/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/field/broken-project/index.md b/src/field/broken-project/index.md index 8f38d6b8..fd0296ff 100644 --- a/src/field/broken-project/index.md +++ b/src/field/broken-project/index.md @@ -13,8 +13,6 @@ The [Troubleshoot](../../misc/troubleshoot/) page has general troubleshooting ti ## Saving of feature failed (vector layer) - - The error is caused by a change of behaviour in QGIS versions 3.34.0 and higher as well as 2.5.0 and higher. :::details