spunlist: Create a flat list of polygon specifications
from the list of sp components returned by spAsList
Description
spunlist is a simple helper function taking the output
from spAsList. It is a helper function that should
rarely be called directly by the user.
It is not the same as the base unlist.
Usage
spunlist(x)
Value
An appropriately flattened list of the relevant components of the spatial data object.