spherely.get_x

Contents

spherely.get_x#

spherely.get_x(geography, /)#

Returns the longitude value of the Point (in degrees).

Parameters:

geography (Geography or array_like) – POINT Geography object(s).

Returns:

float or array – Longitude coordinate value(s).