526 Commits

Author SHA1 Message Date
Juergen E. Fischer
23ea045d49 indentation update 2015-09-12 15:25:56 +02:00
Salvatore Larosa
99e7925981 [processing] fixed translation strings for the new algorithm ombb and done one more small fixes 2015-09-12 09:37:25 +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
Bernhard Ströbl
116089e6ec [PROCESSING] Speed up dissolve (esp. when using dissolve field)
Change parameters to have a more consistent UI
2015-09-11 07:47:04 +02:00
Juergen E. Fischer
b39055b39c indentation update (now including autopep8) 2015-08-22 14:29:41 +02:00
volaya
3ff3b02ad7 Merge pull request #2247 from spencerrecneps/master
[Processing] Fixed bad variable references
2015-08-20 14:42:31 +02:00
Bernhard Ströbl
1f81109b4a [PROCESSING] Fix Progress bar in Dissolve 2015-08-19 16:02:10 +02:00
Matthias Kuhn
9fc1b48bf3 Replace str() with unicode() and some PEP 8 2015-08-16 20:58:43 +02:00
Spencer Gardner
94d3bdd01a fixed bad variable references 2015-08-15 22:17:35 -05:00
Giovanni Manghi
1dfec33e5a fix Processing QGIS vector grid as lines 2015-07-31 18:50:11 +02:00
Juergen E. Fischer
b165875fa6 spelling fixes 2015-07-26 14:39:30 +02:00
Juergen E. Fischer
66a3d02240 integrate processing into update_ts.sh (also includes all translations
in the repository and none outside of it).
2015-07-26 04:28:37 +02:00
Etienne Trimaille
fe1a032181 fix #13067 : bad geometries in the difference tool 2015-07-03 15:52:42 +02:00
volaya
8a541823e5 [processing] fixed 'add geometric properties' algorithm when output fields already exist in layer
fixes #13010
2015-06-26 09:38:48 +02:00
volaya
5013bb5600 [processing] fixed using temporary files in field calculator 2015-06-22 09:52:42 +02:00
Nacho Varela
cf5b454390 Added "sum" field
Minor change just to add the "sum" to the output table result.
2015-06-15 09:03:47 +02:00
arnaud.morvan@camptocamp.com
ae6b290a4f Add processing CheckValidity algorithm 2015-05-25 13:24:20 +02:00
Paolo Cavallini
3ecf6e6546 Update Datasources2Vrt.py
Naming more consistent with other tools.
2015-05-24 15:27:03 +02:00
volaya
2ff6f7245a Merge pull request #2066 from luipir/master
Added Datasources2Vrt processing alg
2015-05-23 23:48:56 +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
pcav
e25fb2de6d Fix for #12812 2015-05-22 19:57:40 +02:00
pcav
2004f22ac5 Uniform and informative output names for Processing (QGIS, final) 2015-05-22 16:39:20 +02:00
pcav
00f64971f7 Uniform and informative output names for Processing (QGIS, Take #2) 2015-05-22 16:09:55 +02:00
pcav
7dacddc08a Uniform and informative output names for Processing (QGIS, Take #1) 2015-05-22 15:56:45 +02:00
Alexander Bruy
8ad18834fb [processing] fix axis orientation in the Vector Scatterplot alg (fix #12705) 2015-05-20 14:10:42 +03:00
Alexander Bruy
2dfea6a656 remove print statement 2015-05-20 13:04:17 +03:00
Alexander Bruy
d978f3fd9b [processing] fix Points along lines alg (fix #12768) 2015-05-20 11:51:32 +03:00
Alexander Bruy
426596c29f [processing] fix Number of unique values in classes alg (fix #12731) 2015-05-20 11:44:33 +03:00
Alexander Bruy
9b41e7bb9a [processing] fix Select by Attribute algorithm (fix #12289) 2015-05-20 11:38:56 +03:00
Alexander Bruy
dbf026d3c6 [processing] add recent expressions to Fields Calculator algorithm (fix #12587) 2015-05-20 11:08:42 +03:00
Alexander Bruy
71fa5d41a1 [processing] fix Convex Hull algorithm (fix #12643) 2015-05-20 11:01:26 +03:00
volaya
86d4a4d2a5 Merge pull request #2034 from Gustry/fix-lines-inter
[processing] Set the parameter table field optional in "Line intersections" algo
2015-05-20 09:01:25 +02:00
Alexander Bruy
d8e1cf30af [processing] load UI files dynamically 2015-05-19 15:30:26 +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
Giovanni Manghi
8a9893428e fixes processing refactor fields for certain datatypes 2015-05-07 11:27:48 +01:00
Etienne Trimaille
3e3978333d set the parameter table field optional 2015-05-07 12:26:36 +02:00
volaya
410e6f36bf Merge pull request #1997 from Gustry/delete-holes
[Processing][Feature] Add new algo to remove holes in a polygon layer
2015-05-06 14:38:30 +02:00
Juergen E. Fischer
edeafa95ac indentation and minor sip updates 2015-05-03 17:10:32 +02:00
volaya
55108ae709 [processing] enabled inut checks for field calculator algorithm
fixes #12586
2015-04-28 09:19:58 +02:00
alexbruy
12d92e4fb4 Merge pull request #1998 from radosuav/missing_html_tags
[processing] fix displaying result graphs
2015-04-22 09:38:06 +03:00
alexbruy
2fddcaf30c Merge pull request #1994 from bstroebl/bugInEliminate
[processing] avoid run-time error in the Eliminate sliver polygons algorithm
2015-04-21 16:54:28 +03:00
Alexander Bruy
8ccae4fef1 [processing] add "mode" to ZonalStatistics output. Contributed by Anton
Biatov
2015-04-21 16:13:14 +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
radosuav
c246fec2df [Processing] Fix bug with displaying result graphs by adding <html> tags. 2015-04-21 10:31:14 +02:00
Bernhard Ströbl
af64ae966f [PROCESSING] Avoid run-time error
if intersection geometry is None (happens IMHO if geometries are not valid)
2015-04-16 17:54:15 +02:00
Alexander Bruy
c9ec4d4afc [processing] Select by atribute sum algorithm 2015-04-15 16:51:53 +03:00
Alexander Bruy
96d4003aa6 [processing] set CRS for output grid (fix #12518) 2015-04-10 16:44:37 +03:00
Alexander Bruy
864443df76 [processing] display X and Y labels on the scatterplot (fix #12095) 2015-04-10 16:26:00 +03:00
Alexander Bruy
a449af255d [processing] fix typo in the algorithm name (fix #12227) 2015-04-10 16:25:30 +03:00
Alexander Bruy
ba73048dc2 [processing] median calculation for zonal statistics 2015-04-02 09:49:55 +03:00