Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number of neighbour named features #9

Open
xmichael opened this issue Oct 21, 2015 · 0 comments
Open

Number of neighbour named features #9

xmichael opened this issue Oct 21, 2015 · 0 comments

Comments

@xmichael
Copy link
Contributor

About
Takes an “authoritative” point dataset, a radius, a min. threshold X, a target fieldname,a target value. Tests that for every observation that at least X observations of field with selected value exist in a auth. dataset within that radius

Example: for butterfly A test that there are at least 3 plants of type B within 10 metres.

Notes

  • The original code adds an extra boolean column to the original dataset to indicate test result and returns the modified dataset

Original code
Location authoritativedata/NumberOfNeighbourNamedFeatures.java

Need to get feedback on this before implementing. Maybe a PCAPI filter implementation if use-cases require a server-side validation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant