Skip to content

Commit

Permalink
Merge branch 'main' into cran_submission_0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
florisvdh committed Sep 17, 2024
2 parents cca483a + a8e8f37 commit 05cf166
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.4.1",
"license": "GPL-3.0-or-later",
"upload_type": "software",
"description": "<p>R package <code>qgisprocess</code> provides seamless access to the <a href=\"https://qgis.org/en/site/\">QGIS</a> processing toolbox using the standalone <code>qgis_process</code> command-line utility. Both native and third-party (plugin) processing providers are supported. Beside referring data sources from file, also common objects from <code>sf</code>, <code>terra</code> and <code>stars</code> are supported. The native processing algorithms are documented <a href=\"https://docs.qgis.org/latest/en/docs/user_manual/processing_algs/\">at QGIS.org</a>. URL: <a href=\"https://r-spatial.github.io/qgisprocess\">https://r-spatial.github.io/qgisprocess</a>. CRAN landing page: <a href=\"https://cran.r-project.org/package=qgisprocess\">https://CRAN.R-project.org/package=qgisprocess</a>.</p>",
"description": "<p>R package <code>qgisprocess</code> provides seamless access to the <a href=\"https://qgis.org\">QGIS</a> processing toolbox using the standalone <code>qgis_process</code> command-line utility. Both native and third-party (plugin) processing providers are supported. Beside referring data sources from file, also common objects from <code>sf</code>, <code>terra</code> and <code>stars</code> are supported. The native processing algorithms are documented <a href=\"https://docs.qgis.org/latest/en/docs/user_manual/processing_algs/\">at QGIS.org</a>. URL: <a href=\"https://r-spatial.github.io/qgisprocess\">https://r-spatial.github.io/qgisprocess</a>. CRAN landing page: <a href=\"https://cran.r-project.org/package=qgisprocess\">https://CRAN.R-project.org/package=qgisprocess</a>.</p>",
"keywords": [
"R",
"package",
Expand Down
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ license: GPL-3.0-or-later
repository-code: https://github.com/r-spatial/qgisprocess/
type: software
abstract: R package 'qgisprocess' provides seamless access
to the 'QGIS' (https://qgis.org/en/site/) processing
to the 'QGIS' (https://qgis.org) processing
toolbox using the standalone 'qgisprocess' command-line utility. Both native and
third-party (plugin) processing providers are supported. Beside referring data sources
from file, also common objects from 'sf', 'terra' and 'stars' are supported. The
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Authors@R: c(
comment = "https://www.inbo.be/en/")
)
Description: Provides seamless access to the 'QGIS'
(<https://qgis.org/en/site/>) processing toolbox using the standalone
(<https://qgis.org>) processing toolbox using the standalone
'qgis_process' command-line utility. Both native and third-party
(plugin) processing providers are supported. Beside referring data
sources from file, also common objects from 'sf', 'terra' and 'stars'
Expand Down
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ knitr::opts_chunk$set(
[![Codecov test coverage](https://codecov.io/gh/r-spatial/qgisprocess/branch/main/graph/badge.svg)](https://app.codecov.io/gh/r-spatial/qgisprocess/tree/main)
<!-- badges: end -->

The goal of **qgisprocess** is to provide an R interface to the geoprocessing algorithms of [QGIS](https://qgis.org/en/site/), a popular and open source desktop geographic information system (GIS) program.
The goal of **qgisprocess** is to provide an R interface to the geoprocessing algorithms of [QGIS](https://qgis.org), a popular and open source desktop geographic information system (GIS) program.
The package is a re-implementation of functionality provided by the archived [RQGIS](https://cran.r-project.org/package=RQGIS) package, which was partially revived in the [RQGIS3](https://github.com/r-spatial/RQGIS3) package.

## Installation
Expand Down Expand Up @@ -139,7 +139,7 @@ Please note that the qgisprocess project is released with a [Contributor Code of

### Presentations

- useR! 2024: [slides](https://florisvdh.github.io/user-2024-qgisprocess)
- useR! 2024: [slides](https://florisvdh.github.io/user-2024-qgisprocess/)
- FOSS4G 2023: [slides](https://florisvdh.github.io/foss4g-2023-qgisprocess/) & [video](https://www.youtube.com/watch?v=Qt5DzWThWqI)
- FOSS4G 2021: [slides](https://dewey.dunnington.ca/slides/qgisprocess2021/) & [video](https://www.youtube.com/watch?v=iA0OQ2Icn6Y&t=1912s)

Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ coverage](https://codecov.io/gh/r-spatial/qgisprocess/branch/main/graph/badge.sv
<!-- badges: end -->

The goal of **qgisprocess** is to provide an R interface to the
geoprocessing algorithms of [QGIS](https://qgis.org/en/site/), a popular
and open source desktop geographic information system (GIS) program. The
package is a re-implementation of functionality provided by the archived
geoprocessing algorithms of [QGIS](https://qgis.org), a popular and open
source desktop geographic information system (GIS) program. The package
is a re-implementation of functionality provided by the archived
[RQGIS](https://cran.r-project.org/package=RQGIS) package, which was
partially revived in the [RQGIS3](https://github.com/r-spatial/RQGIS3)
package.
Expand Down Expand Up @@ -74,7 +74,7 @@ reconfigure the package, or just
``` r
library(qgisprocess)
#> Attempting to load the package cache ... Success!
#> QGIS version: 3.38.2-Grenoble
#> QGIS version: 3.38.3-Grenoble
#> Having access to 2059 algorithms from 18 QGIS processing providers.
#> Run `qgis_configure(use_cached_data = TRUE)` to reload cache and get more details.
```
Expand Down Expand Up @@ -137,7 +137,7 @@ result <- qgis_run_algorithm(
result
#> <Result of `qgis_run_algorithm("native:buffer", ...)`>
#> List of 1
#> $ OUTPUT: 'qgis_outputVector' chr "/tmp/RtmpLKaaqm/file7b6c2bf628b2/file7b6c44bc6b35.gpkg"
#> $ OUTPUT: 'qgis_outputVector' chr "/tmp/RtmpUlpWPq/file886027bf5cff/file88601bc90fab.gpkg"

output_sf <- sf::st_as_sf(result)
plot(sf::st_geometry(output_sf))
Expand Down Expand Up @@ -222,7 +222,7 @@ By contributing to this project, you agree to abide by its terms.
### Presentations

- useR! 2024:
[slides](https://florisvdh.github.io/user-2024-qgisprocess)
[slides](https://florisvdh.github.io/user-2024-qgisprocess/)
- FOSS4G 2023:
[slides](https://florisvdh.github.io/foss4g-2023-qgisprocess/) &
[video](https://www.youtube.com/watch?v=Qt5DzWThWqI)
Expand Down
2 changes: 1 addition & 1 deletion man/qgisprocess-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 05cf166

Please sign in to comment.