convert_polygon_df_to_polygon_sf: Convert a polygon_df
to an sf
POLYGON/MULTIPOLYGON
Description
Convert a polygon_df
to an sf
POLYGON/MULTIPOLYGON
Usage
convert_polygon_df_to_polygon_sf(polygon_df, buffer_dist = 0)
Arguments
buffer_dist
buffer the polygon by the given distance