Nyall Dawson
|
9124100fb6
|
Python formatting updates
|
2017-01-23 12:25:19 +10:00 |
|
lbartoletti
|
01cd784ee7
|
[FEATURE][processing] Add overlay option to GridLine and GridPolygon
|
2017-01-19 16:49:35 +10:00 |
|
Nyall Dawson
|
ede452be85
|
[processing] Port feedback object to c++
Algorithms are now passed a QgsProcessingFeedback object
instead of the loosely defined progress parameter.
|
2017-01-11 11:11:10 +10:00 |
|
Nyall Dawson
|
772b769403
|
[processing] Hide redundant grid creation algorithms
Condenses the duplicate grid algorithms into single algorithms
(one for line, one for polygon), taking the best bits from both
and adding tests
|
2016-11-24 13:18:47 +10:00 |
|
volaya
|
efd73a491f
|
[processing] fixes for new parameters architecture
includes better managing of crd and extent parameters in models, not requiring now the use of modeler-only lags
|
2016-10-05 12:35:00 +02:00 |
|
Juergen E. Fischer
|
31df84aa6b
|
run 2to3 on source
|
2016-09-21 23:30:04 +02:00 |
|
Alexander Bruy
|
65db336eaf
|
[processing] move some constants to the dataobjects module
|
2016-09-02 09:28:45 +03:00 |
|
Alexander Bruy
|
80653c7aff
|
[processing] adopt native algs to use output geomerty
|
2016-09-02 09:28:32 +03:00 |
|
Alexander Bruy
|
13cd4c944f
|
[processing] split some native algs to take advantage of explicit output types
|
2016-09-02 09:28:32 +03:00 |
|