Skip to content

Commit d6fc7e1

Browse files
committed
Update Quarto engine
1 parent 5d1f3cc commit d6fc7e1

15 files changed

+57
-3
lines changed

01-geodata.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
engine: julia
3+
---
4+
15
# What is geospatial data?
26

37
```{julia}

02-geoviz.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
engine: julia
3+
---
4+
15
# Scientific visualization
26

37
```{julia}

03-geoio.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
engine: julia
3+
---
4+
15
# Interfacing with GIS
26

37
```{julia}

04-geoproc.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
engine: julia
3+
---
4+
15
# Geometric processing
26

37
```{julia}

05-transforms.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
engine: julia
3+
---
4+
15
# What are transforms?
26

37
```{julia}

06-projections.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
engine: julia
3+
---
4+
15
# Map projections
26

37
```{julia}

07-pipelines.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
engine: julia
3+
---
4+
15
# Building pipelines
26

37
```{julia}

08-splitcombine.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
engine: julia
3+
---
4+
15
# Split-apply-combine
26

37
```{julia}

09-geojoins.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
engine: julia
3+
---
4+
15
# Geospatial joins
26

37
```{julia}

10-correlation.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
engine: julia
3+
---
4+
15
# Geospatial correlation
26

37
```{julia}

0 commit comments

Comments
 (0)