Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MerginMaps/mobile
Mobile app for Mergin Maps 📲. 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
Mobile app for Mergin Maps 📲. 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T18:52:29.000Z (7 months ago)
- Last Synced: 2024-04-14T04:11:35.178Z (7 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: 36.2 MB
- Stars: 268
- Watchers: 29
- Forks: 59
- Open Issues: 437
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
- awesome-starred - MerginMaps/mobile - Mobile app for Mergin Maps 📲. Open projects and manage vector data, even offline 📶 (Android/iOS/Windows app) (mobile)
README
# Mergin Maps mobile app
Platform builds:
[![Android Build](https://github.com/MerginMaps/mobile/workflows/Android/badge.svg)](https://github.com/MerginMaps/mobile/actions?query=workflow%3A%22Android%22)
[![iOS Build](https://github.com/MerginMaps/mobile/workflows/iOS%20Build/badge.svg)](https://github.com/MerginMaps/mobile/actions?query=workflow%3A%22iOS+Build%22)
[![win64 Build](https://github.com/MerginMaps/mobile/actions/workflows/win.yml/badge.svg)](https://github.com/MerginMaps/mobile/actions/workflows/win.yml)
[![macOS Build](https://github.com/MerginMaps/mobile/actions/workflows/macos.yml/badge.svg)](https://github.com/MerginMaps/mobile/actions/workflows/macos.yml)
[![macOS (arm64) Build](https://github.com/MerginMaps/mobile/actions/workflows/macos_arm64.yml/badge.svg)](https://github.com/MerginMaps/mobile/actions/workflows/macos_arm64.yml)
[![linux Build](https://github.com/MerginMaps/mobile/actions/workflows/linux.yml/badge.svg)](https://github.com/MerginMaps/mobile/actions/workflows/linux.yml)Other Checks:
[![Code Layout](https://github.com/MerginMaps/mobile/workflows/Code%20Layout/badge.svg)](https://github.com/MerginMaps/mobile/actions?query=workflow%3A%22Code+Layout%22)
[![Coverage Status](https://coveralls.io/repos/github/MerginMaps/mobile/badge.svg?branch=master)](https://coveralls.io/github/MerginMaps/mobile?branch=master)
[![Translations](https://github.com/MerginMaps/mobile/actions/workflows/i18n.yml/badge.svg)](https://github.com/MerginMaps/mobile/actions/workflows/i18n.yml)
[![Gallery App](https://github.com/MerginMaps/mobile/actions/workflows/gallery.yml/badge.svg)](https://github.com/MerginMaps/mobile/actions/workflows/gallery.yml)Citation link:
[![DOI](https://zenodo.org/badge/46554390.svg)](https://zenodo.org/badge/latestdoi/46554390)
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 on your mobile device:**Current Release**
**Beta Release**
For more information on how to use the app, see [Documentation](https://merginmaps.com/docs).
## How to help/contribute?
- Help with translations, join [Mergin Maps mobile app Transifex Team](https://explore.transifex.com/lutra-consulting/mergin-maps-input/)
- 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-input/)## 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 sub-project '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/)