Skip to content

Commit 25268a7

Browse files
committed
update repo code links
1 parent 9880b9c commit 25268a7

File tree

15 files changed

+20
-320
lines changed

15 files changed

+20
-320
lines changed

docs/01_georeference.html

Lines changed: 4 additions & 9 deletions
Large diffs are not rendered by default.

docs/02_choropleth.html

Lines changed: 6 additions & 12 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2124,7 +2124,7 @@ <h2 id="overview">Overview</h2>
21242124
<ul>
21252125
<li><p><a href="/slides/"><strong>Slides</strong></a></p></li>
21262126
<li><p><a href="https://guides.library.duke.edu/r-geospatial">Guide to geospatial applications using the R programming language</a></p></li>
2127-
<li><p><a href="https://github.com/libjohn/map-spring2019">Code for Hands-on Workshop – Spring 2019</a></p></li>
2127+
<li><p><a href="https://github.com/engine143/map-spring2020">Code for Hands-on Workshop – Spring 2020</a></p></li>
21282128
</ul>
21292129
<div class="sourceCode" id="cb1"><pre class="sourceCode r distill-force-highlighting-css"><code class="sourceCode r"></code></pre></div>
21302130
<!--radix_placeholder_article_footer-->

docs/resources.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2115,7 +2115,7 @@ <h1>Resources</h1>
21152115
<div class="d-article">
21162116
<h2 id="hands-on-exercises">Hands-on Exercises</h2>
21172117
<ul>
2118-
<li><a href="https://github.com/libjohn/map-spring2019">Code for Workshop – Spring 2019</a></li>
2118+
<li><a href="https://github.com/engine143/map-spring2020">Code for Workshop – Spring 2020</a></li>
21192119
</ul>
21202120
<h2 id="supporting-materials">Supporting Materials</h2>
21212121
<ul>

docs/site_libs/FlatGeoBuf-3.3.3/fgb.js

Lines changed: 0 additions & 235 deletions
This file was deleted.

docs/site_libs/FlatGeoBuf-3.3.3/flatgeobuf-geojson.min.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/site_libs/chromajs-2.1.0/chroma.min.js

Lines changed: 0 additions & 58 deletions
This file was deleted.
-113 KB
Binary file not shown.

docs/site_libs/mapviewCSS-0.0.1/mapview-popup.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ table.mapview-popup {
66
border-collapse: collapse;
77
}
88

9+
/*
10+
table.mapview-popup tr:first-child td {
11+
background: #A8E6A8;
12+
}
13+
*/
14+
915
table.mapview-popup tr:nth-child(even) {
1016
background: #D1E0FF;
1117
}
-619 KB
Binary file not shown.

0 commit comments

Comments
 (0)