ronnyhdez / reclaimed_sites_ab

https://ronnyhdez.github.io/reclaimed_sites_ab/
0 stars 0 forks source link

Clip not select valid polygons #89

Closed rfernand387 closed 2 months ago

rfernand387 commented 3 months ago

Hi. Sorry I did not consider this but I think it is not complicated.

Instead of using intersections with layers like bufferd roads, buffered bult up, buffered water bodies, buffered reservoirs to deselected reclamation polygons JUST clip out their intersection.

This way we can still select large polygons near these features. This is important since we dont want to bias sampling locations of the reclamation sites we process.

The selection process will now depend ONLY on the minimum area criteria.

ronnyhdez commented 2 months ago

All abandoned polygons have a flag indicating if they intersect or not any of those features. Therefore, the filtering decision can be taken during the analysis without having to recreate all the intersecting datset.