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

Support write options in Geospatial Writer nodes

Open koettert opened this issue 1 year ago • 1 comments

in most of these Nodes I am missing these options:

  • whenver a folder is missing, it should be created.
  • whenver a file aready exists, it should be either overwritten or the node should fail.

image

As of now the Python framework does not support file parameters but we could add a value switch that allows the user to decide what should happen for existing files similar to what is available in Java image

https://forum.knime.com/t/geospatial-nodes-missing-write-options/80986

koettert avatar Jul 20 '24 09:07 koettert

create PR for review

UrbanGISer avatar Feb 13 '25 20:02 UrbanGISer