knime-geospatial-extension icon indicating copy to clipboard operation
knime-geospatial-extension copied to clipboard

WARNING at start of <geospatial view> node configuration seems unnecessary

Open sturmkev opened this issue 3 years ago • 1 comments

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. image

sturmkev avatar Nov 08 '22 10:11 sturmkev

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

koettert avatar Sep 22 '23 09:09 koettert