Skip to content

Commit

Permalink
Deploy preview for PR 68 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Oct 10, 2023
1 parent d899a0f commit b441db3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions pr-preview/pr-68/glossary.html
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,7 @@ <h4 class="anchored" data-anchor-id="ogr">OGR</h4>
<section id="overviews" class="level4">
<h4 class="anchored" data-anchor-id="overviews">Overviews</h4>
<p>Downsampled (aggregated) data intended for visualization and stored as part of a file format. Overviews are part of the <a href="#cloud-optimized-geotiff-cog">COG</a> specification, and allow reading “zoomed out” data without needing to read and downsample from “full resolution” data.</p>
<p>Overviews are also known as <em>pyramids</em>.</p>
</section>
<section id="parquet" class="level4">
<h4 class="anchored" data-anchor-id="parquet">Parquet</h4>
Expand Down
Loading

0 comments on commit b441db3

Please sign in to comment.