autogenerated and translation file updates

pull/121/head
Dan Joseph 2021-11-12 16:27:19 -05:00
rodzic 372a9e51b3
commit 00859fd5ed
1535 zmienionych plików z 34690 dodań i 8968 usunięć

Wyświetl plik

@ -256,7 +256,7 @@ Options and Flags
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments.rst>`_!
If you want to add more details to a command, `learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve the matching file in the ``arguments_edit`` `project folder <https://github.com/OpenDroneMap/docs/tree/publish/source/arguments_edit>`_!
.. toctree::
:maxdepth: 1

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _auto-boundary:
@ -12,6 +12,7 @@ auto-boundary
Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also --boundary. Default: ``False``
.. include:: ../arguments_edit/auto-boundary.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/auto-boundary.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _boundary:
@ -12,6 +12,7 @@ boundary
GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``
.. include:: ../arguments_edit/boundary.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/boundary.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _build-overviews:
@ -12,6 +12,65 @@ build-overviews
Build orthophoto overviews for faster display in programs such as QGIS. Default: ``False``
.. include:: ../arguments_edit/build-overviews.rst
| Parameter Type:
| **Boolean**
| Parameter Domain:
| True: ``--build-overviews``
| False: ``null``
| Parameter Default:
| False: ``null``
----
======== ========
Resource Impact
======== ========
CPU ●●○ | Medium
GPU ○○○ | None
HDD ●●○ | Medium
RAM ●●○ | Medium
Time ●●○ | Medium
======== ========
----
What Are Overviews?
-------------------
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.
Overviews are lower-resolution copies of the raster data (Power of two factor [128x128, 256x256, etc]) that are stored either internally or externally in a sidecar.
In the case of OpenDroneMap, the Overviews will always be internal.
When are Overviews appropriate?
-------------------------------
One would likely want to use Overviews for nearly every instance, with some few (relatively rare) exceptions.
* Small File Size is paramount
* Reading software does not support internal Overviews
Why would one use Overviews?
----------------------------
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.
In the case of WebODM, Overviews are used to create dynamic tiles for rapid display and navigation of the 2D web map.
Example Images
--------------
True: ``--build-overviews``
^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. figure:: https://user-images.githubusercontent.com/19295950/127073339-6b2a0a4f-6ede-4dc1-8da4-5bc9646de304.png
:alt: QGIS displaying the generated Overviews
The Layer Properties panel demonstrates that this OpenDroneMap-generated GeoTIFF has internal Overviews.
False: ``null``
^^^^^^^^^^^^^^^
.. figure:: https://user-images.githubusercontent.com/19295950/127074349-a3f84c4c-d05c-4bf1-bd7c-790781ad0fe3.png
:alt: QGIS displaying the file is lacking Overviews
The Layer Properties panel demonstrates that this OpenDroneMap-generated GeoTIFF lacks internal Overviews.
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/build-overviews.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _camera-lens:
@ -12,6 +12,84 @@ camera-lens
Set a camera projection type. Manually setting a value can help improve geometric undistortion. By default the application tries to determine a lens type from the images metadata. . Default: ``auto``
.. include:: ../arguments_edit/camera-lens.rst
| Parameter Type:
| **String**
| Parameter Domain:
| ``auto`` : Automatic selection of best camera projection model.
| ``brown`` : Robust rectilinear projection model. Preferred by ``auto``.
| ``fisheye`` : Wide-angle / non-rectilinear projection model.
| ``perspective`` : Legacy rectilinear projection model.
| ``spherical`` : 360° camera projection model.
| Parameter Default:
| ``auto``
----
======== ========
Resource Impact
======== ========
CPU ●○○ | Low
GPU ○○○ | None
HDD ●○○ | Low
RAM ●○○ | Low
Time ●○○ | Low
======== ========
----
What Are Camera Lens Models?
----------------------------
Camera Lens Models are projection/distortion models that OpenSFM uses to correct for the optics of the camera platforms that record our images. These corrections are essential for proper camera/scene modeling, and therefore, proper reconstruction of the data.
When are manual selections appropriate?
---------------------------------------
Manually choosing a Camera Lens Model is currently only recommended in the case of Spherical Cameras (GoPro Fusion, GoPro Max, Insta360, Kodak PixPro, etc.) as these are currently not detected automatically by OpenSFM.
Why would one use a particular Camera Lens Model?
-------------------------------------------------
In rare cases, OpenSFM may not be able to detect (or retrieve from its Camera database) the correct Camera Lens Model for your particular sensor, in which case you should select the closest appropriate model. When in doubt, try specifying ``brown`` first.
Example Images
--------------
The following examples are all data taken with a standard Rectilinear Lens. Manual selection of the various Camera Lens Models is demonstrated to show some differences in how this will affect reconstruction.
``auto`` : Rectilinear Data
^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. figure:: https://user-images.githubusercontent.com/19295950/127077336-ae79a958-a953-4376-86fd-430d0e5457f2.png
:alt: Rectilinear data rendered by ``auto`` Camera Lens Model
This Point Cloud shows a proper reconstruction via the ``auto`` (``brown``) Camera Lens Model, which is appropriate for this sensor.
``brown`` : Rectilinear Data
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. figure:: https://user-images.githubusercontent.com/19295950/127077753-580a174e-7572-4315-8801-224ce097d9fc.png
:alt: Rectilinear data rendered by ``brown`` Camera Lens Model
As in the prior example, this Point Cloud is reconstructed via the ``brown`` Camera Lens Model.
``fisheye`` : Rectilinear Data
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. figure:: https://user-images.githubusercontent.com/19295950/127077826-53d459fe-5e4e-4b10-8e70-fbddf775c4f7.png
:alt: Rectilinear data rendered by ``fisheye`` Camera Lens Model
In this Point Cloud reconstruction, severe bowling and other artifacts have been introduced via the use of the wrong Camera Lens Model.
``perspective`` : Rectilinear Data
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. figure:: https://user-images.githubusercontent.com/19295950/127077485-699f9e61-72a6-45f2-990f-f5748b6ee99f.png
:alt: Rectilinear data rendered by ``perspective`` Camera Lens Model
This Point Cloud rendered well, very similar to the ``auto`` and ``brown`` examples. One may see artifacts in the ``perspective`` Camera Lens Model in very large collections, or over very flat/homogenus terrain (agricultural fields). In such cases, forcing ``brown`` may help.
``spherical`` : Rectilinear Data
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. figure:: https://user-images.githubusercontent.com/19295950/127078960-27e35cbb-a378-4d0d-92e2-42dbfd1edd7c.png
:alt: Rectilinear data rendered by ``spherical`` Camera Lens Model
This Point Cloud failed to reconstruct properly due to the manual selection of the ``fisheye`` Camera Lens Model. Similar failures to reconstruct can often indicate the wrong manual selection, or in edge cases, wrong ``auto`` selection of the Camera Lens Model, and you are advised to try another Model that is more appropriate.
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/camera-lens.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _cameras:
@ -12,6 +12,7 @@ cameras
Use the camera parameters computed from another dataset instead of calculating them. Can be specified either as path to a cameras.json file or as a JSON string representing the contents of a cameras.json file. Default: ``
.. include:: ../arguments_edit/cameras.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/cameras.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _cog:
@ -12,6 +12,81 @@ cog
Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: ``False``
.. include:: ../arguments_edit/cog.rst
| Parameter Type:
| **Boolean**
| Parameter Domain:
| True: ``--cog``
| False: ``null``
| Parameter Default:
| False: ``null``
----
======== ========
Resource Impact
======== ========
CPU ●●○ | Medium
GPU ○○○ | None
HDD ●●○ | Medium
RAM ●●○ | Medium
Time ●●○ | Medium
======== ========
----
What Are Cloud Optimized GeoTIFFs (COGs)?
------------------------------------------
Cloud Optimized GeoTIFFs (COGs hereafter) are a special formulation of GeoTIFF files that take advantage of internal overivews as well as tiling (and various forms of compression).
In the case of WebODM, all GeoTIFFs will be generated as COGs because the 2D Map View uses the special attributes of COGs to enable rapid display and preview of the data generated by WebODM.
When are COGs appropriate?
---------------------------
COGs are most appropriate when the GeoTIFF is going to be hosted online and/or accessed by a program which can take advantage of HTTP GetRange Requests and/or internal overviews and tiles.
Why would one use COGs?
----------------------------
The COG structure (internal overviews and tiling) allows for rapid viewing of the data in programs which are capable of reading tiled data and overviews (most GIS software [QGIS etc]). This advantage holds true whether or not the file is hosted online and served via HTTP or whether it is stored locally.
With these features in place, a COG should display much more quickly in a given application than a more legacy formatted GeoTIFF with no overviews and striped structure.
Example Images
---------------
True: ``--cog``
^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. figure:: https://user-images.githubusercontent.com/19295950/127079824-c85fa5a9-842a-4f28-a380-b6404aac7ef2.png
:alt: GDAL Info showing LAYOUT=COG
The Raster Information tool in QGIS can print information from gdalinfo which can be used to confirm the conformance of a GeoTIFF to the COG spec.
.. figure:: https://user-images.githubusercontent.com/19295950/138731905-d10483bd-b91b-4f63-bfb4-89c0f50bf74b.png
:alt: QGIS Layer Properties showing Internal Overviews
The Layer Properties panel can show that there are in fact internal overviews. Keep in mind that not every GeoTIFF has internal overviews, but every COG must.
.. figure:: https://user-images.githubusercontent.com/19295950/138733095-fb5f07ef-fbb0-48f4-8401-25cbf5294b9d.png
:alt: QGIS Layer Properties showing an on-disk file size of 8.78 MB
Note that the on-disk file size is 8.78 MB for the COG due to the presence of internal overviews when compared to the 6.30 MB of the non-COG GeoTIFF below.
False: ``null``
^^^^^^^^^^^^^^^
.. figure:: https://user-images.githubusercontent.com/19295950/127080115-7e09ba30-140f-402d-b00a-8bb0c7bc72ff.png
:alt: GDAL Info not showing LAYOUT=COG
The Raster Information tool in QGIS does not show LAYOUT=COG, which indicates that this GeoTIFF does not meet the COG spec.
.. figure:: https://user-images.githubusercontent.com/19295950/138732051-d227c98d-10a5-46de-ac99-8c5ffb0a12b2.png
:alt: QGIS Layer Properties not showing Internal Overviews
The Layer Properties panel shows that the GeoTIFF lacks all levels of Internal Pyramids.
.. figure:: https://user-images.githubusercontent.com/19295950/138733132-a9c4f8b4-673a-426b-a665-bde5e89e4de3.png
:alt: QGIS Layer Properties showing an on-disk file size of 6.30 MB
Note that the on-disk file size is 6.30 MB for the COG due to the lack of internal overviews when compared to the 8.78 MB of the COG GeoTIFF above.
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/cog.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _copy-to:
@ -12,6 +12,7 @@ copy-to
Copy output results to this folder after processing.
.. include:: ../arguments_edit/copy-to.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/copy-to.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _crop:
@ -12,6 +12,7 @@ crop
Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: ``3``
.. include:: ../arguments_edit/crop.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/crop.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _debug:
@ -12,6 +12,7 @@ debug
Print debug messages. Default: ``False``
.. include:: ../arguments_edit/debug.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/debug.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _dem-decimation:
@ -12,6 +12,7 @@ dem-decimation
Decimate the points before generating the DEM. 1 is no decimation (full quality). 100 decimates ~99%% of the points. Useful for speeding up generation of DEM results in very large datasets. Default: ``1``
.. include:: ../arguments_edit/dem-decimation.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/dem-decimation.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _dem-euclidean-map:
@ -12,6 +12,7 @@ dem-euclidean-map
Computes an euclidean raster map for each DEM. The map reports the distance from each cell to the nearest NODATA value (before any hole filling takes place). This can be useful to isolate the areas that have been filled. Default: ``False``
.. include:: ../arguments_edit/dem-euclidean-map.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/dem-euclidean-map.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _dem-gapfill-steps:
@ -12,6 +12,7 @@ dem-gapfill-steps
Number of steps used to fill areas with gaps. Set to 0 to disable gap filling. Starting with a radius equal to the output resolution, N different DEMs are generated with progressively bigger radius using the inverse distance weighted (IDW) algorithm and merged together. Remaining gaps are then merged using nearest neighbor interpolation. Default: ``3``
.. include:: ../arguments_edit/dem-gapfill-steps.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/dem-gapfill-steps.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _dem-resolution:
@ -12,6 +12,7 @@ dem-resolution
DSM/DTM resolution in cm / pixel. Note that this value is capped by a ground sampling distance (GSD) estimate. To remove the cap, check --ignore-gsd also. Default: ``5``
.. include:: ../arguments_edit/dem-resolution.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/dem-resolution.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _depthmap-resolution:
@ -12,6 +12,7 @@ depthmap-resolution
Legacy option (use --pc-quality instead). Controls the density of the point cloud by setting the resolution of the depthmap images. Higher values take longer to compute but produce denser point clouds. Default: ``640``
.. include:: ../arguments_edit/depthmap-resolution.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/depthmap-resolution.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _dsm:
@ -12,6 +12,7 @@ dsm
Use this tag to build a DSM (Digital Surface Model, ground + objects) using a progressive morphological filter. Check the --dem\* parameters for finer tuning. Default: ``False``
.. include:: ../arguments_edit/dsm.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/dsm.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _dtm:
@ -12,6 +12,7 @@ dtm
Use this tag to build a DTM (Digital Terrain Model, ground only) using a simple morphological filter. Check the --dem\* and --smrf\* parameters for finer tuning. Default: ``False``
.. include:: ../arguments_edit/dtm.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/dtm.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _end-with:
@ -12,6 +12,7 @@ end-with
End processing at this stage. . Default: ``odm_postprocess``
.. include:: ../arguments_edit/end-with.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/end-with.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _fast-orthophoto:
@ -12,6 +12,7 @@ fast-orthophoto
Skips dense reconstruction and 3D model generation. It generates an orthophoto directly from the sparse reconstruction. If you just need an orthophoto and do not need a full 3D model, turn on this option. Default: ``False``
.. include:: ../arguments_edit/fast-orthophoto.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/fast-orthophoto.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _feature-quality:
@ -12,6 +12,7 @@ feature-quality
Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: ``high``
.. include:: ../arguments_edit/feature-quality.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/feature-quality.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _feature-type:
@ -12,6 +12,7 @@ feature-type
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
.. include:: ../arguments_edit/feature-type.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/feature-type.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _force-gps:
@ -12,6 +12,7 @@ force-gps
Use images' GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: ``False``
.. include:: ../arguments_edit/force-gps.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/force-gps.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _gcp:
@ -12,6 +12,7 @@ gcp
Path to the file containing the ground control points used for georeferencing. The file needs to use the following format: EPSG:<code> or <+proj definition>geo_x geo_y geo_z im_x im_y image_name [gcp_name] [extra1] [extra2]Default: ``None``
.. include:: ../arguments_edit/gcp.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/gcp.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _geo:
@ -12,6 +12,7 @@ geo
Path to the image geolocation file containing the camera center coordinates used for georeferencing. Note that omega/phi/kappa are currently not supported (you can set them to 0). The file needs to use the following format: EPSG:<code> or <+proj definition>image_name geo_x geo_y geo_z [omega (degrees)] [phi (degrees)] [kappa (degrees)] [horz accuracy (meters)] [vert accuracy (meters)]Default: ``None``
.. include:: ../arguments_edit/geo.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/geo.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _gps-accuracy:
@ -12,6 +12,7 @@ gps-accuracy
Set a value in meters for the GPS Dilution of Precision (DOP) information for all images. If your images are tagged with high precision GPS information (RTK), this value will be automatically set accordingly. You can use this option to manually set it in case the reconstruction fails. Lowering this option can sometimes help control bowling-effects over large areas. Default: ``10``
.. include:: ../arguments_edit/gps-accuracy.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/gps-accuracy.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _help:
@ -12,6 +12,7 @@ help
show this help message and exit
.. include:: ../arguments_edit/help.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/help.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _ignore-gsd:
@ -12,6 +12,7 @@ ignore-gsd
Ignore Ground Sampling Distance (GSD). GSD caps the maximum resolution of image outputs and resizes images when necessary, resulting in faster processing and lower memory usage. Since GSD is an estimate, sometimes ignoring it can result in slightly better image output quality. Default: ``False``
.. include:: ../arguments_edit/ignore-gsd.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/ignore-gsd.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _matcher-distance:
@ -12,6 +12,7 @@ matcher-distance
Distance threshold in meters to find pre-matching images based on GPS exif data. Set both matcher-neighbors and this to 0 to skip pre-matching. Default: ``0``
.. include:: ../arguments_edit/matcher-distance.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/matcher-distance.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _matcher-neighbors:
@ -12,6 +12,7 @@ matcher-neighbors
Number of nearest images to pre-match based on GPS exif data. Set to 0 to skip pre-matching. Neighbors works together with Distance parameter, set both to 0 to not use pre-matching. Default: ``8``
.. include:: ../arguments_edit/matcher-neighbors.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/matcher-neighbors.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _matcher-type:
@ -12,6 +12,7 @@ matcher-type
Matcher algorithm, Fast Library for Approximate Nearest Neighbors or Bag of Words. FLANN is slower, but more stable. BOW is faster, but can sometimes miss valid matches. . Default: ``flann``
.. include:: ../arguments_edit/matcher-type.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/matcher-type.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _max-concurrency:
@ -12,6 +12,7 @@ max-concurrency
The maximum number of processes to use in various processes. Peak memory requirement is ~1GB per thread and 2 megapixel image resolution. Default: ``4``
.. include:: ../arguments_edit/max-concurrency.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/max-concurrency.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _merge:
@ -12,6 +12,7 @@ merge
Choose what to merge in the merge step in a split dataset. By default all available outputs are merged. Options: ['all', 'pointcloud', 'orthophoto', 'dem']. Default: ``all``
.. include:: ../arguments_edit/merge.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/merge.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _mesh-octree-depth:
@ -12,6 +12,7 @@ mesh-octree-depth
Octree depth used in the mesh reconstruction, increase to get more vertices, recommended values are 8-12. Default: ``11``
.. include:: ../arguments_edit/mesh-octree-depth.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/mesh-octree-depth.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _mesh-size:
@ -12,6 +12,7 @@ mesh-size
The maximum vertex count of the output mesh. Default: ``200000``
.. include:: ../arguments_edit/mesh-size.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/mesh-size.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _min-num-features:
@ -12,6 +12,7 @@ min-num-features
Minimum number of features to extract per image. More features can be useful for finding more matches between images, potentially allowing the reconstruction of areas with little overlap or insufficient features. More features also slow down processing. Default: ``8000``
.. include:: ../arguments_edit/min-num-features.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/min-num-features.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _name:
@ -12,6 +12,7 @@ name
Name of dataset (i.e subfolder name within project folder). Default: ``code``
.. include:: ../arguments_edit/name.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/name.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _optimize-disk-space:
@ -12,6 +12,7 @@ optimize-disk-space
Delete heavy intermediate files to optimize disk space usage. This affects the ability to restart the pipeline from an intermediate stage, but allows datasets to be processed on machines that don't have sufficient disk space available. Default: ``False``
.. include:: ../arguments_edit/optimize-disk-space.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/optimize-disk-space.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _orthophoto-compression:
@ -12,6 +12,7 @@ orthophoto-compression
Set the compression to use for orthophotos. . Default: ``DEFLATE``
.. include:: ../arguments_edit/orthophoto-compression.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/orthophoto-compression.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _orthophoto-cutline:
@ -12,6 +12,7 @@ orthophoto-cutline
Generates a polygon around the cropping area that cuts the orthophoto around the edges of features. This polygon can be useful for stitching seamless mosaics with multiple overlapping orthophotos. Default: ``False``
.. include:: ../arguments_edit/orthophoto-cutline.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/orthophoto-cutline.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _orthophoto-kmz:
@ -12,6 +12,7 @@ orthophoto-kmz
Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: ``False``
.. include:: ../arguments_edit/orthophoto-kmz.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/orthophoto-kmz.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _orthophoto-no-tiled:
@ -12,6 +12,7 @@ orthophoto-no-tiled
Set this parameter if you want a striped GeoTIFF. Default: ``False``
.. include:: ../arguments_edit/orthophoto-no-tiled.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/orthophoto-no-tiled.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _orthophoto-png:
@ -12,6 +12,7 @@ orthophoto-png
Set this parameter if you want to generate a PNG rendering of the orthophoto. Default: ``False``
.. include:: ../arguments_edit/orthophoto-png.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/orthophoto-png.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _orthophoto-resolution:
@ -12,6 +12,7 @@ orthophoto-resolution
Orthophoto resolution in cm / pixel. Note that this value is capped by a ground sampling distance (GSD) estimate. To remove the cap, check --ignore-gsd also. Default: ``5``
.. include:: ../arguments_edit/orthophoto-resolution.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/orthophoto-resolution.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _pc-classify:
@ -12,6 +12,7 @@ pc-classify
Classify the point cloud outputs using a Simple Morphological Filter. You can control the behavior of this option by tweaking the --dem-\* parameters. Default: ``False``
.. include:: ../arguments_edit/pc-classify.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-classify.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _pc-csv:
@ -12,6 +12,7 @@ pc-csv
Export the georeferenced point cloud in CSV format. Default: ``False``
.. include:: ../arguments_edit/pc-csv.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-csv.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _pc-ept:
@ -12,6 +12,7 @@ pc-ept
Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: ``False``
.. include:: ../arguments_edit/pc-ept.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-ept.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _pc-filter:
@ -12,6 +12,7 @@ pc-filter
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
.. include:: ../arguments_edit/pc-filter.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-filter.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _pc-geometric:
@ -12,6 +12,7 @@ pc-geometric
Improve the accuracy of the point cloud by computing geometrically consistent depthmaps. This increases processing time, but can improve results in urban scenes. Default: ``False``
.. include:: ../arguments_edit/pc-geometric.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-geometric.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _pc-las:
@ -12,6 +12,7 @@ pc-las
Export the georeferenced point cloud in LAS format. Default: ``False``
.. include:: ../arguments_edit/pc-las.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-las.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _pc-quality:
@ -12,6 +12,7 @@ pc-quality
Set point cloud quality. Higher quality generates better, denser point clouds, but requires more memory and takes longer. Each step up in quality increases processing time roughly by a factor of 4x.. Default: ``medium``
.. include:: ../arguments_edit/pc-quality.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-quality.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _pc-rectify:
@ -12,6 +12,7 @@ pc-rectify
Perform ground rectification on the point cloud. This means that wrongly classified ground points will be re-classified and gaps will be filled. Useful for generating DTMs. Default: ``False``
.. include:: ../arguments_edit/pc-rectify.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-rectify.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _pc-sample:
@ -12,6 +12,7 @@ pc-sample
Filters the point cloud by keeping only a single point around a radius N (in meters). This can be useful to limit the output resolution of the point cloud and remove duplicate points. Set to 0 to disable sampling. Default: ``0``
.. include:: ../arguments_edit/pc-sample.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-sample.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _pc-tile:
@ -12,6 +12,7 @@ pc-tile
Reduce the memory usage needed for depthmap fusion by splitting large scenes into tiles. Turn this on if your machine doesn't have much RAM and/or you've set --pc-quality to high or ultra. Experimental. Default: ``False``
.. include:: ../arguments_edit/pc-tile.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-tile.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _primary-band:
@ -12,6 +12,7 @@ primary-band
When processing multispectral datasets, you can specify the name of the primary band that will be used for reconstruction. It's recommended to choose a band which has sharp details and is in focus. Default: ``auto``
.. include:: ../arguments_edit/primary-band.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/primary-band.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _project-path:
@ -12,6 +12,7 @@ project-path
Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an "images" folder.
.. include:: ../arguments_edit/project-path.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/project-path.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _radiometric-calibration:
@ -12,6 +12,7 @@ radiometric-calibration
Set the radiometric calibration to perform on images. When processing multispectral and thermal images you should set this option to obtain reflectance/temperature values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found) and computes absolute temperature values. [camera+sun] is experimental, applies all the corrections of [camera], plus compensates for spectral radiance registered via a downwelling light sensor (DLS) taking in consideration the angle of the sun. . Default: ``none``
.. include:: ../arguments_edit/radiometric-calibration.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/radiometric-calibration.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _rerun-all:
@ -12,6 +12,7 @@ rerun-all
Permanently delete all previous results and rerun the processing pipeline.
.. include:: ../arguments_edit/rerun-all.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/rerun-all.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _rerun-from:
@ -12,6 +12,7 @@ rerun-from
Rerun processing from this stage. . Default: ``
.. include:: ../arguments_edit/rerun-from.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/rerun-from.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _rerun:
@ -12,6 +12,7 @@ rerun
Rerun this stage only and stop. . Default: ``
.. include:: ../arguments_edit/rerun.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/rerun.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _resize-to:
@ -12,6 +12,7 @@ resize-to
Legacy option (use --feature-quality instead). Resizes images by the largest side for feature extraction purposes only. Set to -1 to disable. This does not affect the final orthophoto resolution quality and will not resize the original images. Default: ``2048``
.. include:: ../arguments_edit/resize-to.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/resize-to.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _skip-3dmodel:
@ -12,6 +12,7 @@ skip-3dmodel
Skip generation of a full 3D model. This can save time if you only need 2D results such as orthophotos and DEMs. Default: ``False``
.. include:: ../arguments_edit/skip-3dmodel.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/skip-3dmodel.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _skip-band-alignment:
@ -12,6 +12,7 @@ skip-band-alignment
When processing multispectral datasets, ODM will automatically align the images for each band. If the images have been postprocessed and are already aligned, use this option. Default: ``False``
.. include:: ../arguments_edit/skip-band-alignment.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/skip-band-alignment.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _skip-report:
@ -12,6 +12,7 @@ skip-report
Skip generation of PDF report. This can save time if you don't need a report. Default: ``False``
.. include:: ../arguments_edit/skip-report.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/skip-report.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _sm-cluster:
@ -12,6 +12,7 @@ sm-cluster
URL to a ClusterODM instance for distributing a split-merge workflow on multiple nodes in parallel. Default: ``None``
.. include:: ../arguments_edit/sm-cluster.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/sm-cluster.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _smrf-scalar:
@ -12,6 +12,7 @@ smrf-scalar
Simple Morphological Filter elevation scalar parameter. Default: ``1.25``
.. include:: ../arguments_edit/smrf-scalar.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/smrf-scalar.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _smrf-slope:
@ -12,6 +12,7 @@ smrf-slope
Simple Morphological Filter slope parameter (rise over run). Default: ``0.15``
.. include:: ../arguments_edit/smrf-slope.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/smrf-slope.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _smrf-threshold:
@ -12,6 +12,7 @@ smrf-threshold
Simple Morphological Filter elevation threshold parameter (meters). Default: ``0.5``
.. include:: ../arguments_edit/smrf-threshold.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/smrf-threshold.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _smrf-window:
@ -12,6 +12,7 @@ smrf-window
Simple Morphological Filter window radius parameter (meters). Default: ``18.0``
.. include:: ../arguments_edit/smrf-window.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/smrf-window.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _split-image-groups:
@ -12,6 +12,7 @@ split-image-groups
Path to the image groups file that controls how images should be split into groups. The file needs to use the following format: image_name group_nameDefault: ``None``
.. include:: ../arguments_edit/split-image-groups.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/split-image-groups.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _split-overlap:
@ -12,6 +12,7 @@ split-overlap
Radius of the overlap between submodels. After grouping images into clusters, images that are closer than this radius to a cluster are added to the cluster. This is done to ensure that neighboring submodels overlap. Default: ``150``
.. include:: ../arguments_edit/split-overlap.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/split-overlap.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _split:
@ -12,6 +12,7 @@ split
Average number of images per submodel. When splitting a large dataset into smaller submodels, images are grouped into clusters. This value regulates the number of images that each cluster should have on average. Default: ``999999``
.. include:: ../arguments_edit/split.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/split.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _texturing-data-term:
@ -12,6 +12,7 @@ texturing-data-term
When texturing the 3D mesh, for each triangle, choose to prioritize images with sharp features (gmi) or those that cover the largest area (area). Default: ``gmi``
.. include:: ../arguments_edit/texturing-data-term.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/texturing-data-term.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _texturing-keep-unseen-faces:
@ -12,6 +12,7 @@ texturing-keep-unseen-faces
Keep faces in the mesh that are not seen in any camera. Default: ``False``
.. include:: ../arguments_edit/texturing-keep-unseen-faces.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/texturing-keep-unseen-faces.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _texturing-outlier-removal-type:
@ -12,6 +12,7 @@ texturing-outlier-removal-type
Type of photometric outlier removal method. . Default: ``gauss_clamping``
.. include:: ../arguments_edit/texturing-outlier-removal-type.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/texturing-outlier-removal-type.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _texturing-skip-global-seam-leveling:
@ -12,6 +12,7 @@ texturing-skip-global-seam-leveling
Skip normalization of colors across all images. Useful when processing radiometric data. Default: ``False``
.. include:: ../arguments_edit/texturing-skip-global-seam-leveling.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/texturing-skip-global-seam-leveling.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _texturing-skip-local-seam-leveling:
@ -12,6 +12,7 @@ texturing-skip-local-seam-leveling
Skip the blending of colors near seams. Default: ``False``
.. include:: ../arguments_edit/texturing-skip-local-seam-leveling.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/texturing-skip-local-seam-leveling.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _texturing-tone-mapping:
@ -12,6 +12,7 @@ texturing-tone-mapping
Turn on gamma tone mapping or none for no tone mapping. Can be one of ['none', 'gamma']. Default: ``none``
.. include:: ../arguments_edit/texturing-tone-mapping.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/texturing-tone-mapping.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _tiles:
@ -12,6 +12,7 @@ tiles
Generate static tiles for orthophotos and DEMs that are suitable for viewers like Leaflet or OpenLayers. Default: ``False``
.. include:: ../arguments_edit/tiles.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/tiles.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _time:
@ -12,6 +12,7 @@ time
Generates a benchmark file with runtime info. Default: ``False``
.. include:: ../arguments_edit/time.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/time.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _use-3dmesh:
@ -12,6 +12,7 @@ use-3dmesh
Use a full 3D mesh to compute the orthophoto instead of a 2.5D mesh. This option is a bit faster and provides similar results in planar areas. Default: ``False``
.. include:: ../arguments_edit/use-3dmesh.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/use-3dmesh.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _use-exif:
@ -12,6 +12,7 @@ use-exif
Use this tag if you have a GCP File but want to use the EXIF information for georeferencing instead. Default: ``False``
.. include:: ../arguments_edit/use-exif.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/use-exif.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _use-fixed-camera-params:
@ -12,6 +12,7 @@ use-fixed-camera-params
Turn off camera parameter optimization during bundle adjustment. This can be sometimes useful for improving results that exhibit doming/bowling or when images are taken with a rolling shutter camera. Default: ``False``
.. include:: ../arguments_edit/use-fixed-camera-params.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/use-fixed-camera-params.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _use-hybrid-bundle-adjustment:
@ -12,6 +12,7 @@ use-hybrid-bundle-adjustment
Run local bundle adjustment for every image added to the reconstruction and a global adjustment every 100 images. Speeds up reconstruction for very large datasets. Default: ``False``
.. include:: ../arguments_edit/use-hybrid-bundle-adjustment.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/use-hybrid-bundle-adjustment.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _verbose:
@ -12,6 +12,7 @@ verbose
Print additional messages to the console. Default: ``False``
.. include:: ../arguments_edit/verbose.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/verbose.rst>`_!

Wyświetl plik

@ -1,6 +1,6 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _version:
@ -12,6 +12,7 @@ version
Displays version number and exits.
.. include:: ../arguments_edit/version.rst
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/version.rst>`_!

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -0,0 +1,37 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2020, OpenDroneMap
# This file is distributed under the same license as the OpenDroneMap package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: OpenDroneMap 2.6.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
"PO-Revision-Date: 2021-11-12 20:52+0000\n"
"Language-Team: Arabic (https://www.transifex.com/americanredcross/teams/111882/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: ../../arguments/auto-boundary.rst:9
msgid "auto-boundary"
msgstr ""
#: ../../arguments/auto-boundary.rst:13
msgid ""
"Automatically set a boundary using camera shot locations to limit the area "
"of the reconstruction. This can help remove far away background artifacts "
"(sky, background landscapes, etc.). See also --boundary. Default: ``False``"
msgstr ""
#: ../../arguments/auto-boundary.rst:18
msgid ""
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
"contribution>`_ and help improve `this page "
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
"/auto-boundary.rst>`_!"
msgstr ""

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -0,0 +1,40 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2020, OpenDroneMap
# This file is distributed under the same license as the OpenDroneMap package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: OpenDroneMap 2.6.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
"PO-Revision-Date: 2021-11-12 20:52+0000\n"
"Language-Team: Arabic (https://www.transifex.com/americanredcross/teams/111882/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: ../../arguments/boundary.rst:9
msgid "boundary"
msgstr ""
#: ../../arguments/boundary.rst:11
msgid "**Options:** *<json>*"
msgstr ""
#: ../../arguments/boundary.rst:13
msgid ""
"GeoJSON polygon limiting the area of the reconstruction. Can be specified "
"either as path to a GeoJSON file or as a JSON string representing the "
"contents of a GeoJSON file. Default: ``"
msgstr ""
#: ../../arguments/boundary.rst:18
msgid ""
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
"contribution>`_ and help improve `this page "
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/boundary.rst>`_!"
msgstr ""

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -0,0 +1,185 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2020, OpenDroneMap
# This file is distributed under the same license as the OpenDroneMap package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: OpenDroneMap 2.6.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
"PO-Revision-Date: 2021-11-12 20:52+0000\n"
"Language-Team: Arabic (https://www.transifex.com/americanredcross/teams/111882/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: ../../arguments/build-overviews.rst:9
msgid "build-overviews"
msgstr ""
#: ../../arguments/build-overviews.rst:13
msgid ""
"Build orthophoto overviews for faster display in programs such as QGIS. "
"Default: ``False``"
msgstr ""
#: ../../arguments/build-overviews.rst:15
msgid "Parameter Type:"
msgstr ""
#: ../../arguments/build-overviews.rst:16
msgid "**Boolean**"
msgstr ""
#: ../../arguments/build-overviews.rst:17
msgid "Parameter Domain:"
msgstr ""
#: ../../arguments/build-overviews.rst:18
#: ../../arguments/build-overviews.rst:62
msgid "True: ``--build-overviews``"
msgstr ""
#: ../../arguments/build-overviews.rst:19
#: ../../arguments/build-overviews.rst:21
#: ../../arguments/build-overviews.rst:69
msgid "False: ``null``"
msgstr ""
#: ../../arguments/build-overviews.rst:20
msgid "Parameter Default:"
msgstr ""
#: ../../arguments/build-overviews.rst:26
msgid "Resource"
msgstr ""
#: ../../arguments/build-overviews.rst:26
msgid "Impact"
msgstr ""
#: ../../arguments/build-overviews.rst:28
msgid "CPU"
msgstr ""
#: ../../arguments/build-overviews.rst:28
#: ../../arguments/build-overviews.rst:30
#: ../../arguments/build-overviews.rst:31
#: ../../arguments/build-overviews.rst:32
msgid "●●○ | Medium"
msgstr ""
#: ../../arguments/build-overviews.rst:29
msgid "GPU"
msgstr ""
#: ../../arguments/build-overviews.rst:29
msgid "○○○ | None"
msgstr ""
#: ../../arguments/build-overviews.rst:30
msgid "HDD"
msgstr ""
#: ../../arguments/build-overviews.rst:31
msgid "RAM"
msgstr ""
#: ../../arguments/build-overviews.rst:32
msgid "Time"
msgstr ""
#: ../../arguments/build-overviews.rst:38
msgid "What Are Overviews?"
msgstr ""
#: ../../arguments/build-overviews.rst:39
msgid ""
"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."
msgstr ""
#: ../../arguments/build-overviews.rst:41
msgid ""
"Overviews are lower-resolution copies of the raster data (Power of two "
"factor [128x128, 256x256, etc]) that are stored either internally or "
"externally in a sidecar."
msgstr ""
#: ../../arguments/build-overviews.rst:43
msgid "In the case of OpenDroneMap, the Overviews will always be internal."
msgstr ""
#: ../../arguments/build-overviews.rst:46
msgid "When are Overviews appropriate?"
msgstr ""
#: ../../arguments/build-overviews.rst:47
msgid ""
"One would likely want to use Overviews for nearly every instance, with some "
"few (relatively rare) exceptions."
msgstr ""
#: ../../arguments/build-overviews.rst:49
msgid "Small File Size is paramount"
msgstr ""
#: ../../arguments/build-overviews.rst:50
msgid "Reading software does not support internal Overviews"
msgstr ""
#: ../../arguments/build-overviews.rst:53
msgid "Why would one use Overviews?"
msgstr ""
#: ../../arguments/build-overviews.rst:54
msgid ""
"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."
msgstr ""
#: ../../arguments/build-overviews.rst:56
msgid ""
"In the case of WebODM, Overviews are used to create dynamic tiles for rapid "
"display and navigation of the 2D web map."
msgstr ""
#: ../../arguments/build-overviews.rst:59
msgid "Example Images"
msgstr ""
#: ../../arguments/build-overviews.rst:66
msgid "QGIS displaying the generated Overviews"
msgstr ""
#: ../../arguments/build-overviews.rst:66
msgid ""
"The Layer Properties panel demonstrates that this OpenDroneMap-generated "
"GeoTIFF has internal Overviews."
msgstr ""
#: ../../arguments/build-overviews.rst:73
msgid "QGIS displaying the file is lacking Overviews"
msgstr ""
#: ../../arguments/build-overviews.rst:73
msgid ""
"The Layer Properties panel demonstrates that this OpenDroneMap-generated "
"GeoTIFF lacks internal Overviews."
msgstr ""
#: ../../arguments/build-overviews.rst:76
msgid ""
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
"contribution>`_ and help improve `this page "
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
"/build-overviews.rst>`_!"
msgstr ""

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -0,0 +1,240 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2020, OpenDroneMap
# This file is distributed under the same license as the OpenDroneMap package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: OpenDroneMap 2.6.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
"PO-Revision-Date: 2021-11-12 20:52+0000\n"
"Language-Team: Arabic (https://www.transifex.com/americanredcross/teams/111882/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: ../../arguments/camera-lens.rst:9
msgid "camera-lens"
msgstr ""
#: ../../arguments/camera-lens.rst:11
msgid "**Options:** *auto | perspective | brown | fisheye | spherical*"
msgstr ""
#: ../../arguments/camera-lens.rst:13
msgid ""
"Set a camera projection type. Manually setting a value can help improve "
"geometric undistortion. By default the application tries to determine a lens"
" type from the images metadata. . Default: ``auto``"
msgstr ""
#: ../../arguments/camera-lens.rst:15
msgid "Parameter Type:"
msgstr ""
#: ../../arguments/camera-lens.rst:16
msgid "**String**"
msgstr ""
#: ../../arguments/camera-lens.rst:17
msgid "Parameter Domain:"
msgstr ""
#: ../../arguments/camera-lens.rst:18
msgid "``auto`` : Automatic selection of best camera projection model."
msgstr ""
#: ../../arguments/camera-lens.rst:19
msgid ""
"``brown`` : Robust rectilinear projection model. Preferred by ``auto``."
msgstr ""
#: ../../arguments/camera-lens.rst:20
msgid "``fisheye`` : Wide-angle / non-rectilinear projection model."
msgstr ""
#: ../../arguments/camera-lens.rst:21
msgid "``perspective`` : Legacy rectilinear projection model."
msgstr ""
#: ../../arguments/camera-lens.rst:22
msgid "``spherical`` : 360° camera projection model."
msgstr ""
#: ../../arguments/camera-lens.rst:23
msgid "Parameter Default:"
msgstr ""
#: ../../arguments/camera-lens.rst:24
msgid "``auto``"
msgstr ""
#: ../../arguments/camera-lens.rst:29
msgid "Resource"
msgstr ""
#: ../../arguments/camera-lens.rst:29
msgid "Impact"
msgstr ""
#: ../../arguments/camera-lens.rst:31
msgid "CPU"
msgstr ""
#: ../../arguments/camera-lens.rst:31 ../../arguments/camera-lens.rst:33
#: ../../arguments/camera-lens.rst:34 ../../arguments/camera-lens.rst:35
msgid "●○○ | Low"
msgstr ""
#: ../../arguments/camera-lens.rst:32
msgid "GPU"
msgstr ""
#: ../../arguments/camera-lens.rst:32
msgid "○○○ | None"
msgstr ""
#: ../../arguments/camera-lens.rst:33
msgid "HDD"
msgstr ""
#: ../../arguments/camera-lens.rst:34
msgid "RAM"
msgstr ""
#: ../../arguments/camera-lens.rst:35
msgid "Time"
msgstr ""
#: ../../arguments/camera-lens.rst:41
msgid "What Are Camera Lens Models?"
msgstr ""
#: ../../arguments/camera-lens.rst:42
msgid ""
"Camera Lens Models are projection/distortion models that OpenSFM uses to "
"correct for the optics of the camera platforms that record our images. These"
" corrections are essential for proper camera/scene modeling, and therefore, "
"proper reconstruction of the data."
msgstr ""
#: ../../arguments/camera-lens.rst:45
msgid "When are manual selections appropriate?"
msgstr ""
#: ../../arguments/camera-lens.rst:46
msgid ""
"Manually choosing a Camera Lens Model is currently only recommended in the "
"case of Spherical Cameras (GoPro Fusion, GoPro Max, Insta360, Kodak PixPro, "
"etc.) as these are currently not detected automatically by OpenSFM."
msgstr ""
#: ../../arguments/camera-lens.rst:49
msgid "Why would one use a particular Camera Lens Model?"
msgstr ""
#: ../../arguments/camera-lens.rst:50
msgid ""
"In rare cases, OpenSFM may not be able to detect (or retrieve from its "
"Camera database) the correct Camera Lens Model for your particular sensor, "
"in which case you should select the closest appropriate model. When in "
"doubt, try specifying ``brown`` first."
msgstr ""
#: ../../arguments/camera-lens.rst:53
msgid "Example Images"
msgstr ""
#: ../../arguments/camera-lens.rst:55
msgid ""
"The following examples are all data taken with a standard Rectilinear Lens. "
"Manual selection of the various Camera Lens Models is demonstrated to show "
"some differences in how this will affect reconstruction."
msgstr ""
#: ../../arguments/camera-lens.rst:58
msgid "``auto`` : Rectilinear Data"
msgstr ""
#: ../../arguments/camera-lens.rst:62
msgid "Rectilinear data rendered by ``auto`` Camera Lens Model"
msgstr ""
#: ../../arguments/camera-lens.rst:62
msgid ""
"This Point Cloud shows a proper reconstruction via the ``auto`` (``brown``) "
"Camera Lens Model, which is appropriate for this sensor."
msgstr ""
#: ../../arguments/camera-lens.rst:65
msgid "``brown`` : Rectilinear Data"
msgstr ""
#: ../../arguments/camera-lens.rst:69
msgid "Rectilinear data rendered by ``brown`` Camera Lens Model"
msgstr ""
#: ../../arguments/camera-lens.rst:69
msgid ""
"As in the prior example, this Point Cloud is reconstructed via the ``brown``"
" Camera Lens Model."
msgstr ""
#: ../../arguments/camera-lens.rst:72
msgid "``fisheye`` : Rectilinear Data"
msgstr ""
#: ../../arguments/camera-lens.rst:76
msgid "Rectilinear data rendered by ``fisheye`` Camera Lens Model"
msgstr ""
#: ../../arguments/camera-lens.rst:76
msgid ""
"In this Point Cloud reconstruction, severe bowling and other artifacts have "
"been introduced via the use of the wrong Camera Lens Model."
msgstr ""
#: ../../arguments/camera-lens.rst:79
msgid "``perspective`` : Rectilinear Data"
msgstr ""
#: ../../arguments/camera-lens.rst:84
msgid "Rectilinear data rendered by ``perspective`` Camera Lens Model"
msgstr ""
#: ../../arguments/camera-lens.rst:84
msgid ""
"This Point Cloud rendered well, very similar to the ``auto`` and ``brown`` "
"examples. One may see artifacts in the ``perspective`` Camera Lens Model in "
"very large collections, or over very flat/homogenus terrain (agricultural "
"fields). In such cases, forcing ``brown`` may help."
msgstr ""
#: ../../arguments/camera-lens.rst:87
msgid "``spherical`` : Rectilinear Data"
msgstr ""
#: ../../arguments/camera-lens.rst:92
msgid "Rectilinear data rendered by ``spherical`` Camera Lens Model"
msgstr ""
#: ../../arguments/camera-lens.rst:92
msgid ""
"This Point Cloud failed to reconstruct properly due to the manual selection "
"of the ``fisheye`` Camera Lens Model. Similar failures to reconstruct can "
"often indicate the wrong manual selection, or in edge cases, wrong ``auto`` "
"selection of the Camera Lens Model, and you are advised to try another Model"
" that is more appropriate."
msgstr ""
#: ../../arguments/camera-lens.rst:95
msgid ""
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
"contribution>`_ and help improve `this page "
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
"/camera-lens.rst>`_!"
msgstr ""

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -0,0 +1,41 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2020, OpenDroneMap
# This file is distributed under the same license as the OpenDroneMap package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: OpenDroneMap 2.6.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
"PO-Revision-Date: 2021-11-12 20:52+0000\n"
"Language-Team: Arabic (https://www.transifex.com/americanredcross/teams/111882/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: ../../arguments/cameras.rst:9
msgid "cameras"
msgstr ""
#: ../../arguments/cameras.rst:11
msgid "**Options:** *<json>*"
msgstr ""
#: ../../arguments/cameras.rst:13
msgid ""
"Use the camera parameters computed from another dataset instead of "
"calculating them. Can be specified either as path to a cameras.json file or "
"as a JSON string representing the contents of a cameras.json file. Default: "
"``"
msgstr ""
#: ../../arguments/cameras.rst:18
msgid ""
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
"contribution>`_ and help improve `this page "
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/cameras.rst>`_!"
msgstr ""

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -0,0 +1,212 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2020, OpenDroneMap
# This file is distributed under the same license as the OpenDroneMap package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: OpenDroneMap 2.6.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
"PO-Revision-Date: 2021-11-12 20:52+0000\n"
"Language-Team: Arabic (https://www.transifex.com/americanredcross/teams/111882/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: ../../arguments/cog.rst:9
msgid "cog"
msgstr ""
#: ../../arguments/cog.rst:13
msgid ""
"Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: "
"``False``"
msgstr ""
#: ../../arguments/cog.rst:15
msgid "Parameter Type:"
msgstr ""
#: ../../arguments/cog.rst:16
msgid "**Boolean**"
msgstr ""
#: ../../arguments/cog.rst:17
msgid "Parameter Domain:"
msgstr ""
#: ../../arguments/cog.rst:18 ../../arguments/cog.rst:57
msgid "True: ``--cog``"
msgstr ""
#: ../../arguments/cog.rst:19 ../../arguments/cog.rst:21
#: ../../arguments/cog.rst:74
msgid "False: ``null``"
msgstr ""
#: ../../arguments/cog.rst:20
msgid "Parameter Default:"
msgstr ""
#: ../../arguments/cog.rst:26
msgid "Resource"
msgstr ""
#: ../../arguments/cog.rst:26
msgid "Impact"
msgstr ""
#: ../../arguments/cog.rst:28
msgid "CPU"
msgstr ""
#: ../../arguments/cog.rst:28 ../../arguments/cog.rst:30
#: ../../arguments/cog.rst:31 ../../arguments/cog.rst:32
msgid "●●○ | Medium"
msgstr ""
#: ../../arguments/cog.rst:29
msgid "GPU"
msgstr ""
#: ../../arguments/cog.rst:29
msgid "○○○ | None"
msgstr ""
#: ../../arguments/cog.rst:30
msgid "HDD"
msgstr ""
#: ../../arguments/cog.rst:31
msgid "RAM"
msgstr ""
#: ../../arguments/cog.rst:32
msgid "Time"
msgstr ""
#: ../../arguments/cog.rst:38
msgid "What Are Cloud Optimized GeoTIFFs (COGs)?"
msgstr ""
#: ../../arguments/cog.rst:39
msgid ""
"Cloud Optimized GeoTIFFs (COGs hereafter) are a special formulation of "
"GeoTIFF files that take advantage of internal overivews as well as tiling "
"(and various forms of compression)."
msgstr ""
#: ../../arguments/cog.rst:41
msgid ""
"In the case of WebODM, all GeoTIFFs will be generated as COGs because the 2D"
" Map View uses the special attributes of COGs to enable rapid display and "
"preview of the data generated by WebODM."
msgstr ""
#: ../../arguments/cog.rst:44
msgid "When are COGs appropriate?"
msgstr ""
#: ../../arguments/cog.rst:45
msgid ""
"COGs are most appropriate when the GeoTIFF is going to be hosted online "
"and/or accessed by a program which can take advantage of HTTP GetRange "
"Requests and/or internal overviews and tiles."
msgstr ""
#: ../../arguments/cog.rst:48
msgid "Why would one use COGs?"
msgstr ""
#: ../../arguments/cog.rst:49
msgid ""
"The COG structure (internal overviews and tiling) allows for rapid viewing "
"of the data in programs which are capable of reading tiled data and "
"overviews (most GIS software [QGIS etc]). This advantage holds true whether "
"or not the file is hosted online and served via HTTP or whether it is stored"
" locally."
msgstr ""
#: ../../arguments/cog.rst:51
msgid ""
"With these features in place, a COG should display much more quickly in a "
"given application than a more legacy formatted GeoTIFF with no overviews and"
" striped structure."
msgstr ""
#: ../../arguments/cog.rst:54
msgid "Example Images"
msgstr ""
#: ../../arguments/cog.rst:61
msgid "GDAL Info showing LAYOUT=COG"
msgstr ""
#: ../../arguments/cog.rst:61
msgid ""
"The Raster Information tool in QGIS can print information from gdalinfo "
"which can be used to confirm the conformance of a GeoTIFF to the COG spec."
msgstr ""
#: ../../arguments/cog.rst:66
msgid "QGIS Layer Properties showing Internal Overviews"
msgstr ""
#: ../../arguments/cog.rst:66
msgid ""
"The Layer Properties panel can show that there are in fact internal "
"overviews. Keep in mind that not every GeoTIFF has internal overviews, but "
"every COG must."
msgstr ""
#: ../../arguments/cog.rst:71
msgid "QGIS Layer Properties showing an on-disk file size of 8.78 MB"
msgstr ""
#: ../../arguments/cog.rst:71
msgid ""
"Note that the on-disk file size is 8.78 MB for the COG due to the presence "
"of internal overviews when compared to the 6.30 MB of the non-COG GeoTIFF "
"below."
msgstr ""
#: ../../arguments/cog.rst:78
msgid "GDAL Info not showing LAYOUT=COG"
msgstr ""
#: ../../arguments/cog.rst:78
msgid ""
"The Raster Information tool in QGIS does not show LAYOUT=COG, which "
"indicates that this GeoTIFF does not meet the COG spec."
msgstr ""
#: ../../arguments/cog.rst:83
msgid "QGIS Layer Properties not showing Internal Overviews"
msgstr ""
#: ../../arguments/cog.rst:83
msgid ""
"The Layer Properties panel shows that the GeoTIFF lacks all levels of "
"Internal Pyramids."
msgstr ""
#: ../../arguments/cog.rst:88
msgid "QGIS Layer Properties showing an on-disk file size of 6.30 MB"
msgstr ""
#: ../../arguments/cog.rst:88
msgid ""
"Note that the on-disk file size is 6.30 MB for the COG due to the lack of "
"internal overviews when compared to the 8.78 MB of the COG GeoTIFF above."
msgstr ""
#: ../../arguments/cog.rst:92
msgid ""
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
"contribution>`_ and help improve `this page "
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/cog.rst>`_!"
msgstr ""

Plik binarny nie jest wyświetlany.

Some files were not shown because too many files have changed in this diff Show More