-
Notifications
You must be signed in to change notification settings - Fork 444
Labels
Milestone
Description
Description
Plugin which enable for the user to draw a geometry on the map to select all the layer features that cross or intersect the geometry
Acceptance criteria
- Plugin should be managed by viewer to choose the type of selection (select by point, line, rectangle, circle, polygon).
- Plugin should works on ArcGIS, WFS & WMS layers
- Plugin highlights the selected features
- Plugin should also contain a button that allows you to make all layers selectable or un-selectable and a button that allows to clear the current selection.
- The three dots menu should offer a list of actions:
- Zoom to
- Statistics (dropdown list to select the field, number of values, Sum of values, minimum and maximum value, average)
- Create layers - create geojson inside the map (temp)
- View in attribute table
- Export to CSV file
- Export to GeoJSON file
- Export to JSON file
- Clear selection
Other useful information
- Plugin should be configurable in the context editor (color and style of the highlight, max features retrieved by layers, geometry usable by the user
