knime-geospatial-extension
knime-geospatial-extension copied to clipboard
WARNING at start of <geospatial view> node configuration seems unnecessary
When configuring the <geospatial view> node for the first time, the 'geometry' column is pre-selected. At the bottom of the (pre-)view we prompt a warning that this column is preset.
It seems to me, that this might be counter-intuitive, since the orange color might indicate that something is off.
I would think that we do not need to prompt this warning, since the user sees that the geometry column is selected at the top right. But this is just an idea.

I guess we could simply remove the warning in the knime_utils method if the column has been preset.