-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.txt
31 lines (24 loc) · 1.75 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[general]
name=Faceted Feature Select
qgisMinimumVersion=3.16
description=User-definable faceted feature selection form. Experimental work-in-progress prototype.
version=0.1
author=WhereGroup GmbH, Johannes Kröger, Paul Schmidt
email=johannes.kroeger@wheregroup.com, paul.schmidt@wheregroup.com
about=We are playing around with different approaches to provide users with a graphical way of setting up a custom form to filter and select features by multiple, potentially hierarchical or mixed criteria.
This current prototyp allows users to specify attribute fields and filter types to search matching features. The map is filtered to the matching features and the user can choose to take matches into a selection. Compared to the built-in search and filter options, this allows using the same attribute field multiple once and provides real-time feedback on the map canvas.
There will be bugs and the usage is not too user-friendly at the moment. It is marked experimental for a reason. We have lots of ideas and plans to play with in the future and thus this plugin will probably change a lot until it is fit for end users. Examples are performance improvements, other chaining of facets than `AND`, other filtering approaches than the "SQL"-ish layer filter, loading/saving of form configurations, etc.
tracker=https://github.com/WhereGroup/FacetedFeatureSelect/issues
repository=https://github.com/WhereGroup/FacetedFeatureSelect
# End of mandatory metadata
hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=
# Tags are comma separated with spaces allowed
tags=python,vector,search,attribute,selection
homepage=https://github.com/WhereGroup/FacetedFeatureSelect
category=Vector
icon=icon.png
experimental=True
deprecated=False
server=False