1429 Commits

Author SHA1 Message Date
Markus Neteler
47565a949f Update to GRASS GIS 7.0.x 2015-10-13 22:12:54 +02:00
volaya
c3839b3ad3 [processing] fixed getMinCoveringExtent when there are multiple input parameters 2015-10-13 20:03:47 +02:00
volaya
c87646a9a7 [processing] fixed modeler calcualtor when opening dialog for the first time
fixes #13587
2015-10-13 19:59:17 +02:00
volaya
ca27277bb3 [processing] do not set an upper limit for points in random points layer
fixes #13483
2015-10-13 19:59:16 +02:00
Paolo Cavallini
3d1c7148d8 Update CatchmentArea(Parallel).txt
Fixes https://hub.qgis.org/issues/13588 (but probably there are others)
2015-10-13 18:50:03 +02:00
Paolo Cavallini
ccdb70239f Update ShapestoGrid.txt
Fixes #13585
2015-10-13 16:57:34 +02:00
Paolo Cavallini
9cd5eed9bf Update Grid.py
Fixes a broken module. Possibly more broken ones around.
2015-10-13 13:30:43 +02:00
arnaud.morvan@camptocamp.com
7e2ffd46d8 fixup! Include parameterselection dropdown contents in processing translations 2015-10-12 09:30:25 +02:00
Ujaval Gandhi
b379e93b95 Remove the extra argument to getConsoleCommands()
getConsoleCommands takes only 1 arg. The extra arg in the method definition causes an error when running the algorithm
2015-10-08 20:29:40 +05:30
Henry Walshaw
524f6ab460 Add a dialect select to ogrsql
Add the ability to select sqlite or ogrsql dialects when executing SQL

Signed-off-by: Henry Walshaw <henry.walshaw@gmail.com>
2015-10-08 23:03:36 +11:00
Henry Walshaw
4c1e056971 Fix ogrsql path quoting
Fix the ogrsql path quoting which left the extra quotes around the input layer path

Signed-off-by: Henry Walshaw <henry.walshaw@gmail.com>
2015-10-08 23:02:47 +11:00
Henry Walshaw
1b014fe1bd Make ogrinfo summary info output optional
Make summary output optional (but default) by adding a boolean parameter to the ogrinfo script

