oriented_envelope#

GeosSeriesAccessor.oriented_envelope(*args, **kwargs)#

Computes the oriented envelope (minimum rotated rectangle) that encloses an input geometry, such that the resulting rectangle has minimum area.

Applies shapely.constructive.oriented_envelope to the data and returns a Series with the result.

Returns:

Series with the results of the function.

Return type:

pandas.Series