MerginMaps / MerginMaps/mobile

External storage: S3

Open
#3,695 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

In QGIS Desktop it is possible to save photos directly to an Amazon S3 bucket without any intermediate storage on the client
Read more
This works really good in situations where you have internet connection which we always have.

It would be nice to have this feature available on the mobile app

Pros

  • No storage of photos on phone or desktop
  • No syncing of large amounts of photos
  • No running jobs to move/copy photos to Amazon S3/Minio

Cons

  • Requires internet connection

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are identified in the issue. Start by locating the mobile app's photo storage and upload flow, then review how project synchronization handles media and whether S3 or Minio is supported. Done should include direct photo storage in the external bucket, with behavior defined for unavailable internet connections.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.