Builds a plain data frame for Shiny tables, review screens, and scripted edit workflows. Geometry is summarized instead of expanded so users can decide which features to remove without accidentally dropping the active geometry column.
Usage
spatial_feature_table(x, key_col = NULL, include_geometry = FALSE)
view_spatial_features(x, key_col = NULL, include_geometry = FALSE)