Functions

st_bbox_common() st_bbox_list()

Return common bounding of multiple spatial objects

st_disaggregate()

Disaggregate GEOMETRYCOLLECTION, MULTIPOINT, MULTILINESTRING, MULTIPOLYGON into sub-geometries

st_distance_along()

Compute Euclidian or great circle distance along a sequence of geometries

st_erase_robust()

Erasing from geometry set x all parts overlapped by geometry set y

st_layers_as_df()

Return properties of layers in a datasource as data.frame

st_or()

sf equivalent of QGIS Union

st_rbindlist()

Convert a list of sf objects to a single sf object

st_rename_geometry()

Rename geometry column of an sf object

st_geometry_summary() st_area_sum() st_length_sum() st_perimeter_sum() st_perimeter_2d_sum()

Summary statistical functions for sfg, sfc and sf objects

Datasets

poly_1

The First of Two Overlapping Polygon Layers for Demonstration Purposes

poly_2

The Second of Two Overlapping Polygon Layers for Demonstration Purposes