MerginMaps / MerginMaps/mobile
External storage: S3
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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