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

Support filtering on visualized layers #7

Open
bernardom29 opened this issue Jan 20, 2022 · 0 comments
Open

Support filtering on visualized layers #7

bernardom29 opened this issue Jan 20, 2022 · 0 comments
Assignees

Comments

@bernardom29
Copy link

When using PostGIS plugin, you can filter what geometry rows are shown by applying filter conditions (like a WHERE in SQL) on any table column.

You do this by right clicking on a layer in the Layer menu and selecting "Filter"
Screenshot 2022-01-20 at 10 53 21

Then you get this query builder interface, where you can choose the filter condition
Screenshot 2022-01-20 at 10 50 44

After clicking OK, the layer should only show the rows that pass the filter condition.

@MitchellWeg MitchellWeg pinned this issue Jan 20, 2022
@MitchellWeg MitchellWeg self-assigned this Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants