https://github.com/merginmaps/qgis-plugin
QGIS plugin for managing Mergin Maps projects
https://github.com/merginmaps/qgis-plugin
merginmaps plugin qgis synchronisation
Last synced: 4 months ago
JSON representation
QGIS plugin for managing Mergin Maps projects
- Host: GitHub
- URL: https://github.com/merginmaps/qgis-plugin
- Owner: MerginMaps
- License: gpl-3.0
- Created: 2019-04-18T11:23:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-02-09T12:48:29.000Z (4 months ago)
- Last Synced: 2026-02-09T17:48:25.895Z (4 months ago)
- Topics: merginmaps, plugin, qgis, synchronisation
- Language: Python
- Homepage:
- Size: 15.8 MB
- Stars: 40
- Watchers: 11
- Forks: 17
- Open Issues: 124
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Mergin Maps QGIS plugin

[](https://github.com/MerginMaps/qgis-plugin/actions/workflows/code_style.yml)
[](https://github.com/MerginMaps/qgis-plugin/actions/workflows/packages.yml)
[](https://github.com/MerginMaps/qgis-plugin/actions/workflows/run-test.yml)
QGIS plugin aims to simplify handling of [Mergin Maps](https://merginmaps.com/) projects.
[Mergin Maps](https://merginmaps.com/) is a service to store, synchronise and manage GIS data and QGIS projects. Currently, [Mergin Maps](https://merginmaps.com/) is used as the back-end of Mergin Maps mobile app, an [open source](https://github.com/MerginMaps/mobile) mobile application to collect data in field.
## Quick start
A typical workflow for setting up a project for field survey:
1. User sets up the project in QGIS desktop
2. The project gets uploaded to [Mergin Maps](https://app.merginmaps.com/)
3. Projects and data will be available on [Mergin Maps mobile app](https://merginmaps.com/) mobile application
4. Collected data from [Mergin Maps mobile app](https://merginmaps.com/) will be synchronised back to [Mergin Maps](https://app.merginmaps.com/)
5. Data will be available to view on QGIS desktop
Mergin Maps QGIS plugin will assist users with steps 2 and 5.
## Documentation
To learn more about how to use this plugin, see [user's documentation](https://merginmaps.com/docs/setup/install-mergin-maps-plugin-for-qgis/)