kopia lustrzana https://github.com/OpenDroneMap/docs
Minor formatting update
Small tweaks to ensure that things don't get ligatured. I have not found a way to colorize the symbol blocks yet.pull/109/head
rodzic
4cb60a54ef
commit
3291f0d8c6
|
@ -1,9 +1,10 @@
|
||||||
----
|
----
|
||||||
|
|
||||||
| Parameter Type: ``Boolean``
|
| Parameter Type:
|
||||||
|
| **Boolean**
|
||||||
| Parameter Domain:
|
| Parameter Domain:
|
||||||
| True: --build-overviews
|
| True: ``--build-overviews``
|
||||||
| False: `null`
|
| False: ``null``
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
@ -43,14 +44,14 @@ In the case of WebODM, Overviews are used to create dynamic tiles for rapid disp
|
||||||
Example Images
|
Example Images
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
True: --build-overviews
|
True: ``--build-overviews``
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
.. figure:: https://user-images.githubusercontent.com/19295950/127073339-6b2a0a4f-6ede-4dc1-8da4-5bc9646de304.png
|
.. figure:: https://user-images.githubusercontent.com/19295950/127073339-6b2a0a4f-6ede-4dc1-8da4-5bc9646de304.png
|
||||||
:alt: QGIS displaying the generated Overviews
|
:alt: QGIS displaying the generated Overviews
|
||||||
|
|
||||||
The Layer Properties panel demonstrates that this OpenDroneMap-generated GeoTIFF has internal Overviews.
|
The Layer Properties panel demonstrates that this OpenDroneMap-generated GeoTIFF has internal Overviews.
|
||||||
|
|
||||||
False: `null`
|
False: ``null``
|
||||||
^^^^^^^^^^^^^
|
^^^^^^^^^^^^^
|
||||||
.. figure:: https://user-images.githubusercontent.com/19295950/127074349-a3f84c4c-d05c-4bf1-bd7c-790781ad0fe3.png
|
.. figure:: https://user-images.githubusercontent.com/19295950/127074349-a3f84c4c-d05c-4bf1-bd7c-790781ad0fe3.png
|
||||||
:alt: QGIS displaying the file is lacking Overviews
|
:alt: QGIS displaying the file is lacking Overviews
|
||||||
|
|
Ładowanie…
Reference in New Issue