Zayne Tomlins
|
3f20c88a62
|
Fixed lint issue with unit tests
|
2022-08-01 12:35:58 +10:00 |
|
Thomas Stocker
|
a3a34e0de0
|
Enable Journal Wal, increase Timeout use only sqlite transaction (#49090)
Fixes Multithreading issues with Mbtile Creation on slow disks and or Machines with a lot of threads.
Fixes #47738
|
2022-06-22 09:50:56 +10:00 |
|
Jan Caha
|
061a96a9e7
|
fix missing bracket
|
2022-05-07 06:53:08 +10:00 |
|
Jan Caha
|
ab16477158
|
fix line break
|
2022-05-07 06:53:08 +10:00 |
|
Jan Caha
|
46dd681fd5
|
fix widget data reading - i.e. from History
|
2022-05-07 06:53:08 +10:00 |
|
Germán Carrillo
|
20dfa3c038
|
UI: Make sure users cannot enter values that are lower than the minimum value allowed in 'points displacement' algorithm
|
2022-03-29 06:22:14 +10:00 |
|
Nyall Dawson
|
ef85926a5d
|
Correctly raise exceptions from XYZ tiles algorithm threads, and fix Python 3.10 compatibility
|
2022-02-14 16:20:55 +10:00 |
|
Andrea Giudiceandrea
|
78d764e42a
|
GDAL Rasterize: check earlier for parameter validity
|
2022-02-06 10:01:00 +01:00 |
|
Andrea Giudiceandrea
|
8e4a6d6e8b
|
[processing] GDAL Rasterize: add extent CRS conversion
|
2022-02-05 12:49:31 +01:00 |
|
Andrea Giudiceandrea
|
98d5eb686e
|
[processing] GDAL Rasterize: make extent parameter optional
The corresponding -te parameter in gdal_rasterize is optional (if not specified, it defaults to the extent of the input vector layer)
|
2022-02-05 11:39:59 +01:00 |
|
Alexander Bruy
|
9ba642fa49
|
don't re-add layer to the temporary store
|
2022-02-01 08:26:43 +10:00 |
|
Alexander Bruy
|
efa4e885be
|
[processing] reload output layer after GDAL rasterize (fix #45729)
|
2022-02-01 08:26:43 +10:00 |
|
Mathieu Pellerin
|
663a70901f
|
Apply suggestions from code review
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
|
2022-02-01 05:37:24 +10:00 |
|
nirvn
|
f949adc760
|
Add spaces to make flake8 happy
|
2022-02-01 05:37:24 +10:00 |
|
nirvn
|
835fe144cc
|
[processing] Add missing field types to the advanced (i.e. python) field calculator algorithm
|
2022-02-01 05:37:24 +10:00 |
|
Alexander Bruy
|
1c096ceb52
|
allow negative values for buffer distance in GDAL buffer algorithm (fix #46667)
|
2022-01-06 17:53:54 +10:00 |
|
nirvn
|
406520f754
|
[processing] Add an optional output extent to the gdal raster calculator algorithm
|
2022-01-02 13:15:43 +07:00 |
|
nirvn
|
17b9bb8a60
|
[processing] Add the missing optional extent param to the gdal clip raster by mask aglorithm
|
2021-12-30 11:22:37 +07:00 |
|
Nyall Dawson
|
0d332d34ec
|
[processing] Fix gdal algorithms immediately show wrong or missing
parameter value warnings
Fixes #46532
|
2021-12-21 15:32:08 +10:00 |
|
Nyall Dawson
|
14436df648
|
Update python/plugins/processing/algs/gdal/ogr2ogr.py
|
2021-12-09 13:01:00 +10:00 |
|
Nyall Dawson
|
e7a4e1754d
|
Update python/plugins/processing/algs/gdal/ogr2ogr.py
|
2021-12-09 13:01:00 +10:00 |
|
Nyall Dawson
|
87cd100d30
|
Update python/plugins/processing/algs/gdal/ogr2ogr.py
|
2021-12-09 13:01:00 +10:00 |
|
Benoît Blanc
|
517aaceff1
|
Add help string for parameter
|
2021-12-09 13:01:00 +10:00 |
|
Benoît Blanc
|
28ff415b74
|
Add supported formats in doc
|
2021-12-09 13:01:00 +10:00 |
|
Benoît Blanc
|
83a15538e9
|
Add description for gdal:convertformat in short help string
|
2021-12-09 13:01:00 +10:00 |
|
Benoît Blanc
|
03d495c31c
|
Rename parameter to convert all layers
|
2021-12-09 13:01:00 +10:00 |
|
Benoît Blanc
|
495af5a724
|
Add parameter to skip layername in gdal:convertformat
|
2021-12-09 13:01:00 +10:00 |
|
Andrea Giudiceandrea
|
c72f377cbe
|
[processing] add missing algs descriptions in qgis.yaml
|
2021-12-03 06:19:04 +10:00 |
|
Andrea Giudiceandrea
|
da344065c6
|
[processing] remove useless algs descriptions from qgis.yaml
|
2021-12-03 06:19:04 +10:00 |
|
Andrea Giudiceandrea
|
8cbf5ec7cb
|
[processing] Fix "Select by expression" help string
removing the link to the user manual online
|
2021-12-02 09:36:14 +10:00 |
|
Alexander Bruy
|
eb5bce67e9
|
[processing] fix order of command line arguments in gdal_polygonize (fix #46045)
|
2021-11-16 07:12:14 +11:00 |
|
Clemens Raffler
|
4c2e96aad4
|
[feature] Port Export to PostgreSQL algorithm to C++
|
2021-11-11 08:10:36 +10:00 |
|
Alexander Bruy
|
16d2eb276d
|
[processing] multidirectional and combined shading options are mutually
exclusive (fix #45957)
|
2021-11-10 08:06:39 +11:00 |
|
Harrissou Sant-anna
|
ab42fbbda6
|
Relabel the geometric predicate option
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
|
2021-11-05 09:51:27 +11:00 |
|
Harrissou Sant-anna
|
7a2ae423ed
|
Relabel "join by location..." algorithms inputs
|
2021-11-05 09:51:27 +11:00 |
|
Harrissou Sant-anna
|
ffec1cc138
|
Fix some labels (#45549)
* [needs-docs] Correct name for mesh calculator output
* [needs-docs] Use same label for input layer
as in the "join attributes by location" alg
|
2021-10-19 08:21:40 +02:00 |
|
nicogodet
|
f6e20c3e0b
|
fix tiny mistakes
|
2021-10-07 08:31:54 +10:00 |
|
PeterPetrik
|
0150ab8708
|
fix #41870 force UTF-8 encoding for prj files
|
2021-10-06 06:10:30 +10:00 |
|
Andrea Giudiceandrea
|
44744e2679
|
[processing] Fix NODATA parameters in GDAL Merge alg
Set NODATA_INPUT and NODATA_OUTPUT as QgsProcessingParameterNumber.Double parameters, instead of QgsProcessingParameterNumber.Integer
|
2021-09-11 06:15:47 +10:00 |
|
Nyall Dawson
|
4f56a42275
|
Fix processing algs
|
2021-08-04 09:54:32 +10:00 |
|
Alexander Bruy
|
82ad2051e6
|
fix file permissions
remove duplicated short help file
|
2021-06-21 07:17:36 +03:00 |
|
Alexander Bruy
|
12f012eb20
|
fix rebase conflict
|
2021-06-21 07:17:36 +03:00 |
|
Alexander Bruy
|
cfc093d0e9
|
separate otb provider into a plugin
|
2021-06-21 07:17:36 +03:00 |
|
Alexander Bruy
|
cbe1a472ca
|
add missed plugin files
fix CMakeLists.txt
|
2021-06-21 07:17:36 +03:00 |
|
Alexander Bruy
|
a62fd8c7cd
|
separate processing grass provider into a plugin
|
2021-06-21 07:17:35 +03:00 |
|
Alexander Bruy
|
0c3f57fb86
|
fix CMakeLists and imports
|
2021-06-21 07:17:35 +03:00 |
|
Alexander Bruy
|
277b71a0a6
|
make SAGA provider independent plugin
|
2021-06-21 07:17:35 +03:00 |
|
nicogodet
|
8a0212e695
|
Create r_neighbors.py
|
2021-06-14 09:42:34 +02:00 |
|
nicogodet
|
9d44ebee30
|
Update neighborhood size name
|
2021-06-14 09:08:10 +02:00 |
|
Andrea Giudiceandrea
|
57326cbb20
|
[processing][grass] Fix r.proj in Windows
Properly escape the equal sign in the for /f command and fix a typo in the variable name
|
2021-06-03 23:54:37 +02:00 |
|