JoinAccessor#

class geetools.ee_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.