This feature allows joining a table to an ee.FeatureCollection attribute table.
Discussed in #911
Originally posted by ilyapolovnikov February 5, 2022
Hi,
I have the following question.
Suppose I am working with FAO GAUL 2 level Feature Collection and want to add a numerical column to it from csv file (merging by district name). Is this possible? I want to plot the distribution of "variable of interest" over districts. Is there any way to do it using geemap?
Thanks a lot!