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.