movingpandas.Trajectory.get_mcp#

Trajectory.get_mcp()#

Return the Minimum Convex Polygon of the trajectory data

Returns:

mcp – The polygon or line (in case of only two points) of the Minimum Convex Polygon

Return type:

Shapely object