91267 Commits

Author SHA1 Message Date
Loïc Bartoletti
373dcf1e6f
Update testqgsprocessingcheckgeometry.cpp 2025-04-17 16:38:44 +02:00
Loïc Bartoletti
d740930eba
Merge branch 'master' into checker_check_self_contact 2025-04-17 16:36:48 +02:00
Loïc Bartoletti
2f659e466c
Merge pull request #61317 from Djedouas/checker_check_overlap
Processing: Add Check Geometry Algorithm and test: Overlap
2025-04-17 16:35:03 +02:00
Loïc Bartoletti
d7390b0d78
Merge branch 'master' into checker_check_overlap 2025-04-17 16:33:58 +02:00
Loïc Bartoletti
68b7083845
Merge pull request #61315 from Djedouas/checker_check_follow_boundaries
Processing: Add Check Geometry algorithm and test: Follow Boundaries
2025-04-17 16:30:35 +02:00
Loïc Bartoletti
6e98941c07
Update testqgsprocessingcheckgeometry.cpp 2025-04-17 16:29:58 +02:00
Loïc Bartoletti
b73165f60e
Merge branch 'master' into checker_check_follow_boundaries 2025-04-17 16:24:34 +02:00
Loïc Bartoletti
b20ec8b974
Merge pull request #61314 from Djedouas/checker_check_duplicate_nodes
Processing: Add Check Geometry algorithm and test: Duplicate Nodes
2025-04-17 16:22:46 +02:00
Loïc Bartoletti
2f49de2dce
Merge branch 'master' into checker_check_duplicate_nodes 2025-04-17 16:22:18 +02:00
Loïc Bartoletti
ef521a1da9
Merge pull request #61313 from Djedouas/checker_check_dangle
Processing: Add Check Geometry algorithm and test: Dangle
2025-04-17 16:20:13 +02:00
Loïc Bartoletti
fcb59f9007
Merge branch 'master' into checker_check_dangle 2025-04-17 16:19:49 +02:00
Loïc Bartoletti
e7f5b0ff49
Merge pull request #61298 from Djedouas/checker_check_duplicate
Processing: Add Check Geometry algorithm and test: Duplicate
2025-04-17 16:17:49 +02:00
Loïc Bartoletti
33ed63d8ab
Merge branch 'master' into checker_check_duplicate 2025-04-17 16:16:24 +02:00
Loïc Bartoletti
b6eac59d46
Merge pull request #61297 from Djedouas/checker_check_self_intersection
Processing: Add Check Geometry algorithm and test: Self intersection
2025-04-17 16:10:36 +02:00
Loïc Bartoletti
5e529cc7fd
Merge branch 'master' into checker_check_self_intersection 2025-04-17 16:09:32 +02:00
Loïc Bartoletti
144b8c71d7
Merge pull request #61296 from Djedouas/checker_check_multipart
Processing: Add Check Geometry algorithm and test: Multipart
2025-04-17 16:07:06 +02:00
Loïc Bartoletti
1bf8e24e92
Merge branch 'master' into checker_check_multipart 2025-04-17 16:05:39 +02:00
Loïc Bartoletti
228e0be9ac
Merge pull request #61295 from Djedouas/checker_check_segment_length
Processing: Add Check Geometry algorithm and test: Segment length
2025-04-17 16:02:13 +02:00
pre-commit-ci[bot]
9b17f2dfb5 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-04-17 13:59:59 +00:00
Loïc Bartoletti
b30eb3f237
Merge branch 'master' into checker_check_segment_length 2025-04-17 15:57:07 +02:00
Loïc Bartoletti
e8d414b3f4
Merge pull request #60782 from Djedouas/checker_check_degenerate
Processing: Add Check Geometry algorithm and test: Degenerate polygon
2025-04-17 15:51:28 +02:00
bdm-oslandia
84de950dcc fix(test_qgsserver_wms_getfeatureinfo): update cast and expected xml to work with qt6 and reactivate test 2025-04-17 15:45:52 +02:00
pre-commit-ci[bot]
a2fd0d3997 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-04-17 13:05:40 +00:00
Loïc Bartoletti
28e52da599
Merge branch 'master' into checker_check_degenerate 2025-04-17 15:02:47 +02:00
Jacky Volpes
268556ec54 Processing: Add Check Geometry algorithm and test: Contained 2025-04-17 14:54:49 +02:00
qgis-bot
569667f9bb auto sipify 🍺 2025-04-17 10:57:22 +00:00
Even Rouault
e68e87ad6c
Merge pull request #61515 from rouault/wfs_no_gmlas_if_transaction
[WFS Provider] Add a UI and URI parameter featureMode=default/SimpleFeatures/ComplexFeatures
2025-04-17 12:54:24 +02:00
qgis-bot
9b1dfa17b3 auto sipify 🍺 2025-04-17 08:54:20 +00:00
Alexander Bruy
b9402aad41
Merge pull request #61501 from nyalldawson/fill_block
Add optimised method to fill a QgsRasterBlock with a constant value
2025-04-17 09:51:15 +01:00
Nyall Dawson
d6257da1e2
Use fill for create constant algorithm 2025-04-17 13:34:20 +10:00
Nyall Dawson
fa3a2ef2f6 Remove redundant output block value setting
This is always overridden by the following lines
2025-04-17 11:44:12 +10:00
Even Rouault
6b9bddf652
[WFS provider] Take into accout code review 2025-04-17 01:11:41 +02:00
Julien Cabieces
83d9ea13ea fix(core): fix windows build 2025-04-17 08:26:26 +10:00
Julien Cabieces
fa9f3dd21b refactor(core): Use unique_ptr when class has clear ownership 2025-04-17 08:26:26 +10:00
Even Rouault
46da0ab329
[WFS Provider] Add a UI and URI parameter featureMode=default/SimpleFeatures/ComplexFeatures
Fixes #61476 / #61493

