Skip to content

Commit 4252924

Browse files
author
Philip (flip) Kromer
committed
build, book, build!
1 parent 70c85f3 commit 4252924

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

11e-weather_near_you.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ At every point up down and across the tree, the only relevant rows are for the c
2020

2121
image::images/images/quadkeys-3d-stack.png[Recursive Nesting of Quad Tiles]
2222

23-
24-
2523
==== Sweep Stack
2624

2725
If you paid good attention back in CS312, hearing "depth first search" makes you think "I wonder if I'm about to use a Stack data structure". If so, give yourself a gold star. We're not going to actually do a depth-first iteration

book.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ include::11c-spatial_aggregations_on_regions.asciidoc[]
1212

1313
include::11c-geospatial_mechanics.asciidoc[]
1414

15-
include::11d-quadtiles.asciidoc[]
16-
1715
include::11e-weather_near_you.asciidoc[]
1816

17+
include::11d-quadtiles.asciidoc[]
18+
1919
include::11f-data_formats.asciidoc[]

0 commit comments

Comments
 (0)