Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Oct 3, 2023
1 parent 98f5220 commit fc3d04f
Show file tree
Hide file tree
Showing 338 changed files with 596 additions and 238,594 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
43d362e1
801f574c
9 changes: 8 additions & 1 deletion cloud-optimized-geotiffs/cogs-details.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ <h2 id="toc-title">On this page</h2>
</ul></li>
<li><a href="#no-data" id="toc-no-data" class="nav-link" data-scroll-target="#no-data">No Data</a></li>
<li><a href="#projection" id="toc-projection" class="nav-link" data-scroll-target="#projection">Projection</a></li>
<li><a href="#web-optimized-cog" id="toc-web-optimized-cog" class="nav-link" data-scroll-target="#web-optimized-cog">Web-Optimized COG</a></li>
<li><a href="#what-we-dont-know-areas-of-research" id="toc-what-we-dont-know-areas-of-research" class="nav-link" data-scroll-target="#what-we-dont-know-areas-of-research">What we don’t know (areas of research)</a></li>
<li><a href="#additional-resources" id="toc-additional-resources" class="nav-link" data-scroll-target="#additional-resources">Additional Resources</a></li>
</ul></li>
Expand Down Expand Up @@ -414,6 +415,12 @@ <h2 class="anchored" data-anchor-id="no-data">No Data</h2>
<h2 class="anchored" data-anchor-id="projection">Projection</h2>
<p>Read performance can be greatly impacted by the choice of projection and the particular applications used for dynamic tile serving. Using a known CRS defined in the PROJ database (typically EPSG code) is preferred over custom projections. Load times can be 5-20 times greater when using a custom projection. Whenever applying projections make sure to use WKT2 representation. If using a database of known projections, i.e.&nbsp;EPSG codes, this should be fine, there are known issues around manually setting proj-strings.</p>
</section>
<section id="web-optimized-cog" class="level2">
<h2 class="anchored" data-anchor-id="web-optimized-cog">Web-Optimized COG</h2>
<p>Up to this point, we’ve mentioned that a COG has internal tiling, but the exact layout of those internal tiles has been unspecified. A web-optimized COG exploits that internal tiling to enforce the same tiling as used in web maps. Additionally, overviews will also be aligned to the Web Mercator grid. Thus, a web-optimized COG is especially useful for relaying tiled image data to a browser. Because the internal tile layout exactly matches the tiling structure required in web mapping libraries, only one HTTP range request needs to be performed to access any tile.</p>
<p>Downsides of web-optimized COGs include the fact that they must be in Web Mercator projection and that the file most likely will not line up exactly with the bounds of the original image data. This means that the COG will have a “collar” of invalid data around the edges of the file.</p>
<p>Web-Optimized COGs can be created via GDAL by using the COG driver with the creation option <a href="https://gdal.org/drivers/raster/cog.html#reprojection-related-creation-options"><code>TILING_SCHEME=GoogleMapsCompatible</code></a> or with <code>rio-cogeo</code> with the <a href="https://cogeotiff.github.io/rio-cogeo/Advanced/#web-optimized-cog"><code>--web-optimized</code> flag</a>.</p>
</section>
<section id="what-we-dont-know-areas-of-research" class="level2">
<h2 class="anchored" data-anchor-id="what-we-dont-know-areas-of-research">What we don’t know (areas of research)</h2>
<ul>
Expand Down Expand Up @@ -798,7 +805,7 @@ <h2 class="anchored" data-anchor-id="additional-resources">Additional Resources<
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion cloud-optimized-geotiffs/cogs-examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -1029,7 +1029,7 @@ <h2 class="anchored" data-anchor-id="overviews">Overviews</h2>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion cloud-optimized-geotiffs/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ <h2 class="anchored" data-anchor-id="see-more">See more</h2>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion cloud-optimized-netcdf4-hdf5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ <h1 class="title">Cloud-Optimized NetCDF4/HDF5</h1>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/edit/main/cloud-optimized-netcdf4-hdf5/index.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/issues/new" class="toc-action">Report an issue</a></p></div></div></div>
Expand Down
10 changes: 5 additions & 5 deletions contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ <h2 class="anchored" data-anchor-id="pre-requisites">Pre-requisites</h2>
</section>
<section id="communication-channels" class="level2">
<h2 class="anchored" data-anchor-id="communication-channels">Communication Channels</h2>
<p>Discussions can occur in <a href="https://github.com/developmentseed/cloud-optimized-geospatial-formats-guide/discussions">GitHub Discussions</a> and issues can be raised at <a href="https://github.com/developmentseed/cloud-optimized-geospatial-formats-guide/issues">GitHub Issues</a>.</p>
<p>Discussions can occur in <a href="https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/discussions">GitHub Discussions</a> and issues can be raised at <a href="https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/issues">GitHub Issues</a>.</p>
<ul>
<li><p><strong>GitHub Discussions</strong>: Ideal for questions, feature requests, or general conversations about the project. Use this space for collaborative discussions or if you’re unsure where to start.</p></li>
<li><p><strong>GitHub Issues</strong>: Use this for reporting bugs, suggesting enhancements, or other tasks that require tracking and possibly code changes.</p></li>
Expand Down Expand Up @@ -414,7 +414,7 @@ <h2 class="anchored" data-anchor-id="code-of-conduct">Code of Conduct</h2>
</section>
<section id="bug-reporting-feature-requests" class="level2">
<h2 class="anchored" data-anchor-id="bug-reporting-feature-requests">Bug Reporting &amp; Feature Requests</h2>
<p>Before submitting a bug report or a feature request, please start a <a href="https://github.com/developmentseed/cloud-optimized-geospatial-formats-guide/discussions">GitHub Discussion</a> to see if the issue has already been addressed or if it can be resolved through discussion.</p>
<p>Before submitting a bug report or a feature request, please start a <a href="https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/discussions">GitHub Discussion</a> to see if the issue has already been addressed or if it can be resolved through discussion.</p>
<section id="general-steps" class="level3">
<h3 class="anchored" data-anchor-id="general-steps">General Steps</h3>
<ol type="1">
Expand All @@ -424,7 +424,7 @@ <h3 class="anchored" data-anchor-id="general-steps">General Steps</h3>
<li>Make your changes and use <code>quarto preview</code> to make sure they look good.</li>
<li>Open a pull request.</li>
</ol>
<p>Once the pull request is opened, and the GitHub <code>preview.yml</code> workflow runs (“Deploy PR previews”), you should have a preview available for review at <code>https://developmentseed.org/cloud-optimized-geospatial-formats-guide/pr-preview/pr-&lt;YOUR-PR-NUMBER-HERE&gt;</code>. A bot will comment on your PR when the PR preview is ready.</p>
<p>Once the pull request is opened, and the GitHub <code>preview.yml</code> workflow runs (“Deploy PR previews”), you should have a preview available for review at <code>https://guide.cloudnativegeo.org/pr-preview/pr-&lt;YOUR-PR-NUMBER-HERE&gt;</code>. A bot will comment on your PR when the PR preview is ready.</p>
</section>
<section id="specific-contributions" class="level3">
<h3 class="anchored" data-anchor-id="specific-contributions">Specific Contributions</h3>
Expand Down Expand Up @@ -465,7 +465,7 @@ <h2 class="anchored" data-anchor-id="licensing">Licensing</h2>
</section>
<section id="contact" class="level2">
<h2 class="anchored" data-anchor-id="contact">Contact</h2>
<p>For questions on how to contribute, start a discussion in the <a href="https://github.com/developmentseed/cloud-optimized-geospatial-formats-guide/discussions">GitHub Discussions</a> section.</p>
<p>For questions on how to contribute, start a discussion in the <a href="https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/discussions">GitHub Discussions</a> section.</p>
</section>
<section id="our-supporters" class="level1">
<h1>Our Supporters</h1>
Expand Down Expand Up @@ -863,7 +863,7 @@ <h2 class="anchored" data-anchor-id="thank-you-to-our-supporters">Thank you to o
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ <h1 class="title">Cloud-Optimized Cookbooks</h1>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/edit/main/cookbooks/index.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/issues/new" class="toc-action">Report an issue</a></p></div></div></div>
Expand Down
2 changes: 1 addition & 1 deletion copc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ <h1 class="title">Cloud-Optimized Point Clouds (COPC)</h1>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/edit/main/copc/index.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/issues/new" class="toc-action">Report an issue</a></p></div></div></div>
Expand Down
2 changes: 1 addition & 1 deletion flatgeobuf/flatgeobuf-in-js.html
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,7 @@ <h3 class="anchored" data-anchor-id="references">References</h3>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion flatgeobuf/flatgeobuf.html
Original file line number Diff line number Diff line change
Expand Up @@ -1105,7 +1105,7 @@ <h2 class="anchored" data-anchor-id="reading-from-the-cloud">Reading from the cl
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion flatgeobuf/hilbert-r-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ <h3 class="anchored" data-anchor-id="packed">Packed</h3>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion flatgeobuf/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,7 @@ <h3 class="anchored" data-anchor-id="references">References</h3>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion geoparquet/geoparquet-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -1202,7 +1202,7 @@ <h2 class="anchored" data-anchor-id="working-with-geoparquet-row-groups-advanced
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion geoparquet/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ <h2 class="anchored" data-anchor-id="references">References</h2>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@ <h2 class="anchored" data-anchor-id="thank-you-to-our-supporters">Thank you to o
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion kerchunk/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ <h2 class="anchored" data-anchor-id="how-to-kerchunk">How to kerchunk</h2>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion kerchunk/kerchunk-in-practice.html
Original file line number Diff line number Diff line change
Expand Up @@ -3012,7 +3012,7 @@ <h1>Additional resources</h1>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion pmtiles/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@ <h3 class="anchored" data-anchor-id="saving-individual-files-to-cloud-storage">S
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
2 changes: 1 addition & 1 deletion pmtiles/pmtiles-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -7842,7 +7842,7 @@ <h2 class="anchored" data-anchor-id="reading-from-python">Reading from Python</h
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">© CC-By <a href="https://developmentseed.org">Development Seed</a>, 2023</div>
<div class="nav-footer-left">© CC-By <a href="https://cloudnativegeo.org/">Cloud-Native Geospatial Foundation</a>, 2023</div>
<div class="nav-footer-center">
&nbsp;
</div>
Expand Down
Empty file removed pr-preview/pr-68/.nojekyll
Empty file.
1 change: 0 additions & 1 deletion pr-preview/pr-68/CNAME

This file was deleted.

Loading

0 comments on commit fc3d04f

Please sign in to comment.