fortify_sfc: Convert a simple features tibble to tibble for plotting.
Description
This will contain individual points for plotting the polygon, indicating the
longitude and latitude, order of points, if a hole is present, the piece, id
and group.
Usage
fortify_sfc(sfc_df, keep = NULL)
Value
a tibble point of long lat points used to plot polygons