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

There are no knime.types and knime.types.geospatial

Open yui0907 opened this issue 2 years ago • 7 comments

There are no knime.types and knime.types.geospatial ,why ?

'import knime.types.geospatial as gt'

yui0907 avatar Mar 07 '23 05:03 yui0907

1678167582401

yui0907 avatar Mar 07 '23 05:03 yui0907

The geospatial types are par of a KNIME extension that you need to install manually into the KNIME AP that you use for development. To do so go to File->Install KNIME Extension in the Install window unselect Group items by category and search for geospatial. Than select the KNIME Geospatial Extension. image

In your extension you need to add a dependency to the feature as well as its done here: https://github.com/spatial-data-lab/knime-geospatial-extension/blob/main/knime_extension/knime.yml#L12

What kind of nodes/use cases do you plan to develop? We are currently working on several new nodes which might solve you some work :-)

koettert avatar Mar 08 '23 09:03 koettert

Thank you very much

yui0907 avatar Mar 09 '23 06:03 yui0907

Excuse me ,no knime python integration (labs) ,why?

1678763778878 1678763731572

yui0907 avatar Mar 14 '23 03:03 yui0907

Unselect Group items by category

image

koettert avatar Mar 14 '23 11:03 koettert

1678842832146

Am I using the wrong version? I use 4.7. Do I have to use 4.7 Nightly Build

yui0907 avatar Mar 15 '23 01:03 yui0907

Hi @yui0907, in 4.7 KNIME Python Integration (Labs) was renamed to KNIME Python Integration. And the (old) KNIME Python Integration was deprecated. Looks like you already have it installed (the fourth entry from the bottom, it has a grey symbol). For further questions regarding KNIME Analytics Platform please ask in the forum.knime.com. There we can respond faster.

Best regards Steffen

steffen-fissler avatar Mar 22 '23 09:03 steffen-fissler