You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just capturing useful discussion during the FOSS4G workshop on rgrass:
It would be good to define and document how qgisprocess compares with this package for benefit of users and developers
qgisprocess has the advantage that it allows access to ALL QGIS plugin algorithms, around 1k+ with the OSGeo4W install
qgisprocess has the disadvantages that it's not yet on CRAN and cannot access all functionality in GRASS (those from plugins?)
A division of labour, assuming qgisprocess gets on CRAN, could be documenting that basic r.* functions can be called from qgisprocess but that rgrass is needed for more advanced things
Relevant issue: r-spatial/qgisprocess#46 may be worth tagging people on this to link things together.
The text was updated successfully, but these errors were encountered:
Just capturing useful discussion during the FOSS4G workshop on rgrass:
r.*
functions can be called from qgisprocess but that rgrass is needed for more advanced thingsRelevant issue: r-spatial/qgisprocess#46 may be worth tagging people on this to link things together.
The text was updated successfully, but these errors were encountered: