Hi,
I don't know what's wrong, but when I had similar problems, switching to
Python 3.12 solved them for me.
Cheers,
Björn
On 21.07.2025 16:58, Alessandro Pasotti via QGIS-Developer wrote:
Hi,
I am trying to build QGIS with QT6 on Ubuntu (tried 24.10 and 25.04),
it builds without errors but
Thanks Anita,
QGIS User Group Germany is thinking about starting an initiative to
raise funds for grant applications that did not make it this time.
The total budget of the grant program was 30k, of which 27k were
awarded.
Would it be possible to use the "remaining" 3k for #6 on the list (t
-> https://trac.osgeo.org/osgeo4w/ticket/822
On 18.03.2024 14:50, pathmapper wrote:
Hi,
shouldn't there be a nightly build from last night?
The latest build is a week old.
https://github.com/qgis/QGIS/commit/3925a5a621c436755fcbccbbe1506cd587ab1614
(OSGeo4W installer wi
Hi,
shouldn't there be a nightly build from last night?
The latest build is a week old.
https://github.com/qgis/QGIS/commit/3925a5a621c436755fcbccbbe1506cd587ab1614
(OSGeo4W installer with https://download.osgeo.org)
The weekly snapshot is also two weeks old:
https://download.osgeo.org/qgis/
According to
https://github.com/qgis/QGIS/wiki/OGC-compliance-for-QGIS/#technical-steps
http://test.qgis.org/
is still in use, see also
https://github.com/qgis/QGIS-Server-CertifSuite/issues/24
Also the demo QGIS Server http://qgis4.qgis.org: is not available (402
Bad Gateway):
http://qgis4.
Hi,
the processing tool "Aggregate"
https://docs.qgis.org/testing/en/docs/user_manual/processing_algs/qgis/vectorgeometry.html#aggregate
offers to "Load fields from layer" which according to the docs has the
purpose "You can load fields from another layer and use them for the
aggregation".
Hi Raul,
please see
https://lists.osgeo.org/pipermail/qgis-user/2023-July/053218.html
Cheers,
Björn
On 24.07.2023 08:06, Raul Lupascu via QGIS-Developer wrote:
Hello,
the current Version of QGIS is using Ghostscript-files which are
severe vulnerabilities.
It is using the Version 9.55.0.
It w
Hi Richard,
there are sometimes issues when copy/pasting a rule ->
https://github.com/qgis/QGIS/issues/40206 .
You could try to create the second rule from scratch.
Regards,
Björn
On 06.06.2023 09:06, Richard Duivenvoorde via QGIS-Developer wrote:
Need to have a styling to have two icon s
Hi Alex,
with WFS, if the option "Only request features overlapping the view
extent" is checked,
there will be GetFeature emitted constantly on pan/zoom of the map.
This behaviour doesn't even stop when all features of the service are
already loaded:
https://github.com/qgis/QGIS/issues/51168
Hi List,
currently the built in Nominatim locator/geocoder forces a 1,000ms wait
in-between queries.
This was implemented to comply with the OSM Nominatim TOS because their
endpoint https://nominatim.openstreetmap.org/search was used originally.
Since
https://github.com/qgis/QGIS/pull/42011
Thanks Tim,
Cheers, Björn
On 16.08.2022 13:24, Tim Sutton wrote:
I am looking into the issue, will hopefully be back online soon.
Regards
Tim
On Tue, Aug 16, 2022 at 6:02 AM pathmapper via QGIS-Developer
wrote:
Is there some ongoing maintenance or should it be available
Is there some ongoing maintenance or should it be available?
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-deve
Hi Richard,
what are you trying to achieve?
If you would like to flash only the border of the polygon you could try
to use
geometry.convertToType(1)
(https://qgis.org/pyqgis/master/core/QgsGeometry.html#qgis.core.QgsGeometry.convertToType)
to flash only a LineGeometry instead of a polygon.
Hi,
if you run your model from the model builder (green "play" button) and
not from the processing toolbox, your settings will be preserved (if you
open the .model3 file with a text editor, watch out for
'designerParameterValues').
Cheers,
Björn
On 06.05.2022 12:29, Johannes Kröger via QGI
Hi,
currently the term "WFS3" is still used for the standard QGIS Server
"OGC API - Features" landing page URL:
http://localhost/qgisserver/wfs3
and the docs:
https://docs.qgis.org/testing/en/docs/server_manual/services/ogcapif.html
Looks like WFS3 is not the official OGC wording anymore, a
I've just been asked by some average QGIS user (unknown to SQL
queries) how to create a simple filter like cityname='foo' for a
vector layer.
That was almost impossible for that person, unaware of SQL...
Thank you for raising this issue Richard, got the same feedback from
some users.
For fi
-> https://github.com/qgis/QGIS/issues/45243
On 20.09.2021 12:10, pathmapper wrote:
Hi,
for a property with NULL value, QGIS Server WFS 1.1.0 includes this
property with xsi:nil="true" in the response XML.
I noticed this, because other WFS server software is omitting these
pr
Hi,
for a property with NULL value, QGIS Server WFS 1.1.0 includes this
property with xsi:nil="true" in the response XML.
I noticed this, because other WFS server software is omitting these
properties with NULL values.
Having a dataset with lots of features and properties with NULL values,
at 2:48 PM pathmapper
wrote:
Hi,
I would like to use processing from the command line
(https://docs.qgis.org/3.16/en/docs/user_manual/processing/standalone.html
[1])
on the same Ubuntu machine where QGIS server is running:
Every information I did find so far says to install QGIS Desktop to
have
qg
Hi,
I would like to use processing from the command line
(https://docs.qgis.org/3.16/en/docs/user_manual/processing/standalone.html)
on the same Ubuntu machine where QGIS server is running:
Every information I did find so far says to install QGIS Desktop to have
qgis_process available, but t
Any opinion?
+1
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Thanks Alessandro
do you think that the same solution
implemented with https://github.com/qgis/QGIS/pull/42193 would work if
extended to multiband rasters?
If this results in only showing the layer title in the legend, yes.
In any event, you should probably file a feature request ticket.
d
Hi,
https://github.com/qgis/QGIS/pull/40620 introduced more descriptive
legends for raster layers.
While this might be useful when working with QGIS Desktop, I'm looking
for a way to disable them for using a project with QGIS Server.
By default, QGIS server uses for the WMS legend image wha
all dangling former
versions.
I hope it helps. Regards,
Jorge Gustavo
Às 09:26 de 16/03/21, pathmapper escreveu:
Hi,
if I try to compile QGIS with latest master (commit 8731c7e) it fails
with:
QGIS/src/core/qgscoordinatetransform_p.cpp:26:10: fatal error:
proj_experimental.h: Datei oder
OK, tracked this down to
https://github.com/qgis/QGIS/commit/e11801d34e11dd1e7edfbcb2f3cda7bf476ea599#diff-559ffd97601953ff5b3414dc8f132583a144ae8257ebd2a482a2d10a2c8257eb
so it's likely related to the proj version I'm using.
On 16.03.2021 10:26, pathmapper wrote:
Hi,
if I try to co
Hi,
if I try to compile QGIS with latest master (commit 8731c7e) it fails
with:
QGIS/src/core/qgscoordinatetransform_p.cpp:26:10: fatal error:
proj_experimental.h: Datei oder Verzeichnis nicht gefunden
#include
^
compilation terminated.
("Datei oder Verzeichn
Hi,
here's a related thread (i.e. xyz tiles, but I guess it's also valid vor
wms):
https://github.com/qgis/QGIS/issues/34813
Some quotes:
"QGIS renders the surrounding areas in a background job to make
subsequent pan actions faster. Therefore it sends more tile requests
than necessary for th
ccount would be something the QGIS project would be interested in or if
the QGIS Docker account is already sponsored. A sponsored Docker account
might help a little bit reaching these limits e.g. regarding pulling:
https://hub.docker.com/r/qgis/qgis3-build-deps
Che
28 matches
Mail list logo