Re: Keeping GRASS/OTB/... algorithm in qgis processing

"Helmut Kudrnovsky" <[email protected]>
Newsgroups gmane.comp.gis.grass.user,gmane.comp.gis.grass.devel
Message-ID <trinity-8b69e64b-36d3-4481-b86f-b55224fd5852-1517835103936@3c-app-webde-bap05>
Von: "Moritz Lennert" 
>I don't know how difficult it would be to create such algorithm
>descriptions automagically.
 
 https://github.com/qgis/QGIS/search?p=1&q=processing+grass&type=&utf8=%E2%9C%93

AFAIU there are some general python scripts to provide it in processing:

e.g.
python/plugins/processing/algs/grass7/Grass7AlgorithmProvider.py

and there are a lot of txt files providing the module interface

e.g
python/plugins/processing/algs/grass7/description/r.out.png.txt
r.out.png
Export a GRASS raster map as a non-georeferenced PNG image
Raster (r.*)
QgsProcessingParameterRasterLayer|input|Input raster|None|False
QgsProcessingParameterNumber|compression|Compression level of PNG file (0 = none, 1 = fastest, 9 = best)|QgsProcessingParameterNumber.Integer|6|True|0|9

and other files

kind regards
Helmut

_______________________________________________
grass-user mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.