kopia lustrzana https://github.com/OpenDroneMap/docs
Merge pull request #22 from smathermather/publish
Add link to elevation tutorial in outputs sectionpull/23/head
commit
2c7be4d085
|
@ -39,7 +39,9 @@ Orthophoto
|
||||||
DTM/DSM
|
DTM/DSM
|
||||||
^^^^^^^
|
^^^^^^^
|
||||||
|
|
||||||
DTM/DSM will only be created if the ``--dtm`` or ``--dsm`` options are used and will be stored in:
|
DTM/DSM will only be created if the ``--dtm`` or ``--dsm`` options are used. See `tutorial on elevation models <https://docs.opendronemap.org/using.html#creating-digital-elevation-models>`_ for more options in creating.
|
||||||
|
|
||||||
|
Data will be stored in:
|
||||||
|
|
||||||
* ``odm_dem/dtm.tif``
|
* ``odm_dem/dtm.tif``
|
||||||
* ``odm_dem/dsm.tif``
|
* ``odm_dem/dsm.tif``
|
||||||
|
@ -47,6 +49,8 @@ DTM/DSM will only be created if the ``--dtm`` or ``--dsm`` options are used and
|
||||||
.. figure:: images/digitalsurfacemodel.png
|
.. figure:: images/digitalsurfacemodel.png
|
||||||
:alt: image of OpenDroneMap derived digital surface model
|
:alt: image of OpenDroneMap derived digital surface model
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
List of all outputs
|
List of all outputs
|
||||||
^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^
|
||||||
|
@ -96,4 +100,4 @@ List of all outputs
|
||||||
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
|
└── dtm.tif # Digital Terrain Model Geotoff - the ground.
|
||||||
|
|
||||||
|
|
||||||
`Help edit these docs! <https://github.com/OpenDroneMap/docs/blob/publish/source/outputs.rst>`_
|
`Help edit these docs! <https://github.com/OpenDroneMap/docs/blob/publish/source/outputs.rst>`_
|
||||||
|
|
Ładowanie…
Reference in New Issue