Re: [QGIS-Developer] Digitizing with Edit Menu

2023-05-02 Thread Yoann Quenach de Quivillic via QGIS-Developer
Have you considered listening to the featureAdded signal instead? The digitizing shape (aka rubberband) you see while digitizing is not really accessible. In fact, it isn't guaranteed to be the geometry of the feature being created. It could even not exist at all ; this is all dependent on the

[QGIS-Developer] WMS GetCapabilities NAME tag for groups

2023-05-02 Thread Tomas Straupis via QGIS-Developer
Hello QGIS Server is providing a GetCapabilities document for a service. This document besides different stuff describes all layers provided. Layer description includes NAME and TITLE tags. These layers can then later be specified in GetMap LAYERS parameter by the value provided in layers NAME

Re: [QGIS-Developer] Backward compatibility for style in project files between QGIS versions

2023-05-02 Thread FERRATON Alain (Adjoint au chef de groupe) - SG/DNUM/MSP/DS/GSG via QGIS-Developer
Hi Denis, Thanks for your feedback. I think that re-introducing backwards compatibility in QGIS 3.28 would be valuable for our services. The size of the project files is not too critical in my opinion compared to the size of the data files, which are usually much larger. Is this possible for

[QGIS-Developer] No module named 'qgslayoutchecker' using "qgis/qgis:latest"

2023-05-02 Thread Paolo Tormene via QGIS-Developer
Dear QGIS people, I am running continuous integration tests for a plugin using the 'qgis/qgis:latest' docker and, since 4 days ago, I am getting the following error: from qgis.testing import start_app usr/lib/python3/dist-packages/qgis/utils.py:888: in _import mod = _builtin_import(name,

Re: [QGIS-Developer] No module named 'qgslayoutchecker' using "qgis/qgis:latest"

2023-05-02 Thread DelazJ via QGIS-Developer
Hi Paolo, Yes, we do have the same problems with testing in QGIS-Documentation repository, for everything related to master branch ( https://github.com/qgis/QGIS-Documentation/actions/workflows/doctest.yml?query=branch%3Amaster). 3.28 is fine. Regards, Harrissou Le mar. 2 mai 2023 à 08:44, Paolo

Re: [QGIS-Developer] Call for Grant Proposals 2023

2023-05-02 Thread Anita Graser via QGIS-Developer
Dear developers, This is the final call for submissions. The form will close today, by end of day, anywhere in the world. Regards, Anita On Saturday, 22. April 2023 13:59:05 (+02:00), Anita Graser wrote: Dear developers, This is a friendly reminder that we'll soon reach the deadline for

Re: [QGIS-Developer] Digitizing with Edit Menu

2023-05-02 Thread Jacky Volpes via QGIS-Developer
Hello, Have you tried this following code? Using iface.mapCanvas().mapTool().pointsZM() is good for me with any digitizing tool, while drawing. # Measurement object (adapt with crs/transform context/ellipsoid) da = QgsDistanceArea() da.setSourceCrs(QgsProject.instance().crs(),

[QGIS-Developer] Upcoming Tiling Interfaces Code Sprint

2023-05-02 Thread Joana Simoes via QGIS-Developer
*Hello,* * The Tiling Interfaces Code Sprint, hosted by the Open Geospatial Consortium (OGC) and the National Geospatial-Intelligence Agency (NGA)  will run from the 12th to the 14th of June at the Moonshot Labs (St. Louis, MO, US) A Code