<liclass="toctree-l4"><aclass="reference internal"href="../../installation/#step-3-check-memory-and-cpu-allocation">Step 3. I-check ang Memory at CPU Allocation</a></li>
<liclass="toctree-l4"><aclass="reference internal"href="../../installation/#id3">Step 3. I-check ang Memory at CPU Allocation</a></li>
<liclass="toctree-l4"><aclass="reference internal"href="../../installation/#step-4-download-and-launch-webodm">Step 4. I-download at i-launch ang WebODM</a></li>
<liclass="toctree-l4"><aclass="reference internal"href="../../installation/#step-1-install-requirements">Step 1. Mga kailangan bago maginstall.</a></li>
<liclass="toctree-l4"><aclass="reference internal"href="../../installation/#step-2-check-additional-requirements">Step 2. I-check ang mga karagdagan na requirements</a></li>
<liclass="toctree-l4"><aclass="reference internal"href="../../installation/#step-3-download-and-launch-webodm">Step 3. Download and Launch WebODM</a></li>
</ul>
</li>
</ul>
</li>
<liclass="toctree-l2"><aclass="reference internal"href="../../installation/#basic-commands-and-troubleshooting">Basic na mga cCommands at Troubleshooting</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../../installation/#running-on-more-than-one-machine">Pagpapatakbo sa dalawa o mas marami pang machine</a></li>
<liclass="toctree-l2"><aclass="reference internal"href="../../tutorials/#creating-high-quality-orthophotos">Paglikha ng Mataas na Kalidad ng Orthophotos</a></li>
<liclass="toctree-l2"><aclass="reference internal"href="../../tutorials/#calibrating-the-camera">Pag-kalibrate ng Camera</a></li>
<liclass="toctree-l2"><aclass="reference internal"href="../../tutorials/#creating-digital-elevation-models">Paglikha ng Digital Elevation Models</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../../tutorials/#accessing-logs-on-the-instance">Accessing logs on the instance</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../../tutorials/#command-line-access-to-instances">Command line access to instances</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../../tutorials/#cleaning-up-after-docker">Cleaning up after Docker</a></li>
</ul>
</li>
<liclass="toctree-l2"><aclass="reference internal"href="../../tutorials/#using-odm-from-low-bandwidth-location">Paggamit ng ODM para sa low-bandwidth na lokasyon.</a><ul>
<liclass="toctree-l3"><aclass="reference internal"href="../../tutorials/#what-is-this-and-who-is-it-for">Ano ito at para kanino ito?</a></li>
<liclass="toctree-l4"><aclass="reference internal"href="../../tutorials/#prep-data-and-project">Prep data and project</a></li>
<liclass="toctree-l4"><aclass="reference internal"href="../../tutorials/#resize-droplet-pull-pin-run-away">I-resize ang droplet, hatakin ang pin at i-proseso ito.</a></li>
<liclass="toctree-l4"><aclass="reference internal"href="../../tutorials/#after-it-finishes-assuming-you-survive-that-long">Matapos ang lahat (assuming na ikaw ay nagsurvive ng ganoon katagal)</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<liclass="toctree-l1 current"><aclass="reference internal"href="../">Mga Opsyon at Tanda</a><ulclass="current">
<liclass="toctree-l2"><aclass="reference internal"href="../../outputs/#list-of-all-outputs">Listahan ng mga output</a></li>
</ul>
</li>
<liclass="toctree-l1"><aclass="reference internal"href="../../gcp/">Ground Control Points</a><ul>
<liclass="toctree-l2"><aclass="reference internal"href="../../gcp/#recommended-practices-for-gcp-setting">Mga nirerekumendang gawi para sa paglagay ng GCP</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="../../map-accuracy/">Kawastuan ng Mapa</a><ul>
<liclass="toctree-l2"><aclass="reference internal"href="../../map-accuracy/#what-to-expect">Mga Dapat I-expect</a><ul>
<liclass="toctree-l3"><aclass="reference internal"href="../../map-accuracy/#aspects-impacting-map-accuracy">Mga aspeto na may impact sa map accuracy</a></li>
<liclass="toctree-l2"><aclass="reference internal"href="../../contributing/#community-forum">Pagtitipon ng Komunidad</a></li>
<liclass="toctree-l2"><aclass="reference internal"href="../../contributing/#reporting-bugs">Pagsumite ng mga Sira</a><ul>
<liclass="toctree-l3"><aclass="reference internal"href="../../contributing/#template-for-submitting-bug-reports">Template para sa pagpapasa ng Bug Reports</a></li>
</ul>
</li>
<liclass="toctree-l2"><aclass="reference internal"href="../../contributing/#pull-requests">Ipakita ang mga Request</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../../faq/#can-i-process-two-or-more-orthophoto-geotiffs-to-stitch-them-together">Can I process two or more orthophoto GeoTIFFs to stitch them together?</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../../faq/#i-want-to-build-a-commercial-application-that-includes-odm-do-i-need-a-commercial-license">I want to build a commercial application that includes ODM. Do I need a commercial license?</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../../faq/#are-there-other-licensing-options-aside-from-the-agplv3">Are there other licensing options aside from the AGPLv3?</a></li>
<spanid="id1"></span><h1>build-overviews<aclass="headerlink"href="#build-overviews"title="Permalink to this headline">¶</a></h1>
<p>Build orthophoto overviews for faster display in programs such as QGIS. Default: <codeclass="docutils literal notranslate"><spanclass="pre">False</span></code></p>
<h2>What Are Overviews?<aclass="headerlink"href="#what-are-overviews"title="Permalink to this headline">¶</a></h2>
<p>Overviews (sometimes referred to as pyramids) are an optimization that reduce the time it takes to render GeoTIFF files; Larger file-size is the tradeoff for this increased rendering performance.</p>
<p>Overviews are lower-resoultion copies of the raster data (Power of two factor [128x128, 256x256, etc]) that are stored either internally or externally in a sidecar.</p>
<p>In the case of OpenDroneMap, the Overviews will always be internal.</p>
<h2>Why would one use Overviews?<aclass="headerlink"href="#why-would-one-use-overviews"title="Permalink to this headline">¶</a></h2>
<p>Overviews speed preview of the raster data by allowing the program rendering the raster to choose the closest size pyramid to match the resolution of the display extent that it is being rendered into, potentially saving a significant amount of time retrieving the full-size raster, buffering it, and then downscaling it for display.</p>
<p>In the case of WebODM, Overviews are used to create dynamic tiles for rapid display and navigation of the 2D web map.</p>
</div>
<divclass="section"id="example-images">
<h2>Example Images<aclass="headerlink"href="#example-images"title="Permalink to this headline">¶</a></h2>
<divclass="section"id="true-build-overviews">
<h3>True: <codeclass="docutils literal notranslate"><spanclass="pre">--build-overviews</span></code><aclass="headerlink"href="#true-build-overviews"title="Permalink to this headline">¶</a></h3>
<divclass="figure align-default"id="id2">
<imgalt="QGIS displaying the generated Overviews"src="https://user-images.githubusercontent.com/19295950/127073339-6b2a0a4f-6ede-4dc1-8da4-5bc9646de304.png"/>
<pclass="caption"><spanclass="caption-text">The Layer Properties panel demonstrates that this OpenDroneMap-generated GeoTIFF has internal Overviews.</span><aclass="headerlink"href="#id2"title="Permalink to this image">¶</a></p>
</div>
</div>
<divclass="section"id="false-null">
<h3>False: <codeclass="docutils literal notranslate"><spanclass="pre">null</span></code><aclass="headerlink"href="#false-null"title="Permalink to this headline">¶</a></h3>
<divclass="figure align-default"id="id3">
<imgalt="QGIS displaying the file is lacking Overviews"src="https://user-images.githubusercontent.com/19295950/127074349-a3f84c4c-d05c-4bf1-bd7c-790781ad0fe3.png"/>
<pclass="caption"><spanclass="caption-text">The Layer Properties panel demonstrates that this OpenDroneMap-generated GeoTIFF lacks internal Overviews.</span><aclass="headerlink"href="#id3"title="Permalink to this image">¶</a></p>
<p><aclass="reference external"href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <aclass="reference external"href="https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/build-overviews.rst">this page</a>!</p>