MerginMaps / MerginMaps/mobile
Display a more useful information than FID in the attribute table
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
When I browse attribute table, for each feature I see two lines:

The upper part (e.g. Tower Bridge) can be configured in QGIS (Layer Properties > Display) to show a field or an expression. But the lower part just displays Feature ID number. I think it would be a better idea of using the space to show some sensible information like:
- Existing labels for the feature if it is configured
- Some common field names (e.g. name, type, etc. I think there is a list for them in QGIS).
- A tool in QGIS plugin to configure it by user
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
The issue does not name files, tests, or an implementation entry point. Start by locating the mobile attribute table UI and how its two feature text lines are populated, then review how QGIS display labels are exposed. Done should include an agreed rule or configuration for replacing the Feature ID with useful feature information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100