Open
Description
We need some functions like Rs sf_make_valid
to validate geometry correctness. R is just using GEOS for this.
Currently we are in a wild-west situation where anything reads, writes and plots and will just randomly fail when it hits methods where validity matters.