Signed-off-by: Henry Walshaw <henry.walshaw@gmail.com>
2015-10-08 23:01:21 +11:00
volaya
09f87c952a [processing] remember params/outputs collapsed stated when editing alg in modeler
fixes #13499
2015-10-06 16:06:37 +02:00
volaya
19eca9a84b [processing] do not collapse tree when updating models or scripts 2015-10-06 15:52:28 +02:00
Juergen E. Fischer
ca697dbaf2 [processing] update algorithm help link (fixes #13506) 2015-10-06 00:20:30 +02:00
Juergen E. Fischer
e694474f62 indentation update 2015-10-03 21:42:13 +02:00
Salvatore Larosa
67082a9588 [processing] sort alphabetically the online scripts 2015-10-03 14:05:33 +02:00
Juergen E. Fischer
24fe216270 spelling fixes 2015-10-01 19:12:29 +02:00
volaya
87d8a12e79 [processing] GRASS: prevent exception when deleting GISBASE env variable 2015-10-01 09:57:45 +02:00
volaya
ae71e1f098 [processing] fix problems with names with capital letters when importing to postgis
fixes #11585
2015-10-01 09:51:47 +02:00
volaya
e8003f26e6 [processing] write log dates in ISO format
fixes #13226
2015-10-01 09:06:33 +02:00
volaya
e27f6a12c6 [processing] fixed handling null values in Processing settings in Mac 2015-10-01 08:46:09 +02:00
volaya
7ee2ff66d8 [processing] fixed import placement 2015-10-01 08:13:09 +02:00
volaya
7f061d2d75 [processing] fixed adding extension to output filenames in batch interface
fixes #10444
2015-10-01 08:11:39 +02:00
volaya
a9dab06a6a [processing]fixed SAGA when using a version newer than the latest supported one
fixes #13279
2015-10-01 07:45:38 +02:00
volaya
d4cb3465b2 [processing] partially fixed handling of non-ascii chars when running grass algorithms in windows 2015-10-01 07:45:37 +02:00
volaya
5d4a8d9ad6 [processing] fixed issues with spaces in paths when using GRASS algorithms 2015-10-01 07:45:36 +02:00
volaya
56af1068db [processing] recover previous value of formula in modeler calculator
#fixes 11539
2015-09-30 10:11:46 +02:00
volaya
3bb677e906 [processing] fixed message to indicate unconfigured GRASS provider
It now displays the same message for GRASS 6 than for GRASS 7
2015-09-30 09:44:30 +02:00
volaya
ea712c6c23 [processing] prevent otb algorithms being run if otb not configured
fixes #13215
2015-09-30 09:44:29 +02:00
volaya
1d67ce7ca7 [processing] fixed ordering of outputs in models
fixes #13217
2015-09-30 09:44:28 +02:00
volaya
8e971c2a60 [processing] Batch: ensure correct processing of extent params after other params are set 2015-09-29 20:24:04 +02:00
volaya
67d70f8572 [processing] Fix multiple error dialogs in batch processes
Errors when postprocessing layers are now added to the log console
2015-09-29 20:24:03 +02:00
volaya
1c69373af1 [processing] fixed issue with min covering extent when layers are passed as layer names
#fixes 13441
2015-09-29 20:24:02 +02:00
Salvatore Larosa
7c2195802b [processing] really fix cmakelist file: followup a4151d7 2015-09-29 16:57:30 +02:00
arnaud.morvan@camptocamp.com
fa12502995 [Processing] Add precision parameter to by location algorithms 2015-09-29 14:25:12 +02:00
Salvatore Larosa
a4151d7770 [processing] fixes cmakelist file: followup c7961b1 2015-09-29 09:57:29 +02:00
Giovanni Manghi
8b17e8b50c fix grass7 v.sample 2015-09-28 18:08:13 +01:00
volaya
c7961b1cd9 [processing] fixed management of SAGA versions
fixes #13429
2015-09-28 07:14:06 +02:00
alexbruy
bdb8b0cec9 Merge pull request #2332 from NaturalGIS/fix_ogr_tools
[processing] fix some OGR-based tools
2015-09-27 08:21:50 +03:00
alexbruy
4dd6d670f0 Merge pull request #2331 from radosuav/parameterString_fix
[processing] fix setting of "multiline" setting for ParameterString
2015-09-27 08:20:47 +03:00
alexbruy
5f10b70b71 Merge pull request #2283 from arnaud-morvan/processing-translate-parameterselection-content
[processing] include ParameterSelection dropdown contents in translations
2015-09-27 08:20:16 +03:00
Juergen E. Fischer
56b5d4e723 indentation update 2015-09-26 19:53:10 +02:00
volaya
216e461246 [processing] correctly build multiple input value string
It was wrongly using comma instead of semicolon to separate values

Fixes #13114
2015-09-24 13:10:43 +02:00
volaya
1340f4d4f1 [processing] added 'run as batch' button in algorithm dialog 2015-09-24 13:10:41 +02:00
volaya
4d4ce9495c [processing] some methods to add Processing algorithms in menus and buttons 2015-09-24 13:10:40 +02:00
Giovanni Manghi
9cb18c6f39 fix some processing/ogr tools 2015-09-22 23:03:12 +01:00
radosuav
5211423df5 [Processing] Fix setting of "multiline" setting for ParameterString 2015-09-22 15:35:26 +02:00
volaya
72af56d8a2 [processing] quote return string when returning uri in ogrConnectionString
Fixes #13174
2015-09-21 07:45:18 +02:00
volaya
8ed71fbd38 [processing] corrected some issues with i18n names 2015-09-21 07:45:17 +02:00