Skip to content

Commit 20353dc

Browse files
Merge branch 'patch-1' into patch-2
2 parents 9110f86 + e05548f commit 20353dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osgeo-email.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ Dear OSGeo Incubation Committee,
66

77
We would like to apply, as the 'R-Spatial' community, to become an OSGeo affiliated organisation.
88

9-
We are a diverse group with a shared interest in developing free and open tools for the reproducible analysis of geographic data. R is a popular and rapidly growing language for statistical computing and 'data science'. It is already part of the OSGeo ecosystem: R ships with the [OSGeoLive distribution](https://live.osgeo.org/en/quickstart/R_quickstart.html), integrates with established OSGeo projects such as [GRASS GIS](https://grasswiki.osgeo.org/wiki/R_statistics), and (now slightly dated) tutorials listed on OSGeo's [old website](http://old.www.osgeo.org/educational_content). We would like to update and create new OSGeo-affiliated tutorials for using R-Spatial software.
9+
We are a diverse group with a shared interest in developing free and open tools for the reproducible analysis of geographic data. R is a popular and rapidly growing language for statistical computing and 'data science'. It is already part of the OSGeo ecosystem: the OSGeo Live distribution [ships with R](https://github.com/OSGeo/OSGeoLive/blob/master/bin/install_R.sh) and R integrates with established OSGeo projects such as [GRASS GIS](https://grasswiki.osgeo.org/wiki/R_statistics), [SAGA](https://cran.r-project.org/package=RSAGA) and [QGIS](https://docs.qgis.org/3.16/en/docs/). R tutorials (which would benefit from being updated) are listed on the tutorials listed on OSGeo's [old website](http://old.www.osgeo.org/educational_content). We would like to update existing content and create new OSGeo-affiliated tutorials for using R-Spatial software.
1010

1111
After a discussion on our GitHub Organisation at [github.com/r-spatial](https://github.com/r-spatial), it is clear that closer links could be mutually beneficial. Collaboration is at the heart of open source software and the R community has a long history. The history of R-GRASS GIS bridges, for example, covers more than [20 years](https://doi.org/10.1016/S0098-3004(00)00057-1) and goes in both directions. R interfaces enable a wide range of people to access OSGeo-supported software from a reproducible command-line interface.
1212

1313
Continued development and innovation in R-OSGeo links are illustrated the [qgisprocess](https://github.com/paleolimbot/qgisprocess) package, which motivated positive changes in the QGIS source code (see [github.com/paleolimbot/qgisprocess/issues/21](https://github.com/paleolimbot/qgisprocess/issues/21)). The R-Spatial community relies on the OSGeo projects GDAL, PROJ and GEOS for data access and geographic operations. Core R-Spatial packages `sf`, `raster` and `terra` use bindings to the libraries for much of the heavy lifting and many thousands of people using R for spatial research (often without knowing) run OSGeo support code every day. We would like to support the ongoing work of these vital components of the wider community that is represented by the OSGeo-affiliated conference series FOSS4G. We also anticipate benefits from being part of the wider OSGeo community and would like to be more active members of the wider movement advocating free and open source software for geospatial.
1414

1515
'R-Spatial' can be loosely defined as the ecosystem of code, projects and people using R for working with and adding value to spatial data. A manifestation of the wider R-Spatial community is the friendly, vibrant and diverse range of voices using the [#rspatial](https://twitter.com/search?q=%23rspatial) tag on Twitter. For the purposes of OSGeo supported *software* projects however, we define R-Spatial as the packages found at https://github.com/r-spatial/ (which includes `sf`, `stars`, `mapview`, `gstat`, `spdep` and many other popular packages for working with spatial data) and https://github.com/rspatial/ (which includes packages `raster` and `terra`). A (possibly incomplete) list with R packages that directly link to OSGeo libraries is found [here](https://github.com/r-spatial/discuss/wiki/R-packages-that-use-the-OSGEO-stack-in-System-Requirements:). Thousands of R packages depend on these packages one way or another.
1616

17-
We would like to initiate the three-step process needed for R-Spatial to become a full OSGeo project, as outlined on the [Incubation Committee web page](https://wiki.osgeo.org/wiki/Incubation_Committee#Step_1:_Add_OSGeo_Website_Project_Page):
17+
We would like to initiate the process needed for R-Spatial to eventually become an OSGeo community project, by achieving the first two of the three steps as outlined on the [Incubation Committee web page](https://wiki.osgeo.org/wiki/Incubation_Committee#Step_1:_Add_OSGeo_Website_Project_Page):
1818

1919
- We would like to create an OSGeo web page with information about key packages in the 'R-spatial stack', including how they relate to OSGeo projects
2020
- We would like to become an [OSGeo Community Project](https://wiki.osgeo.org/wiki/Incubation_Committee#Step_2:_Join_Community_Projects_Program)

0 commit comments

Comments
 (0)