cartopy.mpl.path.shapely_to_path#
- cartopy.mpl.path.shapely_to_path(shape)[source]#
Create a
matplotlib.path.Pathobject that describes a shape.- Parameters:
shape –
One of the following Shapely objects:
- Returns:
path –
matplotlib.path.Path
Create a matplotlib.path.Path object that describes a shape.
shape –
One of the following Shapely objects:
path – matplotlib.path.Path