Skip to content

remove since badges for versions older than 2024 #658

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/dev/dbsync/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Windows users may use a Windows executable for DB sync. On Linux/Mac users are a


## DB Sync configuration wizard
<SinceBadge type="Plugin" version="2023.4" />

DB Sync configuration file can be generated in QGIS using <QGISPluginName />:
1. Open your <MainPlatformName /> project in QGIS
Expand Down
6 changes: 2 additions & 4 deletions src/gis/features/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To set the project extent:


### Photo quality
<SinceBadge type="Plugin" version="2022.3.2" /><SinceBadge type="App" version="1.5.1" />

The quality of photographs and pictures that are saved in the <MainPlatformName /> project can be set up in the **<MainPlatformName />** tab in **Project properties**. When pictures are added using <MobileAppName /> (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.
Expand All @@ -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
<SinceBadge type="Plugin" version="2023.2.0" /> <SinceBadge type="App" version="v2.2.0" />

Names of the photos that are captured in the field using <MobileAppName /> can be customised. The name format can be set in QGIS with <QGISPluginName />.

Expand All @@ -71,7 +70,7 @@ Names of the photos that are captured in the field using <MobileAppName /> 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
<SinceBadge type="Plugin" version="2022.5" />

If you want to use snapping in <MobileAppName /> during the field survey, you need to set it up in the **<MainPlatformName />** tab in **Project properties**.

![QGIS set snapping in Mergin Maps](./project_snapping.jpg "QGIS set snapping in Mergin Maps")
Expand All @@ -87,7 +86,6 @@ The snapping options are:


### Tracking
<SinceBadge type="Plugin" version="2023.3" />

Tracking your position when doing the field survey with <MobileAppName /> can be enabled in the **<MainPlatformName />** tab in **Project properties**.

Expand Down
2 changes: 1 addition & 1 deletion src/gis/photo-names/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# How to Set Photo Names Format
<SinceBadge type="Plugin" version="2023.2.0" />

[[toc]]

Names of the photos that are captured in the field using <MobileAppName /> can be customised. The name format can be set in QGIS with <QGISPluginName />.
Expand Down
2 changes: 1 addition & 1 deletion src/gis/proj/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
<SinceBadge type="Plugin" version="2022.6" />

It couldn't be easier! When [creating a new <MainPlatformName /> project](../../manage/create-project/#create-a-project-in-qgis) by packaging current QGIS project or using current QGIS project as is, <QGISPluginName /> will copy all required datum shift grids to the appropriate project folder.

All you need to do is:
Expand Down
1 change: 0 additions & 1 deletion src/gis/settingup_background_map/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ Note that instructions below require familiarity with the terminal. In addition,


#### Downloading vector tiles using Mergin Maps QGIS Plugin
<SinceBadge type="Plugin" version="2023.4" />

Vector tiles for offline use can be downloaded easily using <QGISPluginName />.

Expand Down
1 change: 0 additions & 1 deletion src/gis/snapping/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# How to Set Up Snapping for Mergin Maps Mobile App
<SinceBadge type="Plugin" version="2022.5" />
[[toc]]

Capturing data in the field using <MobileAppName /> 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.
Expand Down
2 changes: 1 addition & 1 deletion src/manage/synchronisation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
<SinceBadge type="Plugin" version="2022.4" />

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
Expand Down
Loading