The analysis of DescribeFeatureType response with the GMLAS driver makes
appear fields that are not supported by the
addFeatures()/changeAttributeValues() method. So if transaction support
is detected and featureMode=default, use QGIS built-in analyser to get
SimpleFeatures only. Otherwise try the GMLAS method.
2025-04-16 20:53:43 +02:00
Alexander Bruy
0b25a5146e
Merge pull request #61491 from rouault/initBaseDataset_float16
QgsGdalProvider::initBaseDataset(): make it handle GDAL 3.11 Float16
2025-04-16 19:12:49 +01:00
Alexander Bruy
12c8a4593a
Merge pull request #61486 from wonder-sk/fix-rubberband3d-crash
Fix a crash in QgsRubberBand3D when used with null geometry
2025-04-16 19:12:23 +01:00
Jacky Volpes
4af4645ef9 Processing: Add Check Geometry algorithm and test: Sliver polygon 2025-04-16 17:10:17 +02:00
Jacky Volpes
cd670ed7c5 Processing: Add Check Geometry algorithm and test: Duplicate 2025-04-16 17:08:32 +02:00
Jacky Volpes
37705c8255 Processing: Add Check Geometry algorithm and test: Multipart 2025-04-16 17:06:37 +02:00
Jacky Volpes
13b5b37c27 Processing: Add Check Geometry algorithm and test: Self intersection 2025-04-16 17:04:40 +02:00
Jacky Volpes
ce460367be Processing: Add Check Geometry algorithm and test: Degenerate polygon 2025-04-16 16:57:16 +02:00
Jacky Volpes
30109bf039 Processing: Add Check Geometry algorithm and test: Segment length 2025-04-16 16:54:18 +02:00
Jacky Volpes
8894169ffc Processing: Add Check Geometry algorithm and test: Dangle 2025-04-16 16:52:01 +02:00
Jacky Volpes
7604f953b1 Processing: Add Check Geometry algorithm and test: Duplicate Nodes 2025-04-16 16:21:19 +02:00
Jacky Volpes
a8aee7d84e Processing: Add Check Geometry algorithm and test: Self Contact 2025-04-16 16:17:59 +02:00
Jacky Volpes
b8e9180a50 Processing: Add Check Geometry algorithm and test: Point covered by line
Porting point covered by line check from geometry checker to processings
2025-04-16 16:16:51 +02:00
Jacky Volpes
a49aef4225 Processing: Add Check Geometry algorithm and test: Gap 2025-04-16 16:16:09 +02:00
Jacky Volpes
b849094403 Processing: Add Check Geometry algorithm and test: Follow Boundaries 2025-04-16 16:15:21 +02:00
Jacky Volpes
f4cdefb42c Processing: Add Check Geometry algorithm and test: Point in polygon 2025-04-16 16:05:54 +02:00