This KNIME node converts a Google Earth Engine (GEE) Feature Collection into either a pandas DataFrame or a GeoPandas GeoDataFrame, depending on the specified output format. This transformation allows for further data manipulation and analysis within the KNIME environment.Be aware of the GEE request payload size limit of 10MB. If the dataset is too large, the node will raise a ValueError advising to reduce the orginal dataset size for ee.Feature Collection.
Created By:
Lingbo Liu
lingboliu@fas.harvard.edu
Spatial Data Lab project
Center for Geographic Analysis
Harvard University
- Type: Pythonee.FeatureCollectionGoolge Earth Engine Feature Collection