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

Loading
Binary file not shown.
Loading
Binary file not shown.

src/manage/subscriptions/index.md

Lines changed: 27 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,30 @@
11
# Subscriptions and Invoicing
22
[[toc]]
33

4-
After signing up to <MainPlatformNameLink />, you can use your workspace for free during the **28 day trial**. After the trial, you can choose from our <MainDomainNameLink id="pricing" desc="subscription plans"/> depending on the storage size, size of your team, support level and other features that you need for your [workspace](../../manage/workspaces/).
4+
::: tip Pricing and features
5+
Subscription details and pricing are summarised on our <MainDomainNameLink id="pricing" desc="pricing page"/>.
56

6-
::: tip
7-
For details about different subscription plans visit our <MainDomainNameLink id="pricing" desc="pricing page"/>.
8-
9-
If you are interested in <MainDomainNameLink id="pricing-for-ce-and-ee" desc="On-Premise deployment"/> or looking for other options, please <MerginMapsEmail id="sales" desc="contact us" /> directly.
7+
The current *Premium* subscription system is explained in more detail in our blog <MainDomainNameLink id="blog/unlocking-premium-features-of-mergin-maps-for-all" desc="Unlocking premium features of Mergin Maps for all"/>.
108
:::
119

12-
There are three paid plans: *Individual*, *Professional*, and *Team* plan. Students and educators can use our free *Academia* plan and there is also a *Non-profit* plan available to charities and non-profit organisations. Subscriptions are billed monthly or annually.
10+
Subscriptions are based on the number of *contributors* on the workspace. Per each contributor seat, you get 1 GB of storage. Storage is shared across the whole workspace.
11+
12+
*Contributors* are workspace members or guests who have Writer, Editor, Admin or Owner [access rights](../permissions/). The number of read-only users is unlimited: they do not count towards your workspace contributors.
1313

