spherely.create_collection

spherely.create_collection#

spherely.create_collection(geographies)#

Create a GEOMETRYCOLLECTION geography from arbitrary geographies.

Parameters:

geographies (sequence) – A sequence of Geography objects.

Returns:

collection (Geography) – A new GEOMETRYCOLLECTION geography object.