Bernhard Mallinger
Bernhard Mallinger
Hi canisbelli, I haven't actively contributed in quite a while, so I can't really answer that with any degree of confidence. You could start digging into the code e.g. here,...
Tooltips are coded in a way that they _should_ move when they receive a mouseEntered event. Can this reliably be reproduced?
Still can't do anything, must be fixed in fife.
We won't be able to implement this for 2010.1, it requires a lot of thinking, coding and testing.
How can this be reproduced? Does it still show after save/load?
I've looked into this: It seems that when rending the page, the server checks whether there are projects. If it doesn't find any, it doesn't even load the client UI....
Hi all, I'd like to contribute code to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution. Bernhard...
I am having similar issues, thanks to the comment by @scorchio I was able to figure it out: My code was trying to fetch the branch `master`, which was redirected...
I see this in the log output. I guess the important part is where the request for the master branch returns a `HTTP 301`. ``` DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1):...
We did have a breaking change in `execute_process` more or less recently (1-2 years ago?) though, so I'm not sure if this part of pygeoapi is considered stable enough to...