valid_intersections: Only report intersections with valid geometries

View source: R/geom_valid_intersections.R

valid_intersectionsR Documentation

Only report intersections with valid geometries

Description

Only report intersections with valid geometries

Usage

valid_intersections(geos_of_interest, reference_geo)

Arguments

geos_of_interest

a collection of 'sf::sf'-like objects

reference_geo

a single 'sf::sf' object

Value

a collection of new, valid 'sf::sf' objects

See Also

'sf::st_intersection'

the function for computing the intersections

'sf::st_make_valid'

the function that repairs the new geometries


higherX4Racine/hiRx documentation built on Nov. 18, 2024, 10:20 a.m.