We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cac5725 commit d5787e9Copy full SHA for d5787e9
slides/02_GitHub-Data/index.html
@@ -134,6 +134,7 @@
134
</head>
135
<body>
136
<div>Part 2: Data & GitHub</div>
137
+ <div>Download slides: <a href="http://bit.ly/1FS0nyQ">http://bit.ly/1FS0nyQ</a></div>
138
<div><h2>2 interrelated aims:</h2>
139
<ol>
140
<li>Find a place to store & access data</li>
@@ -316,6 +317,8 @@ <h2>For instance</h2>
316
317
<div>What have we learned?</div>
318
<div>GeoJSON is an important data format for webmapping</div>
319
<div>We can use GitHub to store and access our data</div>
320
+ <div>We can get data from public sources, OSM, or from our own collecting!</div>
321
+
322
323
</body>
324
</html>
0 commit comments