get_shape_details_internal: Extract details from provided polygons.
Description
Extract spatial extent, range and other geospatial features from the output
of read_polygons. Items are returned as a list for use in
calculate_grid
.
Usage
get_shape_details_internal(input_shape)
Arguments
- input_shape
A "SpatialPolygonsDataFrame" object representing the
original spatial polygons.