-
```
It would be useful to export data sets to shapefile formats. We can now do it
for trees (see issue #410) so it is not too hard to also do so for basestructs.
We can export up to three numeric…
-
```
What steps will reproduce the problem?
1. Run a spatial analysis with a condition like '$nbr_y > 3050000'.
What is the expected output? What do you see instead?
All processing groups should have…
-
```
What steps will reproduce the problem?
1. Run a cluster analysis with a def query that excludes some set of groups,
or that results in a null value for some set of groups (given calculations for…
-
```
The GUI's progress dialogues are currently implemented as separate windows,
called as needed.
The issue is that these often overplot each other, and can be difficult for the
user to separate …
-
```
The pan, zoom and other interactions are a
bit clunky at the moment (have to control click to get popup lists), as
well as being duplicated across packages. Modernising them to behave a
bit mor…
-
Many of the geometry analyses (e.g. points in polygons) would benefit from the use of a spatial index. The Tree::R module works well for this and is used in the Biodiverse code base alongside Geo::Sh…