Skip to content

Commit

Permalink
updates related to new version build
Browse files Browse the repository at this point in the history
  • Loading branch information
ect123 committed Jan 6, 2022
1 parent 71de499 commit bb724fc
Show file tree
Hide file tree
Showing 294 changed files with 46,560 additions and 1,128 deletions.
2 changes: 1 addition & 1 deletion 05-relational-databases.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ knitr::kable(
)
```

Next, we take the set difference between the Cartesian product above and $S$, $(Π_{code(S)×T)-S$, which has the effect of removing the tuples already observed in $S$. This leaves us with a relation that has all the "incorrect" code-species combinations:
Next, we take the set difference between the Cartesian product above and $S$, $(Π_{code}(S)×T)-S$, which has the effect of removing the tuples already observed in $S$. This leaves us with a relation that has all the "incorrect" code-species combinations:

```{r 5-set-division-5, echo=FALSE}
Ds <- Ct[paste0(Ct$Code,Ct$Species)%in%setdiff(paste0(Ct$Code,Ct$Species),paste0(S$Code,S$Species)),]
Expand Down
2 changes: 1 addition & 1 deletion 08-network-analysis.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ library(ggplot2)
library(networkD3)
```

# Network Analysis {#collecting-and-editing-data}
# Network Analysis {#network-analysis}

Networks are **abstract structures** commonly used to represent patterns of relationships among sets of various *things* [@ajorlouIntroductionNetworkModels2018]. Such structures can be used to represent social connections, spatial patterns, ecological relationships, etc. In GIS, the elements that compose geospatial networks are **geolocated** -- in other words: they have latitude and longitude values attached to them. Network analysis encompasses a series of techniques used to interpret information from those networks. This chapter introduces basic concepts for building, analyzing and applying spatial networks to real-world problems.

Expand Down
1 change: 1 addition & 0 deletions 10-spatial-estimation.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ library(raster)
library(RColorBrewer)
library(rgdal)
library(rgeos)
library(rgl)
library(scales)
library(sf)
library(sp)
Expand Down
2 changes: 1 addition & 1 deletion 15-LiDAR-acquisition-and-analysis.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ m = leaflet() %>%

```{r 15-map, echo=FALSE, fig.cap = fig_cap}
fig_cap <- paste0("Explore different area-based metrics produced in the case study above. Hover over tile icon (top left) to turn different layers on or off. Du Toit, CC-BY-4.").
fig_cap <- paste0("Explore different area-based metrics produced in the case study above. Hover over tile icon (top left) to turn different layers on or off. Du Toit, CC-BY-4.")
knitr::opts_chunk$set(fig.width = 12, fig.height = 12) #make the interactive maps bigger/smaller across the document
```
Expand Down
2 changes: 1 addition & 1 deletion 16-data-integration.Rmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Data Integration {#data-integration}
# Data Integration {#data-integration}

**Data Integration**, This chapter is about some of the more practical aspects implementing GIS in a workflow. What type of problems and pitfalls might you encounter and how do you account for them?

Expand Down
776 changes: 776 additions & 0 deletions docs/404.html

Large diffs are not rendered by default.

1,197 changes: 1,197 additions & 0 deletions docs/LiDAR-acquisition-and-analysis.html

Large diffs are not rendered by default.

1,265 changes: 1,265 additions & 0 deletions docs/chapter-template.html

Large diffs are not rendered by default.

1,034 changes: 1,034 additions & 0 deletions docs/collecting-and-editing-data.html

Large diffs are not rendered by default.

950 changes: 950 additions & 0 deletions docs/data-integration.html

Large diffs are not rendered by default.

1,649 changes: 1,649 additions & 0 deletions docs/fundamentals-of-remote-sensing.html

Large diffs are not rendered by default.

775 changes: 775 additions & 0 deletions docs/image-analysis.html

Large diffs are not rendered by default.

1,399 changes: 1,399 additions & 0 deletions docs/image-processing.html

Large diffs are not rendered by default.

Binary file added docs/images/02-Azimuthal-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-BC-Albers-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-Eratosthenes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-H-h-N.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-Mercator-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-Sinusoidal-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-UTM-13N-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-conformal-indicatrix.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-equivalent-indicatrix.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-geocentric-geodetic-latitude.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-geodetic-datum.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-geoid-tunnel.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-height.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-reference-indicatrix.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-sphere-ellipsoid.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/02-tidal-datum.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/03-Affordability.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3,111 changes: 3,111 additions & 0 deletions docs/images/03-PoliceViolenceIncidents_BC.html

Large diffs are not rendered by default.

Binary file added docs/images/03-data-types.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/03-dogs-ordinal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/03-flowers-nominal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/03-fuzzy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/03-interval-ratio-temperature.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/03-multi-polygon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/03-nominal-opperations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/03-operations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/03-ordinal-operatons.png
Binary file added docs/images/03-police-violence.png
Binary file added docs/images/03-raster-example.png
Binary file added docs/images/03-raster-overlay.png
Binary file added docs/images/03-raster-resolution.png
Binary file added docs/images/03-ratio-population.png
Binary file added docs/images/03-scales.png
Binary file added docs/images/03-spatial-is-special.png
Binary file added docs/images/03-vector-model.png
Binary file added docs/images/03-vector-resolution.png
Binary file added docs/images/03-vector-v-raster.png
Binary file added docs/images/04-accessing-aerial-photos.png
Binary file added docs/images/04-census-geographies.png
Binary file added docs/images/04-control-points.png
Binary file added docs/images/04-crooked-aerialphoto.png
Binary file added docs/images/04-data-network-model.png
Binary file added docs/images/04-georeferencing-concept.png
Binary file added docs/images/04-shifting-census-boundaries.png
Binary file added docs/images/05-boolean-and.png
Binary file added docs/images/05-boolean-not.png
Binary file added docs/images/05-boolean-or.png
Binary file added docs/images/05-boolean-xor.png
Binary file added docs/images/05-cartesian-product.png
Binary file added docs/images/05-join-cardinality.PNG
Binary file added docs/images/05-tabular-data-spatial-data.png
Binary file added docs/images/07-2d-alpha-hull.gif
Binary file added docs/images/07-2d-convex-hull.png
Binary file added docs/images/07-2d-thiessen-polygons.png
Binary file added docs/images/07-circle-polygon-centroid.PNG
Binary file added docs/images/07-concave-polygon-centroid.PNG
Binary file added docs/images/07-dam-river-watershed.PNG
Binary file added docs/images/07-delaunay-triangulation.png
Binary file added docs/images/07-geocoding.PNG
Binary file added docs/images/07-hole.PNG
Binary file added docs/images/07-left-right-side.PNG
Binary file added docs/images/07-neper.png
Binary file added docs/images/07-platonic-polyhedrons.gif
Binary file added docs/images/07-topology-grid.PNG
Binary file added docs/images/08-linear_referencing.png
Binary file added docs/images/08-network_topologies.png
Binary file added docs/images/09-MRVBF.png
Binary file added docs/images/09-Mattivi-et-al-2019-figure-1.png
Binary file added docs/images/09-SAGA-Wetness.png
Binary file added docs/images/09-baffin-island-mount-odin-1.png
Binary file added docs/images/09-flow-direction-accumulation.png
Binary file added docs/images/09-mount-assiniboine-aspect.png
Binary file added docs/images/09-mount-assiniboine-dem.png
Binary file added docs/images/09-mount-assiniboine-slope.png
Binary file added docs/images/09-mount-logan-exaggeration.png
Binary file added docs/images/09-nelson-river-aspect.png
Binary file added docs/images/09-nelson-river-dem.png
Binary file added docs/images/09-nelson-river-slope.png
Binary file added docs/images/09-peak.png
Binary file added docs/images/09-saddle.png
Binary file added docs/images/09-sink-fill.gif
Binary file added docs/images/09-sink.png
Binary file added docs/images/09-stacked-profile-planform.png
Binary file added docs/images/10-FSJ-plot.png
Binary file added docs/images/11-EMS.png
Binary file added docs/images/11-hermo-disturbance.png
Binary file added docs/images/11-hermosilla-canada-landcover.png
Binary file added docs/images/11-hermosilla-false-colour.png
Binary file added docs/images/11-landsat-bands.png
Binary file added docs/images/11-nadar-triomphe-1868.png
Binary file added docs/images/11-radiometric-res.PNG
Binary file added docs/images/11-reflectors.png
Binary file added docs/images/11-scattering.png
Binary file added docs/images/11-solar-radiation.png
Binary file added docs/images/11-spectralsig.png
Binary file added docs/images/12-GOES_1_earth.png
Binary file added docs/images/12-RoC_concave.png
Binary file added docs/images/12-RoC_convex.png
Binary file added docs/images/12-aerial-bad.gif
Binary file added docs/images/12-aerial-good.gif
Binary file added docs/images/12-aerial-plane.png
Binary file added docs/images/12-assiniboine_day.png
Binary file added docs/images/12-assiniboine_sunset.png
Binary file added docs/images/12-concave_focal_diagram.png
Binary file added docs/images/12-convex_focal_diagram.png
Binary file added docs/images/12-focus_example_humaneye.gif
Binary file added docs/images/12-hemisphere-view.png
Binary file added docs/images/12-hemispherical-lens.png
Binary file added docs/images/12-nadir-image.png
Binary file added docs/images/12-newfoundland_from_space.png
Binary file added docs/images/12-oblique_louise.png
Binary file added docs/images/13-cubic_convolution.PNG
Binary file added docs/images/13-landsat-c2-l2.png
Binary file added docs/images/13-stretch.PNG
Binary file added docs/images/15-Beam-Divergence.png
Binary file added docs/images/15-Concept-of-LiDAR.png
Binary file added docs/images/15-LiDAR-Discrete-Full-Waveform.png
Binary file added docs/images/15-LiDAR-Platforms.png
Binary file added docs/images/15-LiDAR-System.png
Binary file added docs/images/15-LiDAR-Unit.png
Binary file added docs/images/15-LiDAR-on-Drone.png
Binary file added docs/images/15-Multipath-Error.png
Binary file added docs/images/15-Processing-Flowchart.png
Binary file added docs/images/15-Scan-Angle.png
Binary file added docs/images/15-XYZ-coordinates.png
Binary file added docs/images/15-high-low-point-density.png
Binary file added docs/images/15-las-CHM-2D.png
Binary file added docs/images/15-las-DEM.png
Binary file added docs/images/15-las-denoise.png
Binary file added docs/images/15-las-hmax-2D.png
Binary file added docs/images/15-las-normalize.png
Binary file added docs/images/15-las-segmented.png
Binary file added docs/images/15-las-treetops.png
Binary file added docs/images/16-accuracy-vs-precision.png
Binary file added docs/images/16-accuracy-vs-precision2.png
Binary file added docs/images/16-ec-site.png
Binary file added docs/images/16-fig1.png
Binary file added docs/images/16-fig2.png
Binary file added docs/images/16-fig3.png
Binary file added docs/images/16-fig4.png
Binary file added docs/images/16-fig5.png
Binary file added docs/images/16-fig6.png
Binary file added docs/images/17-bivariate.png
Binary file added docs/images/17-cartogram.png
Binary file added docs/images/17-choropleth.png
Binary file added docs/images/17-chroma.png
Binary file added docs/images/17-configurable.png
Binary file added docs/images/17-dotDensity.png
Binary file added docs/images/17-figure.png
Binary file added docs/images/17-geology.png
Binary file added docs/images/17-graduated.png
Binary file added docs/images/17-hue.png
Binary file added docs/images/17-isoline.png
Binary file added docs/images/17-lightness.png
Binary file added docs/images/17-lineWeight.png
Binary file added docs/images/17-longRivers.png
Binary file added docs/images/17-moncton.png
Binary file added docs/images/17-population.png
Binary file added docs/images/17-proportional.png
Binary file added docs/images/17-scale.png
Binary file added docs/images/17-separable.png
Binary file added docs/images/17-symbolization.png
Binary file added docs/images/17-text.png
996 changes: 996 additions & 0 deletions docs/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/libs/CanvasMatrix4-0.108.3/CanvasMatrix.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions docs/libs/DiagrammeR-styles-0.2/styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.DiagrammeR,.grViz pre {
white-space: pre-wrap; /* CSS 3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.DiagrammeR g .label {
font-family: Helvetica;
font-size: 14px;
color: #333333;
}

Loading

0 comments on commit bb724fc

Please sign in to comment.