Skip to content

Commit 921f7e7

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 1c7dc2d commit 921f7e7

9 files changed

Lines changed: 213 additions & 54 deletions

File tree

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
da53f46d
1+
67861991

governance.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,8 @@
8181
<div class="navbar-container container-fluid">
8282
<div class="navbar-brand-container mx-auto">
8383
<a href="./index.html" class="navbar-brand navbar-brand-logo">
84-
</a>
85-
<a class="navbar-brand" href="./index.html">
86-
<span class="navbar-title">Spatial Data Science across Languages</span>
84+
<img src="./img/sdsl-logo.png" alt="" class="navbar-logo light-content">
85+
<img src="./img/sdsl-logo.png" alt="" class="navbar-logo dark-content">
8786
</a>
8887
</div>
8988
<div id="quarto-search" class="" title="Search"></div>

img/sdsl-logo.png

24.5 KB
Loading

img/sdsl-logo.svg

Lines changed: 116 additions & 0 deletions
Loading

index.html

Lines changed: 8 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

99

10-
<title>Spatial Data Science across Languages Community – Spatial Data Science across Languages</title>
10+
<title>Spatial Data Science across Languages</title>
1111
<style>
1212
code{white-space: pre-wrap;}
1313
span.smallcaps{font-variant: small-caps;}
@@ -73,17 +73,16 @@
7373
<link rel="stylesheet" href="styles.css">
7474
</head>
7575

76-
<body class="nav-fixed quarto-light">
76+
<body class="nav-fixed fullcontent quarto-light">
7777

7878
<div id="quarto-search-results"></div>
7979
<header id="quarto-header" class="headroom fixed-top">
8080
<nav class="navbar navbar-expand-lg " data-bs-theme="dark">
8181
<div class="navbar-container container-fluid">
8282
<div class="navbar-brand-container mx-auto">
8383
<a href="./index.html" class="navbar-brand navbar-brand-logo">
84-
</a>
85-
<a class="navbar-brand" href="./index.html">
86-
<span class="navbar-title">Spatial Data Science across Languages</span>
84+
<img src="./img/sdsl-logo.png" alt="" class="navbar-logo light-content">
85+
<img src="./img/sdsl-logo.png" alt="" class="navbar-logo dark-content">
8786
</a>
8887
</div>
8988
<div id="quarto-search" class="" title="Search"></div>
@@ -119,43 +118,19 @@
119118
<div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-article page-navbar">
120119
<!-- sidebar -->
121120
<!-- margin-sidebar -->
122-
<div id="quarto-margin-sidebar" class="sidebar margin-sidebar">
123-
<nav id="TOC" role="doc-toc" class="toc-active">
124-
<h2 id="toc-title">On this page</h2>
125-
126-
<ul>
127-
<li><a href="#annual-workshop" id="toc-annual-workshop" class="nav-link active" data-scroll-target="#annual-workshop">Annual Workshop</a></li>
128-
<li><a href="#discord" id="toc-discord" class="nav-link" data-scroll-target="#discord">Discord</a></li>
129-
</ul>
130-
</nav>
131-
</div>
132-
<!-- main -->
133-
<main class="content" id="quarto-document-content">
134-
135-
<header id="title-block-header" class="quarto-title-block default">
136-
<div class="quarto-title">
137-
<h1 class="title">Spatial Data Science across Languages Community</h1>
138-
</div>
139-
140-
141-
142-
<div class="quarto-title-meta">
143-
144-
145-
146121

147-
</div>
148-
122+
<!-- main -->
123+
<main class="content" id="quarto-document-content"><header id="title-block-header" class="quarto-title-block"></header>
149124

150125

151-
</header>
152126

153127

128+
<p><img src="img/sdsl-logo.svg" class="img-fluid"></p>
154129
<p>The Spatial Data Science across Languages Community brings together developers and users from the common and emerging programming languages used for spatial data science.</p>
155130
<p>Spatial data science (SDS) concerns the analysis of spatial data in various contexts. We focus broadly on geospatial and geographic space, with some applications to general image spaces, local reference frames - everything from microscopical to astronomical space.</p>
156131
<p>Open source programming languages commonly used in spatial data science for analysis include Python, R and Julia. Our community is also interested in JavaScript and TypeScript, C++ and Rust. These languages are used by millions of users on a daily basis to solve spatial data problems, visualise and analyse spatial data.</p>
157132
<p>A number of the challenges that we face transcend the particular programming languages. Such challenges range from: the interpretation of the underlying data; the way the data are represented in computers; visualisation; scalability and efficiency of implementations; the use of upstream libraries like GDAL, GEOS and PROJ, GIS interfaces; software distribution; and open source software community building.</p>
158-
<p>The <strong>Spatial Data Science Across Language Community</strong> aims to bring developers and users together to help build understanding and solve common problems, as well as discussing problems specific to particular language communities.</p>
133+
<p>The <strong>Spatial Data Science Across Languages Community</strong> aims to bring developers and users together to help build understanding and solve common problems, as well as discussing problems specific to particular language communities.</p>
159134
<section id="annual-workshop" class="level2">
160135
<h2 class="anchored" data-anchor-id="annual-workshop">Annual Workshop</h2>
161136
<p>Our main activity since 2023 has been a series of annual workshops, which provide a space for bridging the various programming-language communities and establishing cross-language interaction between developers and users.</p>

