View source: R/spatial clean fcns.R
absolute.validate | R Documentation |
This cycles through all the "weird tricks" I've found to ensure that geometries are not only valid, but remain so after st_intersection or other manipulations. Buffer 0 trick is useful for these case but can alter geometry: https://github.com/r-spatial/sf/issues/347
absolute.validate(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.