Denis Rouzaud
8071acd064
move PyQt compat folder to python/qgis
2016-04-29 14:10:26 +02:00
Alexander Bruy
b7a4e20627
[processing] add Rectangles, Ovals, Diamonds algorithm ( fix #11575 )
...
This is direct port of abandoned "Rectangles, Ovals and diamonds" plugin.
There are two algorithms: one uses fixed values and second — variable
values from attribute table. Test for fixed distance version included.
2016-04-13 12:33:08 +03:00
Alexander Bruy
660bb27388
[processing] replace some raster icons with SVG to improve HiDPI support (refs #14474 )
2016-03-25 15:19:52 +02:00
Juergen E. Fischer
2526d3e3c8
processing: switch to pyqt wrappers, flake8 fixes
2016-03-21 17:00:25 +01:00
Matthias Kuhn
eb8167d920
[processing] Remove various unused imports and variables
2016-03-15 11:55:05 +01:00
Alexander Bruy
7823a5a857
[processing] add missed fTools algorithms: Define current projection
...
and Create spatial index.
Also add missed Assign projection from GDALTools
2016-03-01 15:57:32 +02:00
Hugo Mercier
b92cb81fe7
[processing] Change version test so that ExecuteSQL is testable during feature freeze
2016-02-22 15:09:15 +01:00
Alexander Bruy
e7fe61e6b9
[processing] load algorithms only when requred 3rd party modules are
...
available or compatible QGIS version is used
Some housekeeping in QGIS algorithms provider
2016-02-17 14:46:02 +02:00
Matthias Kuhn
b956886e81
[processing] Initialize icons before first usage
2016-02-04 13:35:16 +01:00
Hugo Mercier
9472c98686
[processing] add a new algorithm to execute SQL thanks to the virtual provider
2016-01-11 18:04:35 +01:00
Nyall Dawson
d0625b8b35
[processing] Add algorithm for reversing line directions
2015-11-18 16:27:25 +11:00
Nyall Dawson
9009ef0b26
[processing] Add smooth algorithm
...
Allows for smoothing line or polygon layers
2015-11-18 16:27:14 +11:00
Juergen E. Fischer
25437c10c6
indentation update
2015-09-19 11:17:42 +02:00
lbartoletti
442bdfc05c
Oriented Minimum Bounding Box - processing version as requested #2116
...
Inverse field order for PERIMETER and ANGLE
2015-09-12 09:36:43 +02:00
Juergen E. Fischer
b39055b39c
indentation update (now including autopep8)
2015-08-22 14:29:41 +02:00
arnaud.morvan@camptocamp.com
ae6b290a4f
Add processing CheckValidity algorithm
2015-05-25 13:24:20 +02:00
Luigi Pirelli
782292720d
added Datasources2Vrt processing alg to merge different datasources in a single VRT
...
This is useful for that commands that have multiple inputs but that have to be contained
in a single vrt
2015-05-22 20:17:27 +02:00
Alexander Bruy
2dfea6a656
remove print statement
2015-05-20 13:04:17 +03:00
Alexander Bruy
30dbd8fd5b
[processing] drop resources.qrc and load images dynamically. Also remove
...
unused images
2015-05-19 15:30:25 +03:00
Etienne Trimaille
9d6b280a7e
[Processing][Feature] Add new algo to remove holes in a polygon layer
2015-04-21 14:07:34 +02:00
Alexander Bruy
c9ec4d4afc
[processing] Select by atribute sum algorithm
2015-04-15 16:51:53 +03:00
Alexander Bruy
a449af255d
[processing] fix typo in the algorithm name ( fix #12227 )
2015-04-10 16:25:30 +03:00
Juergen E. Fischer
4a44956222
fix processing plugin main translation and add translations
...
for toplevel toolbox entries (fixes #12168 )
2015-02-13 20:32:18 +01:00
arnaud.morvan@camptocamp.com
9e51488a88
Create FieldMapper GeoAlgorithm
2015-02-06 16:10:14 +01:00
Alexander Bruy
b456f4d69c
[processing] restore missed icons in various dialogs
2015-02-03 11:23:22 +02:00
Juergen E. Fischer
956c155e8f
fix python pep8 warnings and fix some revealed errors
...
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
--exclude="ui_*.py,debian/*,python/ext-libs/*" \
.
2015-02-01 20:46:47 +01:00
Alexander Bruy
fdd17517fc
[processing] enable algs that require 3rd party Python modules when
...
possible
2015-01-17 14:57:21 +02:00
Bernhard Ströbl
a2c656e6f6
[processing] [feature] split lines with lines
2014-12-04 16:20:43 +01:00
Alexander Bruy
1c6aa9b373
[processing] add hypsometric curves calculation algorithm
2014-11-19 12:02:20 +02:00
Alexander Bruy
92de1f1b29
fix directory layout
2014-11-01 14:00:51 +02:00
Alexander Bruy
8be274dcf9
[processing] add Vector grid algorithm (addresses #5953 )
2014-11-01 13:58:01 +02:00
Alexander Bruy
e8d3d5a214
[processing] add Vector split algorithm (addresses #5953 )
2014-11-01 13:57:33 +02:00
Alexander Bruy
9d1a7b3ea7
[processing] add Symetrical difference algorithm (addresses #5953 )
2014-11-01 13:56:42 +02:00
Alexander Bruy
ae4a1441e9
[processing] add Regular points algorithm (addresses #5953 )
2014-11-01 13:56:21 +02:00
Alexander Bruy
1b8597306b
[processing] put all qgis algs in single directory
2014-10-03 15:47:44 +03:00
Alexander Bruy
48fde06518
remove old code
2014-10-03 11:40:51 +03:00
Alexander Bruy
be07989619
refactor Geometry convert alg
2014-10-03 11:40:51 +03:00
Alexander Bruy
8e696b7662
refactor Merge alg
2014-10-03 11:40:51 +03:00
Alexander Bruy
b63a5d3f45
refactor Hub lines alg
2014-10-03 11:40:51 +03:00
Alexander Bruy
f6144355b3
refactor Hub distance alg
2014-10-03 11:40:51 +03:00
Alexander Bruy
d4dbb92a5c
refactor Gridify alg. fix license headers
2014-10-03 11:40:51 +03:00
Alexander Bruy
98226c5cb0
refactor Grid algorithm
2014-10-03 11:40:50 +03:00
Alexander Bruy
3b60bd67a2
refactor Select by attribute alg
2014-10-03 11:40:50 +03:00
Alexander Bruy
5d114a877a
refactor Extract by attribute alg
2014-10-03 11:40:50 +03:00
Alexander Bruy
5306cd8566
refactor Text to float alg
2014-10-03 11:40:50 +03:00
Alexander Bruy
07d584d264
start refactoring of the Processing mmqgis backend: Delete column and
...
Delete duplicate geometries
2014-10-03 11:40:50 +03:00
Juergen E. Fischer
647504306c
indentation update
2014-07-13 17:16:24 +02:00
Victor Olaya
e53690583f
[processing] change icon of core algs
2014-07-12 10:39:50 +02:00
Victor Olaya
784b46bbcd
[processing] allow adding core processing algs using scripts
2014-07-11 09:06:34 +02:00
Victor Olaya
1088ba7998
[processing] added 'Select by expression' algorithm (by Michaël Douchin - 3Liz)
2014-07-06 20:52:01 +02:00