reports.html

Lines changed: 68 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,41 @@
2020
margin: 0 0.8em 0.2em -1em; /* quarto-specific, see https://github.com/quarto-dev/quarto-cli/issues/4556 */
2121
vertical-align: middle;
2222
}
23+
/* CSS for syntax highlighting */
24+
html { -webkit-text-size-adjust: 100%; }
25+
pre > code.sourceCode { white-space: pre; position: relative; }
26+
pre > code.sourceCode > span { display: inline-block; line-height: 1.25; }
27+
pre > code.sourceCode > span:empty { height: 1.2em; }
28+
.sourceCode { overflow: visible; }
29+
code.sourceCode > span { color: inherit; text-decoration: inherit; }
30+
div.sourceCode { margin: 1em 0; }
31+
pre.sourceCode { margin: 0; }
32+
@media screen {
33+
div.sourceCode { overflow: auto; }
34+
}
35+
@media print {
36+
pre > code.sourceCode { white-space: pre-wrap; }
37+
pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; }
38+
}
39+
pre.numberSource code
40+
{ counter-reset: source-line 0; }
41+
pre.numberSource code > span
42+
{ position: relative; left: -4em; counter-increment: source-line; }
43+
pre.numberSource code > span > a:first-child::before
44+
{ content: counter(source-line);
45+
position: relative; left: -1em; text-align: right; vertical-align: baseline;
46+
border: none; display: inline-block;
47+
-webkit-touch-callout: none; -webkit-user-select: none;
48+
-khtml-user-select: none; -moz-user-select: none;
49+
-ms-user-select: none; user-select: none;
50+
padding: 0 4px; width: 4em;
51+
}
52+
pre.numberSource { margin-left: 3em; padding-left: 4px; }
53+
div.sourceCode
54+
{ }
55+
@media screen {
56+
pre > code.sourceCode > span > a:first-child::before { text-decoration: underline; }
57+
}
2358
</style>
2459

2560

@@ -81,9 +116,8 @@
81116
<div class="navbar-container container-fluid">
82117
<div class="navbar-brand-container mx-auto">
83118
<a href="./index.html" class="navbar-brand navbar-brand-logo">
84-
</a>
85-
<a class="navbar-brand" href="./index.html">
86-
<span class="navbar-title">Spatial Data Science across Languages</span>
119+
<img src="./img/sdsl-logo.png" alt="" class="navbar-logo light-content">
120+
<img src="./img/sdsl-logo.png" alt="" class="navbar-logo dark-content">
87121
</a>
88122
</div>
89123
<div id="quarto-search" class="" title="Search"></div>
@@ -119,8 +153,14 @@
119153
<div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-article page-navbar">
120154
<!-- sidebar -->
121155
<!-- margin-sidebar -->
122-
<div id="quarto-margin-sidebar" class="sidebar margin-sidebar zindex-bottom">
123-
156+
<div id="quarto-margin-sidebar" class="sidebar margin-sidebar">
157+
<nav id="TOC" role="doc-toc" class="toc-active">
158+
<h2 id="toc-title">On this page</h2>
159+
160+
<ul>
161+
<li><a href="#spatial-data-science-languages-commonalities-and-needs" id="toc-spatial-data-science-languages-commonalities-and-needs" class="nav-link active" data-scroll-target="#spatial-data-science-languages-commonalities-and-needs">Spatial Data Science Languages: Commonalities and Needs</a></li>
162+
</ul>
163+
</nav>
124164
</div>
125165
<!-- main -->
126166
<main class="content" id="quarto-document-content">
@@ -144,9 +184,32 @@ <h1 class="title">Reports</h1>
144184
</header>
145185

146186

