spherely.boundary#
- spherely.boundary(geography, /)#
Computes the boundary of each geography.
- Parameters:
geography (
Geography
or array_like) – Geography object(s).- Returns:
Geography
or array – A single or an array of either (MULTI)POINT or (MULTI)LINESTRING Geography object(s).