d-wasserman/arc-sampling-and-scoring

Overlapping polygons

d-wasserman opened this issue · 1 comments

There might be an issue when there are multiple overlapping polygons being sampled for the proportional allocation tool. This might depend on the details of how the results of the intersect operation are treated. Other ops like pairwise intersect or something else might be needed to work with overlapping polygons.

This seems to be a minor issue. Might revisit later. Closing for now.