-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ca33844
commit f8ce3a9
Showing
9 changed files
with
1,100 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,200 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us" xml:lang="en-us"> | ||
<head> | ||
|
||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<title>4 Cross-Over Data | Introduction to Spatial Data Formats</title> | ||
<meta name="description" content="4 Cross-Over Data | Introduction to Spatial Data Formats" /> | ||
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" /> | ||
|
||
<meta property="og:title" content="4 Cross-Over Data | Introduction to Spatial Data Formats" /> | ||
<meta property="og:type" content="book" /> | ||
|
||
|
||
<meta name="github-repo" content="ucdavisdatalab/workshop_spatial_data_formats" /> | ||
|
||
<meta name="twitter:card" content="summary" /> | ||
<meta name="twitter:title" content="4 Cross-Over Data | Introduction to Spatial Data Formats" /> | ||
|
||
|
||
|
||
|
||
<meta name="author" content="Michele Tobias" /> | ||
<meta name="author" content="PhD" /> | ||
|
||
|
||
<meta name="date" content="2024-09-20" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="black" /> | ||
|
||
|
||
<link rel="prev" href="raster.html"/> | ||
<link rel="next" href="other-data-types.html"/> | ||
<script src="libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/fuse.js@6.4.6/dist/fuse.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" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-fontsettings.css" rel="stylesheet" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-clipboard.css" rel="stylesheet" /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link href="libs/anchor-sections-1.1.0/anchor-sections.css" rel="stylesheet" /> | ||
<link href="libs/anchor-sections-1.1.0/anchor-sections-hash.css" rel="stylesheet" /> | ||
<script src="libs/anchor-sections-1.1.0/anchor-sections.js"></script> | ||
|
||
|
||
|
||
<style type="text/css"> | ||
|
||
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} | ||
</style> | ||
|
||
</head> | ||
|
||
<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="https://datalab.ucdavis.edu/"> | ||
<img src="https://datalab.ucdavis.edu/wp-content/uploads/2019/07/datalab-logo-full-color-rgb-1.png" style="height: 100%; width: 100%; object-fit: contain" /> | ||
</a></li> | ||
<li><a href="./" style="font-size: 18px">Introduction to Spatial Data Formats</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>Overview</a> | ||
<ul> | ||
<li class="chapter" data-level="0.1" data-path="index.html"><a href="index.html#description"><i class="fa fa-check"></i><b>0.1</b> Description</a></li> | ||
<li class="chapter" data-level="0.2" data-path="index.html"><a href="index.html#learning-goals"><i class="fa fa-check"></i><b>0.2</b> Learning Goals</a></li> | ||
<li class="chapter" data-level="0.3" data-path="index.html"><a href="index.html#prerequisites"><i class="fa fa-check"></i><b>0.3</b> Prerequisites</a></li> | ||
</ul></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> | ||
<ul> | ||
<li class="chapter" data-level="1.1" data-path="introduction.html"><a href="introduction.html#data-types"><i class="fa fa-check"></i><b>1.1</b> Data Types</a></li> | ||
<li class="chapter" data-level="1.2" data-path="introduction.html"><a href="introduction.html#file-formats"><i class="fa fa-check"></i><b>1.2</b> File Formats</a></li> | ||
<li class="chapter" data-level="1.3" data-path="introduction.html"><a href="introduction.html#why"><i class="fa fa-check"></i><b>1.3</b> Why?</a></li> | ||
</ul></li> | ||
<li class="chapter" data-level="2" data-path="vector.html"><a href="vector.html"><i class="fa fa-check"></i><b>2</b> Vector</a> | ||
<ul> | ||
<li class="chapter" data-level="2.1" data-path="vector.html"><a href="vector.html#exercise"><i class="fa fa-check"></i><b>2.1</b> Exercise</a></li> | ||
<li class="chapter" data-level="2.2" data-path="vector.html"><a href="vector.html#description-1"><i class="fa fa-check"></i><b>2.2</b> Description</a></li> | ||
<li class="chapter" data-level="2.3" data-path="vector.html"><a href="vector.html#file-formats-1"><i class="fa fa-check"></i><b>2.3</b> File Formats</a></li> | ||
</ul></li> | ||
<li class="chapter" data-level="3" data-path="raster.html"><a href="raster.html"><i class="fa fa-check"></i><b>3</b> Raster</a> | ||
<ul> | ||
<li class="chapter" data-level="3.1" data-path="raster.html"><a href="raster.html#exercise-1"><i class="fa fa-check"></i><b>3.1</b> Exercise</a></li> | ||
<li class="chapter" data-level="3.2" data-path="raster.html"><a href="raster.html#description-2"><i class="fa fa-check"></i><b>3.2</b> Description</a></li> | ||
<li class="chapter" data-level="3.3" data-path="raster.html"><a href="raster.html#file-formats-2"><i class="fa fa-check"></i><b>3.3</b> File Formats</a></li> | ||
</ul></li> | ||
<li class="chapter" data-level="4" data-path="cross-over-data.html"><a href="cross-over-data.html"><i class="fa fa-check"></i><b>4</b> Cross-Over Data</a> | ||
<ul> | ||
<li class="chapter" data-level="4.1" data-path="cross-over-data.html"><a href="cross-over-data.html#vectors-representing-gradients"><i class="fa fa-check"></i><b>4.1</b> Vectors Representing Gradients</a></li> | ||
<li class="chapter" data-level="4.2" data-path="cross-over-data.html"><a href="cross-over-data.html#raster-representing-discrete-objects"><i class="fa fa-check"></i><b>4.2</b> Raster Representing Discrete Objects</a></li> | ||
</ul></li> | ||
<li class="chapter" data-level="5" data-path="other-data-types.html"><a href="other-data-types.html"><i class="fa fa-check"></i><b>5</b> Other Data Types</a> | ||
<ul> | ||
<li class="chapter" data-level="5.1" data-path="other-data-types.html"><a href="other-data-types.html#point-cloud-data"><i class="fa fa-check"></i><b>5.1</b> Point Cloud Data</a></li> | ||
</ul></li> | ||
<li class="divider"></li> | ||
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank"> | ||
<img alt="CC BY-SA 4.0" src="https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg" style="float: right; padding-right: 10px;" /> | ||
</a> | ||
|
||
</ul> | ||
|
||
</nav> | ||
</div> | ||
|
||
<div class="book-body"> | ||
<div class="body-inner"> | ||
<div class="book-header" role="navigation"> | ||
<h1> | ||
<i class="fa fa-circle-o-notch fa-spin"></i><a href="./">Introduction to Spatial Data Formats</a> | ||
</h1> | ||
</div> | ||
|
||
<div class="page-wrapper" tabindex="-1" role="main"> | ||
<div class="page-inner"> | ||
|
||
<section class="normal" id="section-"> | ||
<div id="cross-over-data" class="section level1 hasAnchor" number="4"> | ||
<h1><span class="header-section-number">4</span> Cross-Over Data<a href="cross-over-data.html#cross-over-data" class="anchor-section" aria-label="Anchor link to header"></a></h1> | ||
<div id="vectors-representing-gradients" class="section level2 hasAnchor" number="4.1"> | ||
<h2><span class="header-section-number">4.1</span> Vectors Representing Gradients<a href="cross-over-data.html#vectors-representing-gradients" class="anchor-section" aria-label="Anchor link to header"></a></h2> | ||
<p>Topo lines, Isotherms, etc.</p> | ||
</div> | ||
<div id="raster-representing-discrete-objects" class="section level2 hasAnchor" number="4.2"> | ||
<h2><span class="header-section-number">4.2</span> Raster Representing Discrete Objects<a href="cross-over-data.html#raster-representing-discrete-objects" class="anchor-section" aria-label="Anchor link to header"></a></h2> | ||
<p>Crop Type Maps, raster masks</p> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
<a href="raster.html" class="navigation navigation-prev " aria-label="Previous page"><i class="fa fa-angle-left"></i></a> | ||
<a href="other-data-types.html" class="navigation navigation-next " 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/clipboard.min.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/plugin-search.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/plugin-sharing.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/plugin-fontsettings.js"></script> | ||
<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 src="libs/gitbook-2.6.7/js/plugin-clipboard.js"></script> | ||
<script> | ||
gitbook.require(["gitbook"], function(gitbook) { | ||
gitbook.start({ | ||
"sharing": false, | ||
"fontsettings": { | ||
"theme": "white", | ||
"family": "sans", | ||
"size": 2 | ||
}, | ||
"edit": { | ||
"link": "https://github.com/ucdavisdatalab/workshop_spatial_data_formats/edit/master/01_introduction.Rmd", | ||
"text": "Edit" | ||
}, | ||
"history": { | ||
"link": null, | ||
"text": null | ||
}, | ||
"view": { | ||
"link": "https://github.com/ucdavisdatalab/workshop_spatial_data_formats/blob/master/01_introduction.Rmd", | ||
"text": null | ||
}, | ||
"download": null, | ||
"search": { | ||
"engine": "fuse", | ||
"options": null | ||
}, | ||
"toc": { | ||
"collapse": "section" | ||
} | ||
}); | ||
}); | ||
</script> | ||
|
||
</body> | ||
|
||
</html> |
Oops, something went wrong.