Geospatial Analytics nodes not appearing after installation

I’ve installed the Geospatial Analytics extension (and confirmed that with the ‘Installed Software’ list), but none of the nodes show up when I try to search for them. Additionally, if I try to open a workflow linked to that, a message appears saying there are missing node extensions; when I click Yes to install them, though, the installation process fails telling me that the package is already installed. Any suggestions for how to fix this, please? I’ve checked, and everything’s up to date.

Error message when loading spatial workflow

Can you check your settings around which nodes are visible?

Preferences => KNIME Modern UI => make sure that All nodes is selected:

If it is - can you check your logs or Open KNIME in Classic UI and check the console for any errors that may pop up?

Also which KNIME version are you on / which OS are you on?

It is set to show all nodes. I’m on version 5.4.3, and the latest version of macOS, 15.4.1. The error logs show:

2025-04-24 17:11:21,602 : WARN  : ModalContext :  : Node : MISSING OSM Boundary Map : 7:239 : Node can't be executed - Node "OSM Boundary Map" not available from extension "Geospatial Analytics Extension for KNIME" (provided by "SDL, Harvard, Cambridge US"; plugin "sdl.harvard.geospatial" is installed)
2025-04-24 17:11:21,606 : ERROR : ModalContext :  : LoadWorkflowRunnable :  :  : Errors during load: Status: DataLoadError: 3. Visualize a place on a map 7 loaded with error during data load
2025-04-24 17:11:21,606 : ERROR : ModalContext :  : LoadWorkflowRunnable :  :  :   Status: DataLoadError: 3. Visualize a place on a map 7
2025-04-24 17:11:21,606 : ERROR : ModalContext :  : LoadWorkflowRunnable :  :  :     Status: Error: Node "OSM Boundary Map" not available from extension "Geospatial Analytics Extension for KNIME" (provided by "SDL, Harvard, Cambridge US"; plugin "sdl.harvard.geospatial" is installed)
2025-04-24 17:11:21,606 : ERROR : ModalContext :  : LoadWorkflowRunnable :  :  :     Status: Error: Node "Geospatial View" not available from extension "Geospatial Analytics Extension for KNIME" (provided by "SDL, Harvard, Cambridge US"; plugin "sdl.harvard.geospatial" is installed)

Hmm… Mac OS…

can you check this post in Annoucements about a known issue with Python (which I think Geospatial is based on) and MacOS:

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.