Stefan de Konink
Stefan de Konink
Implements: https://github.com/maplibre/maplibre-native-qt/issues/219 A common feature in interactive maps is the ability to click and retrieve the feature located beneath the mouse cursor. This functionality is already integrated in many other...
**Is your feature request related to a problem? Please describe.** I would like to use the GLWidget under PySide6. **Describe the solution you'd like** Preferably the ability to have an...
**Is your feature request related to a problem? Please describe.** When retrieving results from the map we get mbgl::Feature's back. Considering the current layer, we likely want to convert it...
**Describe the bug** When scrolling for a few seconds I end up with a network error. It does not really matter what source, just a complex source is enough. I...
In recent Qt6 releases HTTP2 is enabled by default, this was not the case for Qt5. With this change cancelling a connection via reply->abort() breaks the protocol. We should not...
``` Collecting untokenize Using cached untokenize-0.1.1.tar.gz (3.1 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements to build wheel did not...
When mypy'ing my code the problem arrises when list[union[TypeA, TypeB]] is specified and a type like list[TypeA] is assigned. I wonder if the library should offer something like an AppendableSequence...
**Is your feature request related to a problem? Please describe.** This would likely significantly improve speed. https://github.com/cvg/LightGlue
I guess it could be fixed _easier_, but this would at least fixes the warning.
https://github.com/BerriJ/entsoe-apy