Juergen E. Fischer
d9b5d8c9c5
update_ts.sh: alternatively use pylupdate6 + python translation string fixes
2025-03-23 23:23:02 +01:00
Jan Caha
d981659ecb
add types
2025-03-20 10:12:37 +10:00
pre-commit-ci[bot]
117ef4c7d5
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-03-20 10:12:37 +10:00
Jan Caha
b546ba43e4
update strings
...
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
2025-03-20 10:12:37 +10:00
Jan Caha
ea9ee4088e
handle temporary output
2025-03-20 10:12:37 +10:00
Jan Caha
cb3ebba533
all temporary output on selection panel
2025-03-20 10:12:37 +10:00
Werner Macho
d3535951c1
adding austrian csw to metasearch default servers
2025-03-20 07:09:16 +10:00
Elton Chan
709914f16b
Add protocol values for ESRI Geoportal ( #61047 )
...
* Add protocol values for ESRI Geoportal
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-18 06:19:47 -04:00
Jean Felder
8bc8941b1d
processing/gdal: Ensure to flush the buffer once finished
2025-03-13 07:21:24 +10:00
Jean Felder
5ca6c217f3
processing: Fix voronoipolygons unit test for GEOS 3.12.1
2025-03-13 07:21:24 +10:00
Alexander Bruy
423a5f4245
port Define Projection algorithm to C++
2025-03-08 11:03:40 +00:00
Nyall Dawson
7be2e7cc7b
Remove dead code from DB Manager plugin
...
This is all functionally dead code -- it is not called from anywhere
2025-02-26 11:54:56 +10:00
Nyall Dawson
d45401cb8f
Port db manager to use QgsStoredQueryManager methods
2025-02-26 11:54:56 +10:00
Mathieu Pellerin
1aeb8bbdd4
[processing] Fix alg. postprocessing regression failing to add all but one output to the project
2025-02-17 08:35:48 +10:00
pre-commit-ci[bot]
88383c3d16
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-02-15 08:36:08 +10:00
Harrissou Sant-anna
d5c1c6d168
Add help to GDAL raster Slope and Proximity algs parameters
...
and remove passive form text on labels
2025-02-15 08:36:08 +10:00
Benjamin Jakimow benjamin.jakimow@geo.hu-berlin.de
8054fd816f
added test tp check truncation of WIDTh and HEIGHT float values
...
relates to #60533
2025-02-12 11:32:35 +01:00
pre-commit-ci[bot]
401f6d3844
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-02-12 11:32:35 +01:00
Benjamin Jakimow benjamin.jakimow@geo.hu-berlin.de
d4399cdc84
truncates double inputs to -ts WIDTH HEIGHT
2025-02-12 11:32:35 +01:00
Benjamin Jakimow benjamin.jakimow@geo.hu-berlin.de
d570f81db5
ensures that "gda:rasterize" uses integer numbers as input to -ts parameter
...
fixes #60524
2025-02-12 11:32:35 +01:00
Alexander Bruy
e5d1543a65
fix typo
2025-02-12 06:33:13 +00:00
Nyall Dawson
0180380076
[processing] Fix exception when algorithm has no output layers
...
Fixes regression caused by https://github.com/qgis/QGIS/pull/59850
2025-02-12 14:56:48 +10:00
Jean Felder
a46f3e9752
postprocessing: Use QgsLayerTreeRegistryBridge to add layers
...
When a profile tool is already opened, the output of a procssing is
not added to its layer tree. This is because it relies on a
`QgsLayerTreeRegistryBridge`. Indeed, `QgsLayerTreeRegistryBridge`
listens to the `QgsProject::legendLayersAdded()` signal in order to
update the elevation profile tree view. However this signal is not
triggered by the current logic in `Postprocessing.py`because
`QgsProject::addMaplayer` is called with `addToLegend` set to
False. Then, the layer is added to the tree by calling
`QgsLayerTreeGroup::insertChildNode`.
This issue is fixed by creating a
`QgsLayerTreeRegistryBridge::InsertionPoint` to set the insertion
point and then calling `QgsProject::addMaplayer` with `addToLegend`
set to True.
2025-02-07 10:22:53 +10:00
Alexander Bruy
b6d1d7e8d6
add missed import and fix getThemeIcon() call (follow-up #60261 )
2025-02-06 09:54:48 +00:00
Andrea Giudiceandrea
cc53e8a6ef
[processing][gui] Fix InterpolationDataWidget
...
Fix initialisation of "Use Z-coordinate for interpolation" checkbox
2025-02-05 09:30:15 +10:00
Nyall Dawson
fa1bae1a4f
Adapt tests for proj 8.2 results
2025-02-05 06:15:05 +10:00
Mathieu Pellerin
b4b2dfdd21
Address review
2025-01-30 08:47:29 +10:00
Alexander Bruy
4776478354
update expected raster hashes
2025-01-30 08:46:28 +10:00
Mathieu Pellerin
f2289c83f1
[processing] Fix feature iteration against a model ( fixes #60131 )
2025-01-28 12:06:36 +10:00
Alexander Bruy
59640d9fd6
fix QKeySequence use in DBManager in Qt6 builds
2025-01-28 08:37:16 +10:00
Alexander Bruy
5c67214a4d
make use of QKeySququence in Processing script editor compatible with
...
PyQt6 (fix #60063 )
2025-01-28 08:37:16 +10:00
Jan Caha
374f2a0e59
tests for postgreraster provider in grass algorithms
2025-01-08 17:46:21 +01:00
Jan Caha
63524b16e7
fix postgresraster provider in grass algorithm r.in.gdal
2025-01-08 13:02:30 +01:00
Even Rouault
eba8d20210
Merge pull request #60043 from pathmapper/inspire_protocol_values
...
[metasearch] Add INSPIRE protocol values
2025-01-07 01:16:20 +01:00
Andrea Giudiceandrea
b3a7f06465
[MetaSearch] Allow the user to enable or disable the logging of the debug messages ( #60049 )
...
* [metasearch] Add setting to enable/disable debug logging
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-05 18:41:24 -05:00
pathmapper
0469a27e6b
[metasearch] Add INSPIRE protocol values
...
Source: https://inspire.ec.europa.eu/metadata-codelist/ProtocolValue
2025-01-03 07:10:57 +01:00
Andrea Giudiceandrea
2d70b7afa2
[processing][grass] Fix v.mkgrid
...
Use parameter "type" instead of flag "-p" and add missing "-a" flag
2024-12-23 08:33:03 +09:00
Nyall Dawson
c1809728ff
Fix regex
2024-12-18 15:04:49 +10:00
Nyall Dawson
787f8072d1
Enable test which passes now
2024-12-18 13:20:52 +10:00
Nyall Dawson
d3df8c13cb
Only run i.smap , i.maxlik tests on older GRASS
...
Newer ones have the raster paths hardcoded into
the signature file, and we can't handle that currently
in the test suite
2024-12-18 13:20:52 +10:00
Nyall Dawson
6aa594dcb6
Allow skipping tests by grass version
2024-12-18 13:20:52 +10:00
Nyall Dawson
67a67c30e9
Resync grass plugin algorithm test base file
2024-12-18 13:20:52 +10:00
Nyall Dawson
49f9cfb358
Adapt some grass tests to account for formats used in newer GRASS versions
2024-12-18 13:20:52 +10:00
Andrea Giudiceandrea
d7e819de38
[Modeler] Fix algorithms help URL
2024-12-17 02:33:45 +01:00
Nyall Dawson
a9a74e9aed
Fix heatmap algorithm on qt6
2024-12-15 09:10:18 +10:00
Nyall Dawson
3d2f37a756
Fix test which was never working, but just skipped on CI because too old GDAL
2024-12-14 10:22:12 +10:00
Nyall Dawson
05c269d61d
Fix test on newer GEOS versions
2024-12-14 10:22:12 +10:00
Nyall Dawson
27253e1c21
Fix test on newer python
2024-12-13 13:54:19 +10:00
Jan Caha
b463e7c813
fix error where table comment was not updated on second open of "Table Properties" window
2024-12-13 09:37:33 +10:00
Jan Caha
330c03dccc
edit QLineEdit to QTextEdit
2024-12-13 09:37:33 +10:00