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

Spatial - allow user control of spatial index and recycling per analysis #205

Closed
GoogleCodeExporter opened this issue Mar 27, 2015 · 21 comments

Comments

@GoogleCodeExporter
Copy link

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 neighbours consisting of all groups north of 
coordinate 3050000.  Instead, the neighbours differ by processing group.  This 
is caused by the spatial index.

The workaround is to turn off the spatial index before running it.

Original issue reported on code.google.com by shawnlaffan on 18 Jan 2011 at 10:37

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

No branches or pull requests

2 participants