Riverscapes/QRAVEPlugin

Implement Query Definition Feature Filtering

Closed this issue · 2 comments

Once we have definition queries in business logic. Need to implement them in ArcRAVE to filter features.

Related Issues

To filter which features are included in a layer you use the setSubsetString() method on the QGIS layer object:

layer.setSubsetString(expr)

This was relatively easy and straightforward!

Added in dbadb62

We now have in Riverscapes/RiverscapesXML#333 a test case with BRAT.