Merge pull request #22 from smathermather/publish

Add link to elevation tutorial in outputs section
pull/23/head
Stephen Mather 2019-09-20 14:23:52 -04:00 zatwierdzone przez GitHub
commit 2c7be4d085
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 6 dodań i 2 usunięć

Wyświetl plik

@ -39,7 +39,9 @@ Orthophoto
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/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
:alt: image of OpenDroneMap derived digital surface model
:align: center
List of all outputs
^^^^^^^^^^^^^^^^^^^
@ -96,4 +100,4 @@ List of all outputs
└── 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>`_