| | | |
Offset 1, 666 lines modified | Offset 1, 614 lines modified |
1 | [ | 1 | [ |
2 | ····{ | 2 | ····{ |
3 | ········"command":·"v.in.e00", | 3 | ········"command":·"r.circle", |
4 | ········"display_name":·"v.in.e00", | 4 | ········"display_name":·"r.circle", |
5 | ········"ext_path":·null, | 5 | ········"ext_path":·null, |
6 | ········"group":·"Vector·(v.*)", | |
7 | ········"group_id":·"vector", | |
8 | ········"hardcoded_strings":·[], | |
9 | ········"name":·"v.in.e00", | |
10 | ········"parameters":·[ | |
11 | ············"QgsProcessingParameterFile|input|Name·of·input·E00·file|QgsProcessingParameterFile.File|e00|None|False", | |
12 | ············"QgsProcessingParameterEnum|type|Input·feature·type|point;line;area|True|0|True", | |
13 | ············"QgsProcessingParameterVectorDestination|output|Name·of·output·vector" | |
14 | ········], | |
15 | ········"short_description":·"Imports·E00·file·into·a·vector·map" | |
16 | ····}, | |
17 | ····{ | |
18 | ········"command":·"r.what.color", | |
19 | ········"display_name":·"r.what.color", | |
20 | ········"ext_path":·"r_what_color", | |
21 | ········"group":·"Raster·(r.*)", | 6 | ········"group":·"Raster·(r.*)", |
22 | ········"group_id":·"raster", | 7 | ········"group_id":·"raster", |
23 | ········"hardcoded_strings":·[], | 8 | ········"hardcoded_strings":·[], |
24 | ········"name":·"r.what.color", | 9 | ········"name":·"r.circle", |
25 | ········"parameters":·[ | 10 | ········"parameters":·[ |
26 | ············"QgsProcessingParameterRasterLayer|input|Raster·map·to·query·colors|None|False", | |
27 | ············"QgsProcessingParameterString|value|Values·to·query·colors·for·(comma·separated·list)|None|False|True", | |
28 | ············"QgsProcessingParameterString|format|Output·format·(printf-style)|%d:%d:%d|False|True", | |
29 | ············"QgsProcessingParameterFileDestination|html|Colors·file|HTML·files·(*.html)|None|False" | 11 | ············"QgsProcessingParameterPoint|coordinates|The·coordinate·of·the·center·(east,north)|0,0|False", |
| 12 | ············"QgsProcessingParameterNumber|min|Minimum·radius·for·ring/circle·map·(in·meters)|QgsProcessingParameterNumber.Double|None|True|None|None", |
| 13 | ············"QgsProcessingParameterNumber|max|Maximum·radius·for·ring/circle·map·(in·meters)|QgsProcessingParameterNumber.Double|None|True|None|None", |
| 14 | ············"QgsProcessingParameterNumber|multiplier|Data·value·multiplier|QgsProcessingParameterNumber.Double|None|True|None|None", |
| 15 | ············"QgsProcessingParameterBoolean|-b|Generate·binary·raster·map|False", |
| 16 | ············"QgsProcessingParameterRasterDestination|output|Circles" |
30 | ········], | 17 | ········], |
31 | ········"short_description":·"Queries·colors·for·a·raster·map·layer." | 18 | ········"short_description":·"Creates·a·raster·map·containing·concentric·rings·around·a·given·point." |
32 | ····}, | 19 | ····}, |
33 | ····{ | 20 | ····{ |
34 | ········"command":·"r.patch", | 21 | ········"command":·"v.qcount", |
35 | ········"display_name":·"r.patch", | 22 | ········"display_name":·"v.qcount", |
36 | ········"ext_path":·null, | 23 | ········"ext_path":·null, |
37 | ········"group":·"Raster·(r.*)", | |
38 | ········"group_id":·"raster", | |
39 | ········"hardcoded_strings":·[], | |
40 | ········"name":·"r.patch", | |
41 | ········"parameters":·[ | |
42 | ············"QgsProcessingParameterMultipleLayers|input|Raster·layers·to·be·patched·together|3|None|False", | |
43 | ············"QgsProcessingParameterBoolean|-z|Use·zero·(0)·for·transparency·instead·of·NULL|False", | |
44 | ············"QgsProcessingParameterRasterDestination|output|Patched" | |
45 | ········], | |
46 | ········"short_description":·"Creates·a·composite·raster·layer·by·using·one·(or·more)·layer(s)·to·fill·in·areas·of·\"no·data\"·in·another·map·layer." | |
47 | ····}, | |
48 | ····{ | |
49 | ········"command":·"v.to.3d", | |
50 | ········"display_name":·"v.to.3d", | |
51 | ········"ext_path":·"v_to_3d", | |
52 | ········"group":·"Vector·(v.*)", | 24 | ········"group":·"Vector·(v.*)", |
53 | ········"group_id":·"vector", | 25 | ········"group_id":·"vector", |
54 | ········"hardcoded_strings":·[], | 26 | ········"hardcoded_strings":·[], |
55 | ········"name":·"v.to.3d", | 27 | ········"name":·"v.qcount", |
56 | ········"parameters":·[ | 28 | ········"parameters":·[ |
57 | ············"QgsProcessingParameterFeatureSource|input|Name·of·input·vector·map|-1|None|False", | 29 | ············"QgsProcessingParameterFeatureSource|input|Vector·points·layer|0|None|False", |
| 30 | ············"QgsProcessingParameterNumber|nquadrats|Number·of·quadrats|QgsProcessingParameterNumber.Integer|4|False|0|None", |
| 31 | ············"QgsProcessingParameterNumber|radius|Quadrat·radius|QgsProcessingParameterNumber.Double|10.0|False|0.0|None", |
58 | ············"QgsProcessingParameterEnum|type|Input·feature·type|point;line;boundary;centroid|True|0,1,2,3|True", | |
59 | ············"QgsProcessingParameterNumber|height|Fixed·height·for·3D·vector·features|QgsProcessingParameterNumber.Double|None|True|None|None", | |
60 | ············"QgsProcessingParameterField|column|Name·of·attribute·column·used·for·height|None|input|0|False|True", | |
61 | ············"*QgsProcessingParameterBoolean|-r|Reverse·transformation;·3D·vector·features·to·2D|False", | |
62 | ············"*QgsProcessingParameterBoolean|-t|Do·not·copy·attribute·table|False", | |
63 | ············"QgsProcessingParameterVectorDestination|output|3D" | 32 | ············"QgsProcessingParameterVectorDestination|output|Quadrats" |
64 | ········], | 33 | ········], |
65 | ········"short_description":·"Performs·transformation·of·2D·vector·features·to·3D." | 34 | ········"short_description":·"Indices·for·quadrat·counts·of·vector·point·lists." |
66 | ····}, | 35 | ····}, |
67 | ····{ | 36 | ····{ |
68 | ········"command":·"r.coin", | 37 | ········"command":·"r.volume", |
69 | ········"display_name":·"r.coin", | 38 | ········"display_name":·"r.volume", |
70 | ········"ext_path":·null, | 39 | ········"ext_path":·null, |
71 | ········"group":·"Raster·(r.*)", | 40 | ········"group":·"Raster·(r.*)", |
72 | ········"group_id":·"raster", | 41 | ········"group_id":·"raster", |
73 | ········"hardcoded_strings":·[], | 42 | ········"hardcoded_strings":·[], |
74 | ········"name":·"r.coin", | 43 | ········"name":·"r.volume", |
75 | ········"parameters":·[ | |
76 | ············"QgsProcessingParameterRasterLayer|first|Name·of·first·raster·map|None|False", | |
77 | ············"QgsProcessingParameterRasterLayer|second|Name·of·second·raster·map|None|False", | |
78 | ············"QgsProcessingParameterEnum|units|Unit·of·measure|c;p;x;y;a;h;k;m", | |
79 | ············"QgsProcessingParameterBoolean|-w|Wide·report,·132·columns·(default:·80)|False", | |
80 | ············"QgsProcessingParameterFileDestination|html|Coincidence·report|Html·files·(*.html)|report.html|False" | |
81 | ········], | |
82 | ········"short_description":·"Tabulates·the·mutual·occurrence·(coincidence)·of·categories·for·two·raster·map·layers." | |
83 | ····}, | |
84 | ····{ | |
85 | ········"command":·"r.blend", | |
86 | ········"display_name":·"r.blend.combine", | |
87 | ········"ext_path":·"r_blend_combine", | |
88 | ········"group":·"Raster·(r.*)", | |
89 | ········"group_id":·"raster", | |
90 | ········"hardcoded_strings":·[ | |
91 | ············"-c" | |
92 | ········], | |
93 | ········"name":·"r.blend.combine", | |
94 | ········"parameters":·[ | 44 | ········"parameters":·[ |
| 45 | ············"QgsProcessingParameterRasterLayer|input|Name·of·input·raster·map·representing·data·that·will·be·summed·within·clumps|None|False", |
| 46 | ············"QgsProcessingParameterRasterLayer|clump|Clumps·layer·(preferably·the·output·of·r.clump)|None|False", |
| 47 | ············"*QgsProcessingParameterBoolean|-f|Generate·unformatted·report|False", |
95 | ············"QgsProcessingParameterRasterLayer|first|Name·of·first·raster·map·for·blending|None|False", | |
96 | ············"QgsProcessingParameterRasterLayer|second|Name·of·second·raster·map·for·blending|None|False", | |
97 | ············"QgsProcessingParameterNumber|percent|Percentage·weight·of·first·map·for·color·blending|QgsProcessingParameterNumber.Double|50.0|True|0.0|100.0", | |
98 | ············"Hardcoded|-c", | |
99 | ············"QgsProcessingParameterRasterDestination|output|Blended" | 48 | ············"QgsProcessingParameterVectorDestination|centroids|Centroids" |
100 | ········], | 49 | ········], |
101 | ········"short_description":·"r.blend.combine·-·Blends·color·components·of·two·raster·maps·by·a·given·ratio·and·export·into·a·unique·raster." | 50 | ········"short_description":·"Calculates·the·volume·of·data·\"clumps\"." |
102 | ····}, | 51 | ····}, |
103 | ····{ | 52 | ····{ |
104 | ········"command":·"r.li.padrange", | |
105 | ········"display_name":·"r.li.padrange.ascii", | |
106 | ········"ext_path":·"r_li_padrange_ascii", | 53 | ········"command":·"r.topmodel", |
| 54 | ········"display_name":·"r.topmodel", |
| 55 | ········"ext_path":·null, |
107 | ········"group":·"Raster·(r.*)", | 56 | ········"group":·"Raster·(r.*)", |
108 | ········"group_id":·"raster", | 57 | ········"group_id":·"raster", |
109 | ········"hardcoded_strings":·[], | 58 | ········"hardcoded_strings":·[], |
110 | ········"name":·"r.li.padrange.ascii", | 59 | ········"name":·"r.topmodel", |
111 | ········"parameters":·[ | 60 | ········"parameters":·[ |
112 | ············"QgsProcessingParameterRasterLayer|input|Name·of·input·raster·map|None|False", | |
113 | ············"QgsProcessingParameterString|config_txt|Landscape·structure·configuration|None|True|True", | 61 | ············"QgsProcessingParameterFile|parameters|Name·of·TOPMODEL·parameters·file|QgsProcessingParameterFile.File|txt|None|False", |
| 62 | ············"QgsProcessingParameterFile|topidxstats|Name·of·topographic·index·statistics·file|QgsProcessingParameterFile.File|txt|None|False", |
114 | ············"QgsProcessingParameterFile|config|Landscape·structure·configuration·file|QgsProcessingParameterFile.File|txt|None|True", | 63 | ············"QgsProcessingParameterFile|input|Name·of·rainfall·and·potential·evapotranspiration·data·file|QgsProcessingParameterFile.File|txt|None|False", |
Max diff block lines reached; 678839/687721 bytes (98.71%) of diff not shown.
|