Re: [QGIS-Developer] Preview of the QGIS Earth, Sun, Moon, & Planets Plugin

2021-07-01 Thread C Hamilton
Yes that could be done and is a good idea. Best wishes, Calvin On Thu, Jul 1, 2021 at 8:15 PM Frank M. Howell wrote: > Calvin, > > I downloaded and installed it in Win 10 x64…will install on Linux Mint > 20.2 this weekend. > > If this feature is already implemented, forgive my not yet noticing

Re: [QGIS-Developer] Rscript load output into qgis from folder

2021-07-01 Thread Enzo Cocca
hi, just to inform you I solved the problem: this works for me .. r<-movecost(dtm=DTM, origin=Origin, destin=Destination, funct=Function, time=Time, outp=Outp, move=Move, breaks=Breaks, return.base=TRUE, cogn.slp=TRUE, sl.crit=Critical_Slope, W=Walker_Body_Weight, L=Carried_Load_Weight, N=N,

Re: [QGIS-Developer] Rscript load output into qgis from folder

2021-07-01 Thread Enzo Cocca
Hi again, At moment the solution I found it is this but is not very great. So I add two R packages more (GmAMisc to import raster and vector, and tkcl to print a message box) below the code: ##load_vector_using_rgdal ##load_raster_using_rgdal ##movecost script=group ##DTM=raster ##Origin=vector

Re: [QGIS-Developer] Feature discussion

2021-07-01 Thread Paul Wittle
Hi, I was not aware of that option and as you say I think that covers it nicely enough anyway. Thanks for pointing it out but any examples people have would be super useful. Thanks again, Paul From: Charles Dixon-Paver Sent: 01 July 2021 09:54 To: Paul Wittle Cc: qgis-dev Subject: Re: [QGIS

[QGIS-Developer] Rscript load output into qgis from folder

2021-07-01 Thread Enzo Cocca
Hi peoples, I have a question: In my r script I save (some raster and some vector file) in an a folder. Is it a method to load my output into qgis? I can't use output vector and output raster for some reason regarding the R packages that I use. so this one is my script: ##load_vector_using_rgdal

Re: [QGIS-Developer] Feature discussion

2021-07-01 Thread Charles Dixon-Paver
There is a save project macro under the project properties which I believe can be used to achieve this using the pyqgis api. Perhaps other users can share snippets that perform the functions you are requesting, as I am not entirely convinced that all of this functionality is useful enough to all us

[QGIS-Developer] Feature discussion

2021-07-01 Thread Paul Wittle
Hi, I suspect this has already been asked a few times but I thought I'd ask anyway. Is there a feature request to get a dialogue box to appear when saving a project? I'm asking because if the knock on impact of Covid is more people working from home and using home broadband then I feel like th