0

I'm trying to execute some processes from QGIS tools (3.16) from an script in R.

I can see the basic algorithms by calling this:

qgisprocess::qgis_algorithms()

I'm trying to use the visibility:Viewshed algorithm but It doesn't show in the list of available algorithms.

asked Dec 20, 2021 at 13:38
3
  • Is there a reason you repost your old question and then delete it? Commented Dec 20, 2021 at 13:39
  • This is an unique question, it could seems like this "Executing r.viewshed (GRASS) in R", but it is not the same at all. Commented Jan 17, 2022 at 15:02
  • I was talking about the question with the same context from earlier Dec. 20th 2021. Commented Jan 17, 2022 at 17:26

1 Answer 1

1

Enabling/disabling processing provider plugins has become possible with {qgisprocess}, which is now on CRAN. visibility is one such supported provider.

answered Aug 29, 2023 at 11:36

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.