geetools.Feature.FeatureAccessor#

class geetools.Feature.FeatureAccessor(obj)#

Toolbox for the ee.Feature class.

Initialize the class.

Parameters:

obj (ee.Feature)

Methods#

removeProperties(properties)

Remove properties from a feature.

toFeatureCollection()

Convert a feature composed of a multiGeometry geometry into a FEatureCollection.