314 Commits

Author SHA1 Message Date
Juergen E. Fischer
b39055b39c indentation update (now including autopep8) 2015-08-22 14:29:41 +02:00
Matthias Kuhn
9fc1b48bf3 Replace str() with unicode() and some PEP 8 2015-08-16 20:58:43 +02:00
arnaud.morvan@camptocamp.com
c7b384135e Processing translation tool for names and groups 2015-07-17 15:15:53 +02:00
volaya
de728743b7 [processing] do not accept grass vector layers as inputs
fixes #12436
2015-07-03 08:18:54 +02:00
Etienne Trimaille
5a9df7eba3 fix variable assignment in Processing 2015-06-24 11:29:45 +02:00
volaya
38a247f26c [processing] fixed attribute types in memory layers
fixes #12894
2015-06-23 14:15:08 +02:00
volaya
247c2f061e [processing] no need to hide credentials when storing db data
If they appear on the URI, it means they are already being stored in plain text by QGIS
2015-06-23 09:07:51 +02:00
volaya
6ce2333f98 [processing] more improvements for storing db data in log
This allows reusing commands that use a db-based layer.

It disables parameter validity checks for layers. Those checks should now be performed at the algorithm level before executing (not yet implemented)
2015-06-23 09:07:50 +02:00
volaya
5d4928fae2 [processing] fixed setting rendering styles for line and point outputs
fixes #12773
2015-06-22 11:38:16 +02:00
volaya
12292e3ba0 [processing] fixed ‘create points along lines’ algorithm
fixes #12768
2015-05-20 13:31:47 +02:00
Alexander Bruy
42a8d8eced [processing] add method for generating help for single algorithm 2015-02-25 08:47:58 +02:00
Juergen E. Fischer
e748281667 processing: add uuid parameter to memory: outputs (followup f64730e) 2015-02-17 21:41:26 +01: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
Giovanni Manghi
8d7c2d7a8d processing: add support for rasters other than float in qgis/processing raster tools 2015-01-31 21:08:29 +00:00
Juergen E. Fischer
cce2eb50cb indentation update 2015-01-22 20:56:02 +01:00
volaya
23100464d4 [processing] fixed console description of models and scripts 2015-01-22 13:23:43 +01:00
radosuav
82f043c28c [Processing] Add support for input rasters with sublayers. 2015-01-20 12:36:46 +01:00
Alexander Bruy
69fe922a54 [processing] fix VectorWriter class (fix #11875) 2014-12-18 09:18:41 +02:00
Alexander Bruy
3c0a9ed7d0 [processing] fix help file generator 2014-11-26 15:10:49 +02:00
volaya
9f8a742352 [processing] patch for issues with delimited text layers
Still won't work when using delimited text layers in parameters of type MultipleInput
2014-11-21 16:45:51 +01:00
volaya
6e334d645a [processing] Added missing field type to vector tools 2014-11-21 15:02:21 +01:00
volaya
4ff831f995 [processing] fixed table export 2014-10-19 21:34:22 +02:00
Alexander Bruy
b1e7ede36b [processing] more robust layer sorting in multiple selection widget (fixes #11429) 2014-10-18 11:19:53 +03:00
Alexander Bruy
e0fc515af0 [processing] show layers sorted only for single selection widget and use
legend order for multiple selection
2014-10-05 00:02:31 +03:00
Alexander Bruy
25fa170539 cleanup in vector utils 2014-10-03 11:40:50 +03:00
Alexander Bruy
a809dcce14 use native GDAL functions 2014-09-19 21:11:44 +03:00
Alexander Bruy
6130505c79 [processing] fix vector functions definitions 2014-08-28 09:33:05 +03:00
volaya
dab96382e6 [processing] allow definition of vector fields with plain names and types 2014-08-14 10:58:51 +02:00
Alexander Bruy
16e82f0080 [processing] fix loading of output rasters with wrong CRS 2014-08-01 08:29:56 +03:00
volaya
6486594f57 [Processing] Refactoring of parameters and outputs
It also adds some changes in the core and tools package, to provide a cleaner structure
2014-07-14 14:47:05 +02:00
Minoru Akagi
228892cfa7 [processing] fix join to layer with join (fix #10244) 2014-07-05 13:38:25 +09:00
Victor Olaya
322cd0d03b [processing] fixed #10780 2014-07-02 20:22:00 +02:00
Victor Olaya
93511b2f82 [processing] methods in dataobjects.py now return layers ordered by name
fixes #10446
2014-06-28 17:07:46 +02:00
Victor Olaya
b390b3e778 [processing] fixed behaviour of select algorithms in modeler 2014-06-20 23:18:40 +02:00
Victor Olaya
0009040ed5 [processing] made postprocessing code more pythonic 2014-06-10 22:39:07 +02:00
Victor Olaya
293ac60722 [processing] removed interface module
now all access to the interface is done through qgis.utils.iface
2014-05-21 17:35:48 +02:00
Alexander Bruy
6088dbacac follow up 5ad518afd2. Better handling of temporary directories 2014-05-16 15:45:21 +03:00
Alexander Bruy
6e4fbf8d10 move common function to tools package 2014-05-16 15:44:36 +03:00
Victor Olaya
9b277cb040 [processing] refactoring to put all algorithm providers under a single module 2014-04-19 20:49:17 +02:00
Victor Olaya
5c19713291 [processing] allow selection of open layers in batch interface 2014-04-17 12:43:13 +02:00
Alexander Bruy
f53576dd96 make menthod and variable naming consistent, some cleanup 2014-03-25 19:53:47 +02:00
Paolo Tormene
71e57a7a25 New method to duplicate a vector layer in memory and optionally add it to the map registry 2014-03-25 19:53:32 +02:00
volaya
e2d01e2e15 Merge pull request #970 from snorfalorpagus/spatialjoin
Ported "Join attributes by location" from fTools to Processing
2014-03-25 17:41:30 +01:00
Joshua Arnott
8daf8c371a Ported 'Join by location' from fTools to Processing 2013-10-22 18:42:52 +01:00
Alexander Bruy
498a5d9ab8 [processing] code formatting, make sources more pep8 compliant 2013-10-02 16:24:10 +03:00
Alexander Bruy
9a341acd13 [processing] handle non-ASCII characters in layer name when exporting (fix #8673) 2013-09-30 16:18:17 +03:00
Victor Olaya
e4c60adcd3 [processing] better error handling and some minor fixes
solved issue with trailing characters when calling mkdir
solved issue with non-ascii characters in help files
2013-09-23 13:32:23 +02:00
Victor Olaya
865cb6208d [processing]code cleaning 2013-09-21 12:48:17 +02:00
Juergen E. Fischer
51297d5990 indentation update (note to self: always run scripts/prepare-commit.sh before committing) 2013-09-17 12:41:43 +02:00
Victor Olaya
a5f0e4b18a [processing] Reduced number of conversion operation when running saga algorithms 2013-09-15 13:54:23 +02:00