Even Rouault
a9ddf6983a
Typo fixes
2025-07-12 20:21:10 +02:00
Even Rouault
9e5f463f1a
Merge pull request #62398 from t0b3/patch-2
...
allow ZSTD compression for parquet
2025-07-12 17:39:27 +01:00
qgis-bot
798f63fc3c
auto sipify 🍺
2025-07-10 10:27:49 +00:00
Nyall Dawson
109252d65d
Fix typehint
2025-07-10 22:24:56 +12:00
Nyall Dawson
9eb7345334
Add missing file
2025-07-10 22:24:56 +12:00
Nyall Dawson
5599b62bdd
Fix cppcheck
2025-07-10 22:24:56 +12:00
Nyall Dawson
ddcd86816e
Add test
2025-07-10 22:24:56 +12:00
Nyall Dawson
6417adf60e
Fix Python docstring for dijkstra method
...
Fixes #56172
2025-07-10 22:24:56 +12:00
Nyall Dawson
4fe72dd84f
[processing] Add algorithms to filter parts by length/area
...
These new algorithms "Remove parts by length" and
"Remove parts by area" filter out parts of geometries from
a vector layer, by checking their area or length vs
a minimum size parameter.
If the input geometry is a multipart geometry, then the parts
will be filtered by their individual sizes. If no parts match the
required minimum size, then the feature will be skipped and
omitted from the output layer.
If the input geometry is a singlepart geometry, then the feature
will be skipped if the geometry's size is below the required size
and omitted from the output layer.
Attributes are not modified.
2025-07-10 17:42:30 +12:00
qgis-bot
51df526a40
auto sipify 🍺
2025-07-09 09:16:35 +00:00
Alexander Bruy
d22e0d2eb2
Merge pull request #62539 from nyalldawson/package_dest_crs
...
Add optional destination crs for Package Layers algorithm
2025-07-09 10:13:38 +01:00
Alexander Bruy
6de643607f
remove output annotation from dijkstra declaration as they can not be
...
used with the %MethodCode
2025-07-09 10:46:02 +12:00
ViperMiniQ
b2200df885
fix double event when saving changes in options
2025-07-09 10:45:05 +12:00
Martin Dobias
02245b5773
Fix rendering of VPCs when overview point cloud is missing
2025-07-09 10:42:34 +12:00
Nyall Dawson
8bf7a0bb20
Make test robust across different gdal versions
...
Don't create 3d geometries to store in 2d gpkg, as newer GDAL
will force promote the gpkg to 3d types to match
2025-07-09 08:04:14 +10:00
Matthias Kuhn
d96b1ecb2c
Merge pull request #62531 from imincik/nix-package-master
...
nix: add nix packaging files
2025-07-08 21:28:43 +02:00
Harrissou Sant-anna
b2d16a3485
Add missing spacing in the Profiler tab of Debugging/Developmet tools panel
2025-07-08 11:14:30 +02:00
Harrissou Sant-anna
9841b8d5bc
Allow resizing of "Set Group WMS Data" dialog thanks to scrollbar
2025-07-08 11:14:30 +02:00
Nyall Dawson
9bf4d9b49a
[feature] Add optional destination crs for Package Layers algorithm
...
Allows for layers to be transformed into a specific output CRS, if
set.
2025-07-08 18:57:33 +10:00
Nyall Dawson
b04a908892
Clarify docs
2025-07-08 16:34:28 +10:00
Harrissou Sant-anna
e59a7c0ab9
Replace label in contextual menu of SQL History item
...
The query contextual menu item loads the query in the main widget, it does not execute it.
2025-07-07 20:44:54 +02:00
Harrissou Sant-anna
9ba65f72ab
"Trim/Extend segment" tool automatically enables/disables snapping on segment
2025-07-07 19:37:47 +02:00
Ivan Mincik
7bf9c36438
nix: add nix package for qgis documentation
2025-07-07 16:25:49 +02:00
Ivan Mincik
4f2fd97561
nix: add nix packaging files for qgis
2025-07-07 15:55:33 +02:00
qgis-bot
a0ba625868
auto sipify 🍺
2025-07-07 06:53:49 +00:00
Julien Cabieces
f9e73eabc6
Merge pull request #62488 from nyalldawson/mask_switch
...
Add (hidden) setting to force raster clip masks for layout exports
2025-07-07 08:50:52 +02:00
qgis-bot
71697c478a
auto sipify 🍺
2025-07-06 23:11:19 +00:00
Yoann Quenach de Quivillic
122bf8dba9
Add unit tests
2025-07-07 11:08:27 +12:00
Yoann Quenach de Quivillic
91e25e8051
Apply suggestions from review
2025-07-07 11:08:27 +12:00
Yoann Quenach de Quivillic
4c3aaa09ca
Add methods to remove plugin-defined layout items when unloading plugin
2025-07-07 11:08:27 +12:00
t0b3
e16bfa54a3
feat: more parquet configuration
...
- dynamically recognize compression methods
- COMPRESSION_LEVEL (GDAL 3.12)
- SORT_BY_BBOX (GDAL 3.9)
- WRITE_COVERING_BBOX (GDAL 3.9)
2025-07-06 21:01:35 +02:00
Alexander Bruy
7b22b94595
Merge pull request #62506 from m-kuhn/no-hardcode-vectorproperties-icon
...
Do not hardcode vector layer properties dialog icon
2025-07-06 07:31:17 +01:00
Andrea Giudiceandrea
2f8de1e7cb
Fix again value map config dlg with NULL values
2025-07-05 16:04:02 +02:00
Jan Caha
a26b91b364
update wrench
2025-07-04 14:27:26 +02:00
Matthias Kuhn
1279e0c5ca
Do not hardcode vector layer properties dialog icon
2025-07-04 09:01:56 +02:00
Martin Dobias
8f5e635e97
Make quantized mesh provider work without tile availability info
...
Apparently JSON that describes a quantized mesh terrain does not
have to provide information about availability of tiles at different
zoom levels. This fix makes the tile availability parsing optional.
2025-07-03 22:40:13 +02:00
Tudor Bărăscu
0b2161cf3b
more help improvements
2025-07-03 20:06:43 +02:00
Tudor Bărăscu
d9a2a54351
improve boundary, convex_hull, end_point, geom_to_wkt help
2025-07-03 20:06:43 +02:00
Tudor Bărăscu
e2e3c05705
improve help for length and perimeter functions
2025-07-03 20:06:43 +02:00
Tudor Bărăscu
8265b4e995
improve area function help
...
Give an example of the most probable usage of this function
2025-07-03 20:06:43 +02:00
uclaros
0d81652ba5
tidy things up
2025-07-03 16:08:41 +02:00
uclaros
25cb505842
Store new url when remote copc requests are redirected
2025-07-03 16:08:41 +02:00
qgis-bot
37ec164377
auto sipify 🍺
2025-07-03 12:57:28 +00:00
Julien Cabieces
e83db3e361
Merge pull request #62139 from Simon-Lopez/simon/PR-add-profileSource
...
Add QgsMapLayer::profileSource
2025-07-03 14:54:30 +02:00
qgis-bot
2bfc210e5f
auto sipify 🍺
2025-07-03 05:34:32 +00:00
Alessandro Pasotti
02d90d295c
Merge pull request #62449 from elpaso/server-wfs-3d-z-gml-part-3-desktop
...
WFS transaction support for Z geometries
2025-07-03 07:31:37 +02:00
Matthias Kuhn
c512d8984d
Merge pull request #62486 from qgis/dependabot/github_actions/lukka/get-cmake-4.0.3
...
Bump lukka/get-cmake from 4.0.2 to 4.0.3
2025-07-03 05:59:23 +02:00
Alessandro Pasotti
fb6d31bbc3
Reduce message to the Z mismatch case
2025-07-02 14:41:43 +02:00
Alessandro Pasotti
512125ec28
Push error in case the geometry has Z but the layer has not
2025-07-02 14:41:43 +02:00
Alessandro Pasotti
bfce42f898
Fix comment
2025-07-02 14:41:43 +02:00