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
If a user requests to build a weight using queens but the dataset consists of points, it'll fail. We should do geometry-type checking first and error with a clear message about use of queens only with polygon geoms.