Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
/.quarto/
_site
**/*.quarto_ipynb
87 changes: 63 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,73 @@
# Spatial Data Science across Languages workshops
# Spatial Data Science across Languages Community

The ‘Spatial Data Science across Languages’ (SDSL) workshops provide a space for bridging the
communities and establishing cross-language interaction between developers and users.
SDSL seeks to bring together the communities from the common and emerging programming languages used
for data science such as R, Python and Julia, to discuss interoperability, methodological developments,
and shared challenges such as interfacing upstream libraries (including GDAL, GEOS, and PROJ), packaging
and distributing software, and managing user and developer communities.
The ‘Spatial Data Science across Languages’ (SDSL) community seeks to bring
together the communities from the common and emerging programming languages used
for data science such as R, Python and Julia, to discuss interoperability,
methodological developments, and shared challenges such as interfacing upstream
libraries (including GDAL, GEOS, and PROJ), packaging and distributing software,
and managing user and developer communities.

The SDSL workshops aim to identify commonalities and differences between spatial data science languages,
to bridge language barriers and to bring the different communities together to discuss, cooperate, and
synchronise the development efforts.
## Annual Workshop

Our main activity since 2023 has been annual workshops which provide a space for
bridging the various programming-language communities and establishing
cross-language interaction between developers and users.

<p align="center">
<a href="https://r-spatial.org/sdsl/">
<img src="https://upload.wikimedia.org/wikipedia/commons/1/11/M%C3%BCnster_-_Prinzipalmarkt_-_Lambertikirche.jpg" width="350px" height="231px" style="border-radius: 50%;"/>
The SDSL workshops aim to identify commonalities and differences between spatial
data science languages, to bridge language barriers and to bring the different
communities together to discuss, cooperate, and synchronise the development
efforts.

### SDSL 2026 - to be announced

Currently planning for September 2026.

### SDSL 2025 - Salzburg, Austria

<figure>
<a href="https://spatial-data-science.github.io/2025/">
<img
alt="Old Town Salzburg across the Salzach river"
src="public/salzburg.jpg"
width="320px"
/>
</a>
<br>SDSL 2023 - Münster, Germany
<br>
<figcaption>
<a href="https://commons.wikimedia.org/wiki/File:Old_Town_Salzburg_across_the_Salzach_river.jpg">&copy; Jiuguang Wang 2011 CC-BY-SA 3.0</a>
</figcaption>
</figure>

### SDSL 2024 - Prague, Czechia

<figure>
<a href="https://spatial-data-science.github.io/2024/">
<img src="https://2.bp.blogspot.com/-gTgu91_IRFE/VBPLT1anHTI/AAAAAAAAAos/El9BtKkjSxc/s1600/prague.jpg" width="350px" style="border-radius: 50%;"/>
<img
alt="The Charles Bridge, a famous historical bridge that crosses the Vltava river in Prague"
src="public/prague.jpg"
width="320px"
/>
</a>
<br>SDSL 2024 - Prague, Czechia
<br>
<a href="https://spatial-data-science.github.io/2025/">
<img src="https://live.staticflickr.com/2102/2244371174_7951529cb9.jpg" width="350px" style="border-radius: 50%;"/>
<figcaption>
<a href="https://commons.wikimedia.org/wiki/File:The_Charles_Bridge,_Prague..jpg">&copy; Jim Linwood 2008 CC-BY 2.0</a>
</figcaption>
</figure>

### SDSL 2023 - Münster, Germany

<figure>
<a href="https://r-spatial.org/sdsl/">
<img
alt="Der Prinzipalmarkt von Münster an einem Abend im Dezember 2011. Kopfsteinpflaster im Regen."
src="public/muenster.jpg"
width="320px"
/>
</a>
<br>SDSL 2025 - Salzburg, Austria
</p>
<figcaption>
<a href="https://commons.wikimedia.org/wiki/File:M%C3%BCnster_-_Prinzipalmarkt_-_Lambertikirche.jpg">&copy; Oxfordian Kissuth 2011 CC-BY-SA 3.0</a>
</figcaption>
</figure>

## Discord
## Discord

SDSL has a Discord server for discussions and communication during the workshops. Please join via <https://discord.gg/HJRKEJsmrr>.
SDSL has a Discord server for discussions and communication during the
workshops. Please join via <https://discord.gg/HJRKEJsmrr>.
Loading