Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] [Identify tool] Present referencing relations (in addition … (Request in QGIS) #9148

Open
qgis-bot opened this issue Jun 25, 2024 · 0 comments

Comments

@qgis-bot
Copy link
Collaborator

Request for documentation

From pull request qgis/QGIS#57863
Author: @rouault
QGIS version: 3.40

[FEATURE] [Identify tool] Present referencing relations (in addition …

PR Description:

…to referenced ones), and support them on arbitrary nesting level

Fixes #48776

Previously only referenced relations where presented when exploring a feature, now referenced ones are presented as well. Do that only when the user explicit unfolds a node, to avoid potential 'explosion' of the number of features in the tree in case of a huge database where all features would be connected through relations. If through relations a feature already present in an ancestor node is detected, it is omitted from the related features.

image

Add setting parameters to disable showing relations

image

Add a contextual menu item "Identify Feature" to be able to "re-center" the result of the identification tree on a nested feature, to limit the nesting depth.

image
==>

image

Commits tagged with [need-docs] or [FEATURE]

"[FEATURE] [Identify tool] Present referencing relations (in addition to referenced ones), and support them on arbitrary nesting level\n\nFixes #48776\n\nPreviously only referenced relations where presented when exploring a feature,\nnow referenced ones are presented as well. Do that only when the user\nexplicit unfolds a node, to avoid potential 'explosion' of the number of\nfeatures in the tree in case of a huge database where all features would\nbe connected through relations. If through relations a feature already\npresent in an ancestor node is detected, it is omitted from the related\nfeatures.\n\nAdd setting parameters to disable showing referenced and referencing\nrelations.\n\nAdd a contextual menu item "Explore Feature" to be able to "re-center"\nthe result of the identification tree on a nested feature, to limit the\nnesting depth."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants