geetools.Geometry.GeometryAccessor#

class geetools.Geometry.GeometryAccessor(obj)#

Toolbox for the ee.Geometry class.

Initialize the Geometry class.

Parameters:

obj (ee.Geometry)

Methods#

keepType(type)

Only keep the geometries of the given type from a GeometryCollection.