Skip to content

Commit 3d5d35e

Browse files
author
Philip (flip) Kromer
committed
spatial join yay
1 parent bcfc4a0 commit 3d5d35e

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

11b-spatial_aggregation-points.asciidoc

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -130,20 +130,15 @@ If we were on a regular flat Cartesian grid, finding the westmost extent would b
130130
.Two circles, both alike in radius, in Libreville and Reykjavik we lay our scene
131131
image::images/11-f-quad_decompositions/11-sphere_distance-all-ortho.png[Two circles, both alike in radius, in Libreville and Reykjavik we lay our scene]
132132

133-
image::images/11-f-quad_decompositions/11-sphere_distance-0-bbox-ortho.png[Gridline is tangent at the actual westmost longitude]
133+
.Everything is greatly easier on the Equator because everything is a Great Circle
134+
image::images/11-f-quad_decompositions/11-sphere_distance-0-bbox-ortho.png[Everything is greatly easier on the Equator because everything is a Great Circle]
134135

135136

136137
image::images/11-f-quad_decompositions/11-sphere_distance-65-toosmall-ortho.png[The point of westmost longitude is _not_ parallel to the center]
137138

138139
image::images/11-f-quad_decompositions/11-sphere_distance-65-bbox-ortho.png[Gridline is tangent at the actual westmost longitude]
139140

140141

141-
142-
143-
144-
145-
146-
147142
To see why, let's look at another 1400km-radius circle, centered on the same longitude but this time at 65 degrees north latitude -- extending roughtly from Reykjavik in Iceland to Arkhangelsk in Russia.
148143

149144
Applying the logic that worked at the equator, we've drawn a "horizontal" arc

0 commit comments

Comments
 (0)