14-
The overview of your current subscription plan and usage of storage, number of projects and number of users in your workspace can be found in the **Subscription** tab in <DashboardLink />. It is available only to the [owners](../permissions/#workspace-member-roles-and-project-permissions) of the workspace.
14+
The overview of your current subscription plan, such as storage usage, number of projects and number of contributors in your workspace can be found in the **Subscription** tab on <DashboardLink />. It is available only to the [owners](../permissions/#workspace-member-roles-and-project-permissions) of the workspace.
1515

1616
![Mergin Maps Dashboard Subscription tab](../dashboard/mergin-maps-dashboard-subscriptions.jpg "Mergin Maps Dashboard Subscription tab")
1717

18+
::: tip Trial period
19+
After signing up to <MainPlatformNameLink />, you can use your workspace for free during the **28 day trial**. After the trial, you can [choose a premium plan](#how-to-upgrade-a-subscription-from-the-trial-plan).
20+
:::
21+
22+
::: details Legacy subscription plans: Individual, Professional and Team plan
23+
The subscription plans of <MainPlatformName /> may change over time as the platform evolves. You can decide to switch to a new plan anytime in the subscription management page.
24+
25+
Even if you still use a plan that is no longer offered, features included in this plan stay unaltered. For instance, previously-used *Individual* or *Professional* subscriptions did not include features such as [webmaps](../dashboard-maps/) or developer tools ([Python and C++ integrations](../../dev/integration/), [DB Sync](../../dev/dbsync/), [Media Sync](../../dev/media-sync/), [Work Packages](../../dev/work-packages/)). To use these features, you will have to switch to a *Premium* subscription.
26+
:::
27+
1828
## Subscriptions management portal
1929
Subscriptions, payments and billing information are managed in our subscription management portal.
2030

@@ -50,16 +60,16 @@ To access the portal directly:
5060
1. Log into <AppDomainNameLink />
5161
2. Navigate to the **Subscription** tab.
5262

53-
The overview of available plans is listed in the **Upgrade subscription** section.
63+
Choose your *Premium* plan by using the slider. You can also specify if you want to be billed yearly or monthly.
5464

55-
Specify if you want to pay yearly or monthly and click on the **Upgrade** button under the plan of your choice.
65+
Click on the **Sign up now** button to confirm your new plan.
5666
![Mergin Maps Subscription details](./subscriptions-upgrade.jpg "Mergin Maps Subscription details")
5767

5868
3. You will be redirected to a checkout page. Here, fill out the billing information.
5969

6070
The email you enter here will receive all billing-related information such as invoices or failed payments notifications.
6171

62-
If you are a business, check the **I'm purchasing as a business** option and fill out your business name and VAT number.
72+
If you are a business, check the **I'm purchasing as a business** :heavy_check_mark: option and fill out your business name and VAT number.
6373
- the VAT number has to be associated with the entered (VAT registered) address
6474
- the address you enter has to match the address registered with your payment method
6575

@@ -81,23 +91,23 @@ Click on the **Sign Up Now** button and fill out the form. We will review your a
8191
## How to change a subscription
8292
1. Navigate to the [subscription management portal](#subscriptions-management-portal)
8393

84-
2. In the *Current plan* section, click on the **Update plan** button
94+
2. In the *Current subscription* section, click on the **Update subscription** button
8595
![Update Mergin Maps subscription plan](./stripe-update-subscription.jpg "Update Mergin Maps subscription plan")
8696

87-
3. Choose *Monthly* or *Yearly* payment, **Select** your new plan and **Continue**
97+
3. Choose a *Monthly* or *Yearly* billing, **Select** your new plan and **Continue**
8898
![Changing Mergin Maps subscription plan](./stripe-update-your-plan.jpg "Changing Mergin Maps subscription plan")
8999

90-
4. Review the details of your updates and **Confirm** the subscription update
91-
![Confirm Mergin Maps subscription plan update](./stripe-update-plan-confirmation.jpg "Confirm Mergin Maps subscription plan update")
100+
4. Confirm your updates and proceed by clicking on the **Subscribe and pay** button
92101

93102
## How to cancel a subscription
94103
1. Navigate to the [subscription management portal](#subscriptions-management-portal)
95104

96-
2. In the *Current plan* section, click on **Cancel plan**
105+
2. In the *Current subscription* section, click on **Cancel subscription**
97106
![Cancel Mergin Maps Subscription](./stripe-cancel-subscription.jpg "Cancel Mergin Maps Subscription")
98107

99-
3. Review the details of your subscription plan and confirm that you want to cancel the plan by clicking **Cancel plan** again
100-
![Cancel Mergin Maps Subscription](./stripe-cancel-subscription-confirm.jpg "Cancel Mergin Maps Subscription")
108+
3. Review the details and confirm that you want to cancel the plan by clicking **Cancel subscription**.
109+
110+
Your subscription will be available to the end of your billing period.
101111

102112
## Billing information and payment method
103113
1. Navigate to the [subscription management portal](#subscriptions-management-portal)
9.81 KB
Loading
59.7 KB
Binary file not shown.
-26.5 KB
Loading
-13.4 KB
Binary file not shown.
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Binary file not shown.
-34.9 KB
Loading
40.5 KB
Binary file not shown.
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Binary file not shown.
Loading
Binary file not shown.
Loading
Binary file not shown.

src/manage/workspaces/index.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
[[toc]]
33

44
## Workspaces in Mergin Maps
5-
Workspaces are used to efficiently manage projects, users and subscriptions.
6-
7-
Every workspace is tied to a [subscription](https://merginmaps.com/pricing). The subscription plan defines the amount of data storage for the workspace as well as other features, such as commercial use or the level of [support](../../misc/troubleshoot/#support).
5+
Workspaces are used to efficiently manage projects, users and subscriptions. Every workspace is tied to a [subscription](../subscriptions/). The subscription plan defines the number of contributors and the amount of data storage for the workspace.
86

97
One workspace can contain multiple projects. The only limit is the storage quota (as defined by the subscription). If needed, projects can be transferred to another workspace.
108

@@ -58,9 +56,7 @@ From the list of available workspaces, select the one you want to switch to:
5856
## How to create a new workspace
5957
A new workspace can be created through the <DashboardShortLink /> or through the <MobileAppNameShort />. Note that the name of a workspace cannot be changed later.
6058

61-
Every workspace has its own subscription. When created, the workspace starts with a free trial. After the trial period, you will have to [switch to a paid subscription](../../manage/subscriptions/#how-to-change-a-subscription). Currently, it is possible to have up to 3 workspaces without a subscription (using the trial) simultaneously.
62-
63-
See our [pricing](https://merginmaps.com/pricing) for details about different plans.
59+
Every workspace has its own [subscription](../subscriptions/). With your first workspace, you can use a free trial to try out <MainPlatformName /> features. After the trial period, you will have to [switch to a paid subscription](../../manage/subscriptions/#how-to-change-a-subscription). See our [pricing](https://merginmaps.com/pricing) for more details.
6460

6561
### Create a workspace in Mergin Maps dashboard
6662
1. Log in to <AppDomainNameLink />

src/migrate/qfield/index.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Migrate from QField
22
[[toc]]
33

4-
This guide is intended for current QField and QFieldCloud users considering switching to <MainPlatformName /> as well as for <MainPlatformName /> users looking to transfer their data from QField ecosystem.
4+
This guide is intended for current QField and QFieldCloud users considering switching to <MainPlatformName /> as well as for <MainPlatformName /> users looking to transfer their data from the QField ecosystem.
55

66
Mergin Maps is the closest alternative to QField Ecosystem. Both QField and <MainPlatformName /> are open-source projects powered by QGIS. Their respective mobile apps are both officially recommended for QGIS projects by <QGIS link="en/site/forusers/download.html" text="QGIS.org" />. Both platforms support almost the same set of [supported formats](../../gis/supported_formats/) via QGIS data providers and GDAL. Moreover, the mobile apps are based on the same open-source GIS stack and technology. As such their projects are almost fully interoperable.
77

8+
89
## QField and Mergin Maps ecosystems
910
The QField ecosystem consists of QField (mobile application), QFieldCloud (geo data collaboration server), QFieldSync (QGIS plugin) and QFieldCloud SDK (Python API client). Let's see the tools from <MainPlatformName /> that are counterparts:
1011

@@ -94,14 +95,10 @@ Therefore, you will have to manually set up workspaces (if needed) and assign ap
9495
For a smooth transition, it is best to read about [working collaboratively](../../tutorials/working-collaboratively/index.md) in <MainPlatformName />.
9596

9697
### Billing, subscriptions and plans
98+
Both QFieldCloud and <MainPlatformName /> have per-seat models you can choose from to fit your needs. In <MainPlatformName />, each [workspace](../../manage/workspaces/) has its own [subscription](../../manage/subscriptions/).
9799

98-
In <MainPlatformName />, each workspace has its own subscription. Read more about <MainPlatformName /> subscription [here](../../manage/subscriptions/).
99-
100-
* If you own Organisation plan in QFieldCloud, you will likely need <MainPlatformName /> Professional or Team subscription.
101-
* If you own Pro plan in QFieldCloud, you will likely need <MainPlatformName /> Individual or Professional subscription.
102-
* If you are Community plan in QFieldCloud, you will likely need <MainPlatformName /> Individual subscription or deploy your own <MainPlatformName /> Community Edition (<CommunityPlatformNameLink />)
103-
104-
While QFieldCloud has a per-seat model, the <MainPlatformName /> has tiers that you can choose from. Comparison of subscription models and costs can be found in our <MainDomainNameLink id="blog/qfield-vs-mergin-maps" desc="blog" /> post.
100+
* If you own Organisation or Pro plan in QFieldCloud, you will likely need a <MainPlatformName /> Premium subscription.
101+
* If you are Community plan in QFieldCloud, you will likely need a <MainPlatformName /> Premium subscription or deploy your own <MainPlatformName /> Community Edition (<CommunityPlatformNameLink />)
105102

106103
## Known differences between QField and Mergin Maps platforms
107104
Here are some key differences between QField and <MainPlatformName />.
@@ -111,6 +108,10 @@ Here are some key differences between QField and <MainPlatformName />.
111108

112109
- synchronisation in <MainPlatformName /> is conceptually based on ideas from Git. <GitHubRepo id="MerginMaps/geodiff" desc="Geodiff" /> creates difference files from GeoPackages that are sent over the network and applied. QFieldCloud synchronisation uses a concept of storage of differences made in SQL format and this difference log is then transmitted and applied.
113110
In <MainPlatformName />, synchronisation is an inherent part of the platform. As such, it is already set up for end-users in a smart way and there are no extra steps needed for mobile users. All synchronisation on mobile devices is done by hitting a single button.
111+
112+
:::tip QField vs. Mergin Maps - blog post
113+
In our blog <MainDomainNameLink id="blog/qfield-vs-mergin-maps" desc="QField vs. Mergin Maps - App Comparison" />, we compared QField and <MainPlatformName /> in terms of the respective mobile apps, cloud sync options, pricing and customer support.
114+
:::
114115

115116
Here is a non-definitive list of other known differences:
116117

@@ -131,7 +132,8 @@ Book a short video call with our <MerginMapsEmail id="sales" desc="sales team" /
131132

132133
<CommunityJoin />
133134

134-
If you are looking for a professional partner to migrate your workflow, you can ask our <MainDomainNameLink id="partners" desc="partners"/> network or <LutraConsultingWeb />, the developers of <MainPlatformName />
135+
If you are looking for a professional partner to migrate your workflow, you can ask our <MainDomainNameLink id="partners" desc="partners"/> network or <LutraConsultingWeb />, the developers of <MainPlatformName />.
136+
135137
<PublicImage src="logo_lutra.svg" title="Lutra Consulting Ltd. logo" style="width:50%" />
136138

137139
## Credits

0 commit comments

Comments
 (0)