spherely.create_multipoint

spherely.create_multipoint#

spherely.create_multipoint(points: Sequence) Geography#

Create a MULTIPOINT geography.

Parameters:

points (sequence) – A sequence of (longitude, latitude) coordinates (in degrees) or POINT Geography objects.