| | | |
Offset 1, 614 lines modified | Offset 1, 666 lines modified |
1 | [ | 1 | [ |
2 | ····{ | 2 | ····{ |
3 | ········"command":·"r.circle", | 3 | ········"command":·"v.in.e00", |
4 | ········"display_name":·"r.circle", | 4 | ········"display_name":·"v.in.e00", |
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", |
6 | ········"group":·"Raster·(r.*)", | 21 | ········"group":·"Raster·(r.*)", |
7 | ········"group_id":·"raster", | 22 | ········"group_id":·"raster", |
8 | ········"hardcoded_strings":·[], | 23 | ········"hardcoded_strings":·[], |
9 | ········"name":·"r.circle", | 24 | ········"name":·"r.what.color", |
10 | ········"parameters":·[ | 25 | ········"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" | |
17 | ········], | 30 | ········], |
18 | ········"short_description":·"Creates·a·raster·map·containing·concentric·rings·around·a·given·point." | 31 | ········"short_description":·"Queries·colors·for·a·raster·map·layer." |
19 | ····}, | 32 | ····}, |
20 | ····{ | 33 | ····{ |
21 | ········"command":·"v.qcount", | 34 | ········"command":·"r.patch", |
22 | ········"display_name":·"v.qcount", | 35 | ········"display_name":·"r.patch", |
23 | ········"ext_path":·null, | 36 | ········"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", |
24 | ········"group":·"Vector·(v.*)", | 52 | ········"group":·"Vector·(v.*)", |
25 | ········"group_id":·"vector", | 53 | ········"group_id":·"vector", |
26 | ········"hardcoded_strings":·[], | 54 | ········"hardcoded_strings":·[], |
27 | ········"name":·"v.qcount", | 55 | ········"name":·"v.to.3d", |
28 | ········"parameters":·[ | 56 | ········"parameters":·[ |
29 | ············"QgsProcessingParameterFeatureSource|input|Vector·points·layer|0|None|False", | 57 | ············"QgsProcessingParameterFeatureSource|input|Name·of·input·vector·map|-1|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", |
32 | ············"QgsProcessingParameterVectorDestination|output|Quadrats" | 63 | ············"QgsProcessingParameterVectorDestination|output|3D" |
33 | ········], | 64 | ········], |
34 | ········"short_description":·"Indices·for·quadrat·counts·of·vector·point·lists." | 65 | ········"short_description":·"Performs·transformation·of·2D·vector·features·to·3D." |
35 | ····}, | 66 | ····}, |
36 | ····{ | 67 | ····{ |
37 | ········"command":·"r.volume", | 68 | ········"command":·"r.coin", |
38 | ········"display_name":·"r.volume", | 69 | ········"display_name":·"r.coin", |
39 | ········"ext_path":·null, | 70 | ········"ext_path":·null, |
40 | ········"group":·"Raster·(r.*)", | 71 | ········"group":·"Raster·(r.*)", |
41 | ········"group_id":·"raster", | 72 | ········"group_id":·"raster", |
42 | ········"hardcoded_strings":·[], | 73 | ········"hardcoded_strings":·[], |
43 | ········"name":·"r.volume", | 74 | ········"name":·"r.coin", |
44 | ········"parameters":·[ | 75 | ········"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", | |
48 | ············"QgsProcessingParameterVectorDestination|centroids|Centroids" | 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" |
49 | ········], | 81 | ········], |
50 | ········"short_description":·"Calculates·the·volume·of·data·\"clumps\"." | 82 | ········"short_description":·"Tabulates·the·mutual·occurrence·(coincidence)·of·categories·for·two·raster·map·layers." |
51 | ····}, | 83 | ····}, |
52 | ····{ | 84 | ····{ |
53 | ········"command":·"r.topmodel", | 85 | ········"command":·"r.blend", |
54 | ········"display_name":·"r.topmodel", | 86 | ········"display_name":·"r.blend.combine", |
55 | ········"ext_path":·null, | 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":·[ |
| 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" |
| 100 | ········], |
| 101 | ········"short_description":·"r.blend.combine·-·Blends·color·components·of·two·raster·maps·by·a·given·ratio·and·export·into·a·unique·raster." |
| 102 | ····}, |
| 103 | ····{ |
| 104 | ········"command":·"r.li.padrange", |
| 105 | ········"display_name":·"r.li.padrange.ascii", |
| 106 | ········"ext_path":·"r_li_padrange_ascii", |
56 | ········"group":·"Raster·(r.*)", | 107 | ········"group":·"Raster·(r.*)", |
57 | ········"group_id":·"raster", | 108 | ········"group_id":·"raster", |
58 | ········"hardcoded_strings":·[], | 109 | ········"hardcoded_strings":·[], |
59 | ········"name":·"r.topmodel", | 110 | ········"name":·"r.li.padrange.ascii", |
60 | ········"parameters":·[ | 111 | ········"parameters":·[ |
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", | 112 | ············"QgsProcessingParameterRasterLayer|input|Name·of·input·raster·map|None|False", |
| 113 | ············"QgsProcessingParameterString|config_txt|Landscape·structure·configuration|None|True|True", |
63 | ············"QgsProcessingParameterFile|input|Name·of·rainfall·and·potential·evapotranspiration·data·file|QgsProcessingParameterFile.File|txt|None|False", | 114 | ············"QgsProcessingParameterFile|config|Landscape·structure·configuration·file|QgsProcessingParameterFile.File|txt|None|True", |
64 | ············"QgsProcessingParameterNumber|timestep|Time·step.·Generate·output·for·this·time·step|QgsProcessingParameterNumber.Integer|None|True|0|None", | |
65 | ············"QgsProcessingParameterNumber|topidxclass|Topographic·index·class.·Generate·output·for·this·topographic·index·class|QgsProcessingParameterNumber.Integer|None|True|0|None", | |
Max diff block lines reached; 679152/688034 bytes (98.71%) of diff not shown.
|