You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
shawnlaffan
on 18 Jan 2011 at 10:37The text was updated successfully, but these errors were encountered: