Skip to content

Commit 111a6c2

Browse files
authored
Update pricing (#540)
1 parent af3d53a commit 111a6c2

38 files changed

+61
-76
lines changed

scripts/wordlist.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ VDOP
163163
Vue
164164
VuePress
165165
Webmap
166+
Webmaps
167+
webmaps
166168
WFS
167169
WGS
168170
WMS
@@ -269,4 +271,4 @@ workspaces
269271
zlib
270272
zoomstack
271273
SSL
272-
TLS
274+
TLS

src/dev/dbsync.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@
99

1010
Windows users may use a Windows executable for DB sync. On Linux/Mac users are advised to use a docker container. [DB Sync configuration wizard](#db-sync-configuration-wizard) can help you with creating the configuration file.
1111

12-
:::tip Usage details
13-
DB Sync can be used with *Team*, *Academia* and *Non-profit* <MainDomainNameLink id="pricing" desc="subscription plans"/>, as well as in [<CommunityPlatformName />](../server/) and [<EnterprisePlatformName />](../server/).
14-
15-
It is not available in *Individual* or *Professional* subscriptions.
16-
17-
You can try DB Sync for free during the trial period.
18-
:::
1912

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

src/dev/integration.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,6 @@
33

44
Do you want to integrate <MainPlatformNameLink />? <MainPlatformName /> is an open platform that aims to be developer friendly and it has been designed to allow easy integration with other software.
55

6-
:::tip Usage details
7-
Python client module and C++ standalone client can be used with *Team*, *Academia* and *Non-profit* <MainDomainNameLink id="pricing" desc="subscription plans"/>, as well as in [<CommunityPlatformName />](../server/) and [<EnterprisePlatformName />](../server/).
8-
9-
They are not available in *Individual* or *Professional* subscriptions.
10-
11-
You can try these tools for free during the trial period.
12-
:::
136

147
## Python client module
158
The Python client module is the easiest way to programmatically use <MainPlatformNameLink />. You can use Python API or a command-line tool to easily work with <MainPlatformName /> projects, such as to get project status, push and pull changes, or to download, create and delete projects.

src/dev/media-sync/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,3 @@ Media Sync has two sync modes: in copy mode, media files are only copied the ext
99

1010
**Interested in using Media Sync?** Go to <GitHubRepo id="MerginMaps/media-sync" /> repository for the source code and more details. Here, you will also find the Quick start guide that will show you how to set up one way synchronisation between a new <MainPlatformName /> project and your existing bucket (<NoSpellcheck id="MinIO" /> or S3).
1111

12-
:::tip Usage details
13-
Media Sync can be used with *Team*, *Academia* and *Non-profit* <MainDomainNameLink id="pricing" desc="subscription plans"/>, as well as in [<CommunityPlatformName />](../../server/) and [<EnterprisePlatformName />](../../server/).
14-
15-
It is not available in *Individual* or *Professional* subscriptions.
16-
17-
You can try Media Sync for free during the trial period.
18-
:::

src/dev/work-packages/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,3 @@ The main <MainPlatformNameLink/> project (*Survey*) contains all data. The admin
1010

1111
**Interested in using Work Packages?** Go to <GitHubRepo id="MerginMaps/work-packages" /> repository for the source code, more details and a quick start with a simple project.
1212

13-
:::tip Usage details
14-
Work Packages can be used with *Team*, *Academia* and *Non-profit* <MainDomainNameLink id="pricing" desc="subscription plans"/>, as well as in [<CommunityPlatformName />](../../server/) and [<EnterprisePlatformName />](../../server/).
15-
16-
It is not available in *Individual* or *Professional* subscriptions.
17-
18-
You can try Work Packages for free during the trial period.
19-
:::

src/manage/dashboard-maps/index.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,29 @@
1-
# Maps in Dashboard
1+
# Webmaps
22
[[toc]]
33

44
The spatial data of your project can be displayed in the **Map** tab of the project on the <DashboardShortLink />. You need to be logged in to see the maps.
55

66
![Mergin Maps dashboard map](./dashboard-webmap.gif "Mergin Maps dashboard map")
77

88
:::tip Usage details
9-
Maps can be used with *Team*, *Academia* and *Non-profit* <MainDomainNameLink id="pricing" desc="subscription plans"/>.
10-
11-
They are not available for *Individual* or *Professional* subscriptions, <CommunityPlatformName /> and <EnterprisePlatformName />.
12-
13-
You can try this feature for free during the trial period.
9+
Webmaps are not available for <CommunityPlatformNameLink /> and on-premises <EnterprisePlatformNameLink />.
1410
:::
1511

16-
## Maps content
12+
## Webmaps content
1713

18-
In the maps, you will see your survey layers or raster layers that are [packaged](../project/#packaging-qgis-project) with the project. Other layers, such as online [background maps](../../gis/settingup_background_map/#background-maps) or PostgreSQL layers are not displayed. The extent of maps is defined by the [extent set in the QGIS project](../../gis/features/#project-extent).
14+
On the webmaps, you will see your survey layers or raster layers that are [packaged](../project/#packaging-qgis-project) with the project. Other layers, such as online [background maps](../../gis/settingup_background_map/#background-maps) or PostgreSQL layers are not displayed. The extent of maps is defined by the [extent set in the QGIS project](../../gis/features/#project-extent).
1915

20-
All maps in the <DashboardShortLink /> use [<MainPlatformName /> vector tile service](../../gis/settingup_background_map/#mergin-maps-vector-tile-service) as a background map.
16+
All maps on the <DashboardShortLink /> use [<MainPlatformName /> vector tile service](../../gis/settingup_background_map/#mergin-maps-vector-tile-service) as a background map.
2117

2218
The content of the maps and of the **Layers** panel is refreshed after every synchronisation of the project. This means you should always see your current spatial data here.
2319

2420
The **Layers** panel lists all layers displayed on the map. The check button :white_check_mark: controls the visibility of layers.
2521

2622
![Mergin Maps dashboard maps](../dashboard/mergin-maps-web-map.jpg "Mergin Maps dashboard maps")
2723

28-
## Maps extent
24+
## Webmaps extent
2925

30-
The extent of maps is defined in QGIS in the **Project Properties**.
26+
The extent of webmaps is defined in QGIS in the **Project Properties**.
3127

3228
When displaying maps on the <DashboardShortLink />, <MainPlatformName /> uses primarily the [project full extent](../../gis/features/#project-extent) defined in the **View Settings** tab.
3329

-19.4 KB
Loading
Binary file not shown.
10.5 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)