Jakob Miksch
Jakob Miksch
I had the same problem `pip install click` fixed it for me as well
not sure if this is the responsibility of the QGIS server, since it might be behind another proxy. when adding this a CORS header to the conf, I would prefer...
Hi @simonscat-123 Thanks for your feedback. I guess for deleting the file on the disk you need to provide the parameter `purge=all` in the Request. See the screenshot of the...
You can also try to set the HTTP header by your proxy in front of QGIS Server. But that's a different approach compared to rewrite it with NGINX / APACHE...
I guess when you want another datastructure you should mount a custom NGINX config. But there is currently limited docs about that in this repo
I can reproduce it as well
The problem seems to be here: https://github.com/apache/superset/blob/a77b2d6ebfbe8caf98b2c0d00a19f3f744f18b2b/superset-frontend/plugins/legacy-plugin-chart-map-box/src/transformProps.js#L88-L92 only the **last** call of `setControlValue` seems to be executed, the other calls are getting lost
There seems to be a similar issue with the Deck.GL plugin. The popover of the Viewport-control does not properly update either. 
@kellynice1 thanks for your approval The CI is failing, but the reason is not clear to me. If I can fix this somehow, please let me know.
I find this issue important as well.