Feature request #9859
Processing - "Mean coordinate(s)" should not require id fields
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | |||
Category: | Processing/Core | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 18387 |
Description
The mean coordinate(s) tool currently does not offer a way to just calculate the mean coordinates of all points in a layer if they do not have a common group/class id.
Related issues
History
#1
Updated by Nyall Dawson almost 11 years ago
Seems like the optional setting for ParameterTableField isn't working. All of the algorithms which try to use this option end up with required fields.
#2
Updated by Alexander Bruy about 10 years ago
- Status changed from Open to Feedback
Seems fixed in master, please test
#3
Updated by Anita Graser about 10 years ago
- Resolution set to fixed/implemented
- Status changed from Feedback to Closed
Thanks, seems fixed.
#4
Updated by Giovanni Manghi over 9 years ago
- Category changed from 94 to Processing/Core