tweaks
This commit is contained in:
parent
a93fabdf61
commit
513e98aaac
23 changed files with 196 additions and 383 deletions
|
@ -5,28 +5,27 @@
|
|||
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>A Minimal Bookdown Book</title>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
||||
<meta name="description" content="Everything you need (and nothing more) to start a bookdown book.">
|
||||
<meta name="generator" content="bookdown 0.1 and GitBook 2.6.7">
|
||||
<title>Introduction to Geospatial Data Visualisation</title>
|
||||
<meta name="description" content="A brief OER lab/course intended to give Undergraduates a basic orientation to geospatial data using the carto platform">
|
||||
<meta name="generator" content="bookdown and GitBook 2.6.7">
|
||||
|
||||
<meta property="og:title" content="A Minimal Bookdown Book" />
|
||||
<meta property="og:title" content="Introduction to Geospatial Data Visualisation" />
|
||||
<meta property="og:type" content="book" />
|
||||
<meta property="og:url" content="http://seankross.com/bookdown-start/" />
|
||||
<meta property="og:url" content="http://jeremykidwell.info/files/bookdown/intro_to_geospatial_carto/" />
|
||||
|
||||
<meta property="og:description" content="Everything you need (and nothing more) to start a bookdown book." />
|
||||
<meta name="github-repo" content="seankross/bookdown-start" />
|
||||
<meta property="og:description" content="A brief OER lab/course intended to give Undergraduates a basic orientation to geospatial data using the carto platform" />
|
||||
<meta name="github-repo" content="kidwellj/intro_to_geospatial_carto" />
|
||||
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:title" content="A Minimal Bookdown Book" />
|
||||
<meta name="twitter:title" content="Introduction to Geospatial Data Visualisation" />
|
||||
|
||||
<meta name="twitter:description" content="Everything you need (and nothing more) to start a bookdown book." />
|
||||
<meta name="twitter:description" content="A brief OER lab/course intended to give Undergraduates a basic orientation to geospatial data using the carto platform" />
|
||||
|
||||
|
||||
<meta name="author" content="Sean Kross">
|
||||
<meta name="author" content="Jeremy H. Kidwell">
|
||||
|
||||
<meta name="date" content="2016-12-09">
|
||||
|
||||
<meta name="date" content="2019-03-12">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
|
@ -34,10 +33,10 @@
|
|||
|
||||
|
||||
|
||||
<link rel="next" href="introduction.html">
|
||||
|
||||
<link rel="next" href="about-the-author.html">
|
||||
<script src="libs/jquery-2.2.3/jquery.min.js"></script>
|
||||
<link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" />
|
||||
<link href="libs/gitbook-2.6.7/css/plugin-table.css" rel="stylesheet" />
|
||||
<link href="libs/gitbook-2.6.7/css/plugin-bookdown.css" rel="stylesheet" />
|
||||
<link href="libs/gitbook-2.6.7/css/plugin-highlight.css" rel="stylesheet" />
|
||||
<link href="libs/gitbook-2.6.7/css/plugin-search.css" rel="stylesheet" />
|
||||
|
@ -58,18 +57,31 @@
|
|||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="book without-animation with-summary font-size-2 font-family-1" data-basepath=".">
|
||||
|
||||
<div class="book-summary">
|
||||
<nav role="navigation">
|
||||
|
||||
<ul class="summary">
|
||||
<li><a href="./">A Minimal Bookdown Book</a></li>
|
||||
<li><a href="./">Introduction to Geospatial Data Visualisation</a></li>
|
||||
|
||||
<li class="divider"></li>
|
||||
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Preface</a></li>
|
||||
<li class="chapter" data-level="1" data-path="introduction.html"><a href="introduction.html"><i class="fa fa-check"></i><b>1</b> Introduction</a></li>
|
||||
<li class="chapter" data-level="2" data-path="diving-in.html"><a href="diving-in.html"><i class="fa fa-check"></i><b>2</b> Diving In</a></li>
|
||||
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Introduction to the module</a></li>
|
||||
<li class="chapter" data-level="" data-path="about-the-author.html"><a href="about-the-author.html"><i class="fa fa-check"></i>About the Author</a></li>
|
||||
<li class="chapter" data-level="" data-path="session-1.html"><a href="session-1.html"><i class="fa fa-check"></i>Session 1</a><ul>
|
||||
<li class="chapter" data-level="0.1" data-path="session-1.html"><a href="session-1.html#challenge-1-find-yourself-on-the-map"><i class="fa fa-check"></i><b>0.1</b> Challenge 1: Find yourself on the map</a><ul>
|
||||
<li class="chapter" data-level="0.1.1" data-path="session-1.html"><a href="session-1.html#part-1-building-a-data-set"><i class="fa fa-check"></i><b>0.1.1</b> Part 1, building a data set:</a></li>
|
||||
<li class="chapter" data-level="0.1.2" data-path="session-1.html"><a href="session-1.html#part-2-visualising-your-data"><i class="fa fa-check"></i><b>0.1.2</b> Part 2, visualising your data:</a></li>
|
||||
</ul></li>
|
||||
</ul></li>
|
||||
<li class="chapter" data-level="" data-path="session-2.html"><a href="session-2.html"><i class="fa fa-check"></i>Session 2</a><ul>
|
||||
<li class="chapter" data-level="0.1.3" data-path="session-2.html"><a href="session-2.html#part-1-getting-data"><i class="fa fa-check"></i><b>0.1.3</b> Part 1, getting data:</a></li>
|
||||
<li class="chapter" data-level="0.1.4" data-path="session-2.html"><a href="session-2.html#part-2-visualisation-by-category"><i class="fa fa-check"></i><b>0.1.4</b> Part 2, visualisation by category:</a></li>
|
||||
<li class="chapter" data-level="0.1.5" data-path="session-2.html"><a href="session-2.html#part-3-visualisation-by-density"><i class="fa fa-check"></i><b>0.1.5</b> Part 3, visualisation by density:</a></li>
|
||||
<li class="chapter" data-level="0.2" data-path="session-2.html"><a href="session-2.html#extra-credit"><i class="fa fa-check"></i><b>0.2</b> Extra credit:</a></li>
|
||||
<li class="chapter" data-level="0.3" data-path="session-2.html"><a href="session-2.html#possible-diversion-icons"><i class="fa fa-check"></i><b>0.3</b> Possible diversion (icons!):</a></li>
|
||||
</ul></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
|
||||
|
||||
|
@ -82,7 +94,7 @@
|
|||
<div class="body-inner">
|
||||
<div class="book-header" role="navigation">
|
||||
<h1>
|
||||
<i class="fa fa-circle-o-notch fa-spin"></i><a href="./">A Minimal Bookdown Book</a>
|
||||
<i class="fa fa-circle-o-notch fa-spin"></i><a href="./">Introduction to Geospatial Data Visualisation</a>
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
|
@ -91,14 +103,15 @@
|
|||
|
||||
<section class="normal" id="section-">
|
||||
<div id="header">
|
||||
<h1 class="title">A Minimal Bookdown Book</h1>
|
||||
<h4 class="author"><em>Sean Kross</em></h4>
|
||||
<h4 class="date"><em>2016-12-09</em></h4>
|
||||
<h1 class="title">Introduction to Geospatial Data Visualisation</h1>
|
||||
<p class="author"><em>Jeremy H. Kidwell</em></p>
|
||||
<p class="date"><em>2019-03-12</em></p>
|
||||
</div>
|
||||
<div id="preface" class="section level1 unnumbered">
|
||||
<h1>Preface</h1>
|
||||
<p>This is the very first part of the book.</p>
|
||||
|
||||
<div id="introduction-to-the-module" class="section level1 unnumbered">
|
||||
<h1>Introduction to the module</h1>
|
||||
<p>This module has been designed to enable independent learners to gain a basic familiarity with data visualisation, using the CartoDB platform.</p>
|
||||
<p>Ideally, a student should expect to invest at least four hours in independent learning activities over the course of a week. It should be possible to work through this a bit more slowly and in-depth. I have tried to point to a range of resources, both those which are accessible and those which are challenging.</p>
|
||||
<p>For the week, we have divided content into four challenges. Included here (and below) is a brief introduction to the course. There are four additional sessions, which each have associated activities.</p>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
@ -107,8 +120,9 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<a href="introduction.html" class="navigation navigation-next navigation-unique" aria-label="Next page""><i class="fa fa-angle-right"></i></a>
|
||||
|
||||
<a href="about-the-author.html" class="navigation navigation-next navigation-unique" aria-label="Next page"><i class="fa fa-angle-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="libs/gitbook-2.6.7/js/app.min.js"></script>
|
||||
<script src="libs/gitbook-2.6.7/js/lunr.js"></script>
|
||||
<script src="libs/gitbook-2.6.7/js/plugin-search.js"></script>
|
||||
|
@ -117,16 +131,18 @@
|
|||
<script src="libs/gitbook-2.6.7/js/plugin-bookdown.js"></script>
|
||||
<script src="libs/gitbook-2.6.7/js/jquery.highlight.js"></script>
|
||||
<script>
|
||||
require(["gitbook"], function(gitbook) {
|
||||
gitbook.require(["gitbook"], function(gitbook) {
|
||||
gitbook.start({
|
||||
"sharing": {
|
||||
"github": false,
|
||||
"facebook": true,
|
||||
"twitter": true,
|
||||
"google": false,
|
||||
"linkedin": false,
|
||||
"weibo": false,
|
||||
"instapper": false,
|
||||
"instapaper": false,
|
||||
"vk": false,
|
||||
"all": ["facebook", "google", "twitter", "weibo", "instapaper"]
|
||||
"all": ["facebook", "google", "twitter", "linkedin", "weibo", "instapaper"]
|
||||
},
|
||||
"fontsettings": {
|
||||
"theme": "white",
|
||||
|
@ -137,6 +153,10 @@ gitbook.start({
|
|||
"link": null,
|
||||
"text": null
|
||||
},
|
||||
"history": {
|
||||
"link": null,
|
||||
"text": null
|
||||
},
|
||||
"download": null,
|
||||
"toc": {
|
||||
"collapse": "subsection"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue