Stefanos Natsis

Results 22 issues of Stefanos Natsis

This means that when the user is close enough to a point for the used scale, the point is no longer visible, as it is hidden behind the user's marker....

bug
ui/ux

On @saberraz 's `foss4g_2022_workshop` project, photos are stored on a geometryless table, but when editing a photo feature the split button is active. ![Screenshot_20220821-160327](https://user-images.githubusercontent.com/11358178/185794848-6701fa7d-25c9-4b33-b489-10e9afe89e9c.png) ![Screenshot_20220821-155837](https://user-images.githubusercontent.com/11358178/185794718-0d26951a-2edc-4850-852c-485c23f1d0ee.png) ![Screenshot_20220821-160256](https://user-images.githubusercontent.com/11358178/185794850-86340c12-5b41-4ee3-99f5-796a7900792a.png)

bug

Requires https://github.com/MerginMaps/mergin-py-client/pull/150 Changes in classes `class MerginGroupItem(QgsDataCollectionItem):` and `class MerginRootItem(QgsDataCollectionItem):` are easier to review side-by-side before and after, the diff is messy. If server is old and does not support...

Starting QGIS was stuck while loading Mergin plugin. Sending a `ctrl+c` returns: ``` Couldn't load plugin 'Mergin' due to an error when calling its initGui() method KeyboardInterrupt Traceback (most recent...

bug

## Description Empty nodes have an initial bbox with a huge elevation range which should be shrunk once actual values are available. Such nodes without data would still be taken...

3D
Bug

## Description Wind Barbs are a common way to display wind strength and direction on maps. This PR adds a new _Wind Barbs_ symbology type for mesh vector datasets. ![image](https://github.com/qgis/QGIS/assets/11358178/c80eddef-9dfe-4fbc-87cf-5d1e57744cac)...

## Description When editing mesh layers, all MDAL mesh metadata are dropped from the modified file. This can break formats that rely on that metadata, like the mike21 format. This...

Mesh

## Description Shape map tools would generate a new feature with no geometry when right click was pressed and fewer than necessary points were digitized. Ideally we should make those...

Bug
Digitizing
backport release-3_34
backport release-3_36

The preview drawer may display outdated values after a feature has been modified. Steps to reproduce: 1. Create a project in the app 2. Add a point 3. Set it's...

bug
preview-form

On a value relation field with > 10000 entries, only the first 10k are selectable. Entries beyond the 10k mark can be searched but once selected they are not stored....

bug