187+
<section id="spatial-data-science-languages-commonalities-and-needs" class="level2">
188+
<h2 class="anchored" data-anchor-id="spatial-data-science-languages-commonalities-and-needs">Spatial Data Science Languages: Commonalities and Needs</h2>
147189
<p>The report from the SDSL workshops 2023 and 2024 has been published as an academic paper available from <a href="https://arxiv.org/abs/2503.16686" class="uri">https://arxiv.org/abs/2503.16686</a>.</p>
190+
<p><em>Pebesma, E., Fleischmann, M., Parry, J., Nowosad, J., Graser, A., Dunnington, D., Pronk, M., Schouten, R., Lovelace, R., Appel, M., Abad, L., 2025. Spatial Data Science Languages: commonalities and needs. https://doi.org/10.48550/arXiv.2503.16686</em></p>
191+
<blockquote class="blockquote">
192+
<p>Recent workshops brought together several developers, educators and users of software packages extending popular languages for spatial data handling, with a primary focus on R, Python and Julia. Common challenges discussed included handling of spatial or spatio-temporal support, geodetic coordinates, in-memory vector data formats, data cubes, inter-package dependencies, packaging upstream libraries, differences in habits or conventions between the GIS and physical modelling communities, and statistical models. The following set of insights have been formulated: (i) considering software problems across data science language silos helps to understand and standardise analysis approaches, also outside the domain of formal standardisation bodies; (ii) whether attribute variables have block or point support, and whether they are spatially intensive or extensive has consequences for permitted operations, and hence for software implementing those; (iii) handling geometries on the sphere rather than on the flat plane requires modifications to the logic of simple features, (iv) managing communities and fostering diversity is a necessary, on-going effort, and (v) tools for cross-language development need more attention and support.</p>
193+
</blockquote>
194+
<div class="code-copy-outer-scaffold"><div class="sourceCode" id="cb1"><pre class="sourceCode bibtex code-with-copy"><code class="sourceCode bibtex"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="va">@misc</span>{<span class="ot">pebesma2025Spatial</span>,</span>
195+
<span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a> <span class="dt">title</span> = {Spatial {{Data Science Languages}}: Commonalities and Needs},</span>
196+
<span id="cb1-3"><a href="#cb1-3" aria-hidden="true" tabindex="-1"></a> <span class="dt">shorttitle</span> = {Spatial {{Data Science Languages}}},</span>
197+
<span id="cb1-4"><a href="#cb1-4" aria-hidden="true" tabindex="-1"></a> <span class="dt">author</span> = {Pebesma, Edzer and Fleischmann, Martin and Parry, Josiah and Nowosad, Jakub and Graser, Anita and Dunnington, Dewey and Pronk, Maarten and Schouten, Rafael and Lovelace, Robin and Appel, Marius and Abad, Lorena},</span>
198+
<span id="cb1-5"><a href="#cb1-5" aria-hidden="true" tabindex="-1"></a> <span class="dt">year</span> = {2025},</span>
199+
<span id="cb1-6"><a href="#cb1-6" aria-hidden="true" tabindex="-1"></a> <span class="dt">month</span> = <span class="st">mar</span>,</span>
200+
<span id="cb1-7"><a href="#cb1-7" aria-hidden="true" tabindex="-1"></a> <span class="dt">number</span> = {arXiv:2503.16686},</span>
201+
<span id="cb1-8"><a href="#cb1-8" aria-hidden="true" tabindex="-1"></a> <span class="dt">eprint</span> = {2503.16686},</span>
202+
<span id="cb1-9"><a href="#cb1-9" aria-hidden="true" tabindex="-1"></a> <span class="dt">primaryclass</span> = {stat},</span>
203+
<span id="cb1-10"><a href="#cb1-10" aria-hidden="true" tabindex="-1"></a> <span class="dt">publisher</span> = {arXiv},</span>
204+
<span id="cb1-11"><a href="#cb1-11" aria-hidden="true" tabindex="-1"></a> <span class="dt">doi</span> = {10.48550/arXiv.2503.16686},</span>
205+
<span id="cb1-12"><a href="#cb1-12" aria-hidden="true" tabindex="-1"></a> <span class="dt">urldate</span> = {2025-09-19},</span>
206+
<span id="cb1-13"><a href="#cb1-13" aria-hidden="true" tabindex="-1"></a> <span class="dt">abstract</span> = {},</span>
207+
<span id="cb1-14"><a href="#cb1-14" aria-hidden="true" tabindex="-1"></a> <span class="dt">archiveprefix</span> = {arXiv},</span>
208+
<span id="cb1-15"><a href="#cb1-15" aria-hidden="true" tabindex="-1"></a> <span class="dt">keywords</span> = {Computer Science - Programming Languages,Statistics - Computation}</span>
209+
<span id="cb1-16"><a href="#cb1-16" aria-hidden="true" tabindex="-1"></a>}</span></code></pre></div><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></div>
148210

149211

212+
</section>
150213

151214
</main> <!-- /main -->
152215
<script id="quarto-html-after-body" type="application/javascript">

0 commit comments

Comments
 (0)