Robot 144
Robot 144
The ElasticManager does nog export get_connect_cmd. I would like to start the other processes in some automated way, but the info is now only accessible through show(em). It is possible...
Do you plan to create updates for new versions of geoserver on docker hub?
Hi, I am trying to make a plot with pcolormesh from matplotlib, but wrapped in solara.FigureMatplotlib it becomes slow. It is very well possible that I am overlooking something, but...
Hi, When trying the following code: `wms=wmsinfo("http://ows.mundialis.de/services/service") img = wmsread(wms, layer="OSM-WMS", region=(0.0,2.0,50.0,52.0), size=(800,800)); imshow(img) ` The image is mostly blue. After some searching this seems to result from wmsinfo setting...