Geospatial View - Custom tiles must have an attribution

Hi,

thanks for the new version of the geospatial extension.
I have an issue with the geospatial view node. With Esri Basemaps and others I get the following error:

File "C:\Users\xxx\AppData\Local\Programs\KNIME\plugins\org.knime.python3.nodes_5.2.6.v202410081551\src\main\python\_node_backend_launcher.py", line 720, in execute
    outputs = self._node.execute(exec_context, *inputs)
  File "C:\Users\xxx\AppData\Local\Programs\KNIME\plugins\sdl.harvard.geospatial_1.3.0.202412051033\src\main\python\src\nodes\visualize.py", line 454, in execute
    base_map = folium.TileLayer(base_map)
  File "C:\Users\xxx\AppData\Local\Programs\KNIME\bundling\envs\sdl_harvard_geospatial\lib\site-packages\folium\raster_layers.py", line 135, in __init__
    raise ValueError("Custom tiles must have an attribution.")
ValueError: Custom tiles must have an attribution.

Hello @Awiener ,
we are working on a fix for this problem and will release it soon.
Thanks
Tobias

2 Likes

Hello @Awiener ,

thanks for reporting the issue. We have fixed it with the 1.3.1 bug fix release which we published today. For further details see this post.

Bye
Tobias

1 Like

Thank you @tobias.koetter looks great!

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