MerginMaps / MerginMaps/mobile

Display a more useful information than FID in the attribute table

Open
#2,896 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement ui/ux
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:
![image](https://github.com/MerginMaps/input/assets/2649047/0faae5f6-7873-47a8-a96b-39fe37b14c8e)

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.