Extracts coordinates from an sf points object and returns them as a plain
numeric vector, dropping any geometry list-column.
extract_coords(points_sf)A numeric vector of coordinates.
Other spatial helpers:
calc_centroid(),
create_bbox(),
prep_agg_lonlat_raster(),
save_gpkg(),
spatial_join_intersects()