qgisprocess
qgisprocess copied to clipboard
R package to use QGIS processing algorithms
Announcing that users of the package are welcome to cite their work on the [homepage](https://r-spatial.github.io/qgisprocess/) of {qgisprocess}. Users can be direct users or [qgis](https://github.com/JanCaha/r_package_qgis) users. These references will be added...
This can e.g. be seen in https://github.com/r-spatial/qgisprocess/actions/runs/7259352022/job/19776322636#step:22:45. It was found that these warnings disappear if `test-compat-raster.R` is removed; this file is run before `test-compat-terra.R`, so an interplay between {raster} and...
Hi! Congratulations with this very nice package! I'm a new user and have found it to be extremely useful. I noticed that interrupting a process in RStudio (via Interrupt R...
I'm having an issue with GeoJSON files not obeying the right hand rule. I'm not sure what goes wrong. Both geoJSON files have the problem according to https://geojsonlint.com/. [`test.gpkg`](https://drive.google.com/file/d/1NhJiFo41irv1bdmItwy_NClpD0GQNxko/view?usp=sharing) (96...
Thanks to the r-spatial panel question at FOSS4G! ``` r library(qgisprocess) #> Using 'qgis_process' at '/Applications/QGIS-LTR.app/Contents/MacOS/bin/qgis_process'. #> QGIS version: 3.16.10-Hannover #> Metadata of 971 algorithms successfully cached. #> Run `qgis_configure()`...