geetools.Join.JoinAccessor#

class geetools.Join.JoinAccessor(obj)#

Toolbox for the ee.Join class.

Initialize the Join class.

Parameters:

obj (ee.join)

Methods#

byProperty(primary, secondary, field[, outer])

Join 2 collections by a given property field.