spherely.convex_hull#
- spherely.convex_hull(geography, /)#
Computes the convex hull of each geography.
- Parameters:
geography (
Geographyor array_like) – Geography object(s).- Returns:
Geographyor array – A single or an array of POLYGON Geography object(s).