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

Add an expression function to retrieve a feature for a relation #15

Open
3nids opened this issue Dec 20, 2019 · 0 comments
Open

Add an expression function to retrieve a feature for a relation #15

3nids opened this issue Dec 20, 2019 · 0 comments

Comments

@3nids
Copy link
Member

3nids commented Dec 20, 2019

In many case (especially when using relation_aggregate), it would be particulary handy to retrieve the related feature to access its other fields.
We propose to add new functions returning features:

  • get_related_feature(relation, referencing_feature)
  • get_features(layer, expression)
@3nids 3nids changed the title more expression function to fetch feature Add an expression function to retrieve a feature for a relation Feb 17, 2020
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

1 participant