https://github.com/merginmaps/mobile
Mergin Maps mobile app 📲 Open QGIS projects and manage vector data on your phone, even offline 📶 (Android/iOS/Windows app)
https://github.com/merginmaps/mobile
android field-survey gis ios maps merginmaps mobile mobile-form open-source qgis qt survey
Last synced: 3 months ago
JSON representation
Mergin Maps mobile app 📲 Open QGIS projects and manage vector data on your phone, even offline 📶 (Android/iOS/Windows app)
- Host: GitHub
- URL: https://github.com/merginmaps/mobile
- Owner: MerginMaps
- License: gpl-2.0
- Created: 2015-11-20T10:05:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2026-02-20T15:17:16.000Z (4 months ago)
- Last Synced: 2026-02-20T16:23:01.339Z (4 months ago)
- Topics: android, field-survey, gis, ios, maps, merginmaps, mobile, mobile-form, open-source, qgis, qt, survey
- Language: C++
- Homepage: https://merginmaps.com
- Size: 47.7 MB
- Stars: 366
- Watchers: 30
- Forks: 77
- Open Issues: 504
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
- Support: docs/supported_formats.txt
- Zenodo: .zenodo.json
Awesome Lists containing this project
README
## About
Mergin Maps mobile app (formerly known as Input app) makes surveying of geospatial data easy. You can design your survey project in QGIS with custom forms.
## Download
Click below to download the app to your mobile device, tablet or Windows:
**Current Release**
**Beta Release**
For more information on how to use the app, see [Documentation](https://merginmaps.com/docs).
## How to help/contribute?
Please refer to our community contributions guidelines.
- Would you like to help with translations? Join [Mergin Maps mobile app Transifex Team](https://explore.transifex.com/lutra-consulting/mergin-maps-mobile/)
- Write a review of the application on [App Store](https://apps.apple.com/us/app/mergin-maps/id1478603559) or [Google Play](https://play.google.com/store/apps/details?id=uk.co.lutraconsulting&hl=en&gl=US)
- Test the application and [report bugs](https://github.com/MerginMaps/mobile/issues)
- Write a blog post or case study or create a YouTube video. We are happy to help to promote it or co-author and place on our websites
- Software developer? Code and prepare a pull request. We will help you with [setup of the development environment](./INSTALL.md) and answer your questions.
- Donate or [subscribe](https://merginmaps.com/) to the Mergin Maps Cloud service to help us maintain the project.
## Features
Mergin Maps mobile app features touch optimised GUI components based on Qt Quick (based on QGIS core library).
- Mapping components - map canvas, GPS position, scale bar, markers
- Support for capturing of new geometries
- Display and editing of feature forms
- Built-in service for [storing and synchronising data](https://github.com/MerginMaps/server)
- Translated to several [languages](https://explore.transifex.com/lutra-consulting/mergin-maps-mobile/)
## Documentation
Read more about the app [https://merginmaps.com/docs](https://merginmaps.com/docs)
## Developers
To setup your development environment, read [INSTALL](./INSTALL.md)
New subproject 'gallery' app is used to develop/design all UI components, used in the Mergin Maps app
### Code conventions
To learn about our code conventions, please see the [code conventions](./docs/code_convention.md) file.
## Privacy policy
Read more about the app privacy policy [here](https://merginmaps.com/docs/reference/privacy/)


