Nyall Dawson
|
2d27784cee
|
Raise exceptions if open options not supported by GDAL version
|
2024-06-27 13:07:25 +10:00 |
|
Nyall Dawson
|
e38849d750
|
Fix running GDAL algorithms on cloud storage layers
Correctly generate commands when run on eg /vsis3/ layer sources,
and translate credential options to "--config KEY VALUE" arguments
for GDAL commands
|
2024-06-27 13:07:25 +10:00 |
|
Nyall Dawson
|
2ab2d34947
|
Correctly handle open options for raster GDAL algorithm inputs
And handoff to GDAL command when command supports them
|
2024-06-27 13:07:25 +10:00 |
|
Nyall Dawson
|
18efe655e9
|
Pass vector layer open options over to GDAL command
Ensures that processing tools which use vector layers with open
options work correctly, respecting the layer's open option settings
|
2024-06-27 13:07:25 +10:00 |
|
Nyall Dawson
|
36e3c43f84
|
Make getOgrCompatibleSource API more flexible
|
2024-06-27 13:07:25 +10:00 |
|
Nyall Dawson
|
c16a1e2b3d
|
Update enums
|
2024-01-19 19:44:48 +10:00 |
|
Etienne Trimaille
|
3cab3c43a2
|
Python - Run pyupgrade on the processing plugin
|
2023-04-24 10:03:57 +02: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 |
|
Evan Derickson
|
dcde81fb1b
|
Thin out unneeded function calls
|
2021-02-20 12:26:00 +10:00 |
|
Nyall Dawson
|
b6a7a10703
|
Fix some more python formatting issues, remove more flake exceptions
|
2020-05-11 11:41:50 +10:00 |
|
Alexander Bruy
|
f4843f167f
|
ensure that input raster is set
|
2019-11-05 12:44:43 +10:00 |
|
Alexander Bruy
|
2a3e9cb411
|
add missed outputs to algorithms
|
2019-11-05 12:44:43 +10:00 |
|
Giovanni Manghi
|
463d3680d5
|
better strings
|
2019-11-05 12:44:43 +10:00 |
|
Giovanni Manghi
|
4260ed2f03
|
split the tool
|
2019-11-05 12:44:43 +10:00 |
|