spatial-data-lab / knime-geospatial-extension

This repository is built for KNIME-CGA Geospatial Project, and the goal is to build Python-based nodes for geospatial analysis in KNIME Analytic Platform.
MIT License
20 stars 8 forks source link

Support multiple layer in Kepler.gl view node #330

Open koettert opened 4 months ago

koettert commented 4 months ago

As a user I want to add several layers to the Kepler.gl view node. This could be achieved by supporting dynamic input tables whereas each input table is represented as its own layer in Kepler.gl

Requested by: https://forum.knime.com/t/more-input-ports-for-kepler-gl-geoview-for-using-multiple-layers-from-different-files/77475/5

Relates to https://github.com/spatial-data-lab/knime-geospatial-extension/issues/113