Riverscapes / QRAVEPlugin

QGIS Plugin for viewing Riverscapes projects
0 stars 0 forks source link

Implement Query Definition Feature Filtering #56

Closed philipbaileynar closed 2 years ago

philipbaileynar commented 2 years ago

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)
KellyMWhitehead commented 2 years ago

This was relatively easy and straightforward!

Added in dbadb62b13cab5261ed00213cc138efbe8b39b7f

joewheaton commented 2 years ago

We now have in https://github.com/Riverscapes/RiverscapesXML/pull/333 a test case with BRAT.