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