MerginMaps / MerginMaps/qgis-plugin
Field names from photo attachment config are incorrectly saved in QGIS project file
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 20
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 5
Description
If there is a space in a field name used for photo name, it would be stripped from the name. For example, if the field is Photo Cam Nummer then in the QGIS project file it would be PhotoCamNummer. Please see the attribute names and its corresponding entries for photo name expressions in the QGIS project file.
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
Reproduce the issue in a QGIS project using a photo-name field with spaces, then inspect the attribute names and corresponding photo-name expression entries in the QGIS project file. Trace how the photo attachment configuration writes those entries; done means names such as Photo Cam Nummer remain unchanged in the saved project file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100