Filter features based on expressions

Hello NextGIS team

Nice web maps, really conviniet integration with QGIS. But I can’t find how to filter features interactively on the map, using expressions? I figured out filtering only using styles. It would be very useful to have.

1 Like

Hello!
We’ve recently implemented advanced filtering for attribute tables, so you can build complex expressions using logical operators. See:https://docs.nextgis.com/docs_ngweb/source/feature_table.html#search-and-filter

At the moment, filtering applies only to the feature table, but we’ll be adding an option to apply the same filter to the map very soon. I’ll keep you posted.