Re: [QGIS-Developer] QGIS 3D and Graphics Card Requirements

2023-09-21 Thread Jean Felder via QGIS-Developer
Hi Luke, The higher end card should indeed give you better performance. However, there is a hard coded limit in QGIS 3D at the moment. A 3D scene cannot load more than 500 Mo of 3D objects even if you video card has a lot of available memory when the 3D scene is created. The idea is to avoid o

Re: [QGIS-Developer] Help compiling QGIS with Qt6 on Ubuntu 24.04/24.10

2025-01-07 Thread Jean Felder via QGIS-Developer
Hi Jorge, qwt6 is only available in the universe repository. See: https://launchpad.net/ubuntu/+source/qwt Regards, Jean Le 27/12/2024 à 11:48, Jorge Gustavo Rocha via QGIS-Developer a écrit : Hi, I would like to start compiling QGIS with Qt6 on Ubuntu. I've looked into .docker/qgis3-qt6-bu

Re: [QGIS-Developer] QGIS weekly build for Windows

2025-02-07 Thread Jean Felder via QGIS-Developer
Hi Jürgen, Le 06/02/2025 à 14:37, Jürgen E. Fischer via QGIS-Developer a écrit : Hi Saber, On Wed, 05. Feb 2025 at 15:38:11 +0100, Saber Razmjooei via QGIS-Developer wrote: Do you know if QGIS weekly builds for Windows ( https://download.osgeo.org/qgis/windows/weekly/?C=M&O=D) are still being

Re: [QGIS-Developer] pre-commit for code-formatting

2024-12-12 Thread Jean Felder via QGIS-Developer
Le 12/12/2024 à 14:42, Denis Rouzaud via QGIS-Developer a écrit : Le jeu. 12 déc. 2024 à 14:22, Julien Cabieces a écrit : Oh, yes, I was looking at an old version of the documentation. >  I think it's a great tool on developer side but I have my concerns about >  the CI pa

Re: [QGIS-Developer] pre-commit for code-formatting

2024-12-12 Thread Jean Felder via QGIS-Developer
Le 12/12/2024 à 16:38, Even Rouault via QGIS-Developer a écrit : Le 12/12/2024 à 16:33, Julien Cabieces via QGIS-Developer a écrit : Not a great fan of this approach, It looks like complicated to me, I would prefer the old behavior. Those automatic PR force also contributor to rebase before

[QGIS-Developer] QgsJsonExporter and order

2025-01-21 Thread Jean Felder via QGIS-Developer
Hi, QgsJsonExporter does not respect the attributes order. This has already been discussed in this issue: https://github.com/qgis/QGIS/issues/41290 For example: ``` #!/usr/bin/env python3 from qgis.core import (QgsFeature, QgsGeometry, QgsJsonExporter, QgsPointXY,    QgsV

[QGIS-Developer] Qt6 unit test fixing

2025-04-29 Thread Jean Felder via QGIS-Developer
Dear PSC and contributors, Benoît, Julien and I have been working recently on fixing some unit tests which don't work on the Qt6 version at the moment: the unit tests listed in `test_blocklist_qt6.txt` (https://github.com/qgis/QGIS/blob/master/.ci/test_blocklist_qt6.txt) and the unit tests th

[QGIS-Developer] QEP 322: Point layer edition from the profile tool

2025-02-13 Thread Jean Felder via QGIS-Developer
Hi, Please see https://github.com/qgis/QGIS-Enhancement-Proposals/pull/328 This proposal aims to enable the editing of point layers directly from the elevation profile. It will be possible to add new points, move existing ones, and delete them. Additionally, selecting points from the elevation

[QGIS-Developer] QEP 343: Copy, move and rotate annotation layer

2025-07-08 Thread Jean Felder via QGIS-Developer
Hi, We propose to improve annotation items support to add support for moving, copy and rotation. Seehttps://github.com/qgis/QGIS-Enhancement-Proposals/pull/343 Regards, Jean -- Jean Felder Développeur SIG Oslandia OpenPGP_0x12722DC64D3F429E.asc Description: OpenPGP public key OpenPGP_si

Re: [QGIS-Developer] QEP 343: Copy, move and rotate annotation layer

2025-07-08 Thread Jean Felder via QGIS-Developer
Thanks, Here is the correct link: https://github.com/qgis/QGIS-Enhancement-Proposals/pull/344 Le 08/07/2025 à 16:05, Stefanos Natsis a écrit : Wrong link and qep number! On Tue, Jul 8, 2025, 4:43 PM Jean Felder via QGIS-Developer wrote: Hi, We propose to improve annotation