You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
Add setting parameters to disable showing relations
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.
==>
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."
The text was updated successfully, but these errors were encountered:
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.
Add setting parameters to disable showing relations
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.
==>
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."
The text was updated successfully, but these errors were encountered: