Ediz Herms

Results 1 issues of Ediz Herms

Hi, I am using the sf package to check validity of polygon geometry, cast to single polygons and remove holes. Unfortunately, my code fails ` polygon = st_make_valid(polygon) %>% sf_remove_holes()...