Skip to content

Commit

Permalink
Merge pull request #22 from smathermather/publish
Browse files Browse the repository at this point in the history
Add link to elevation tutorial in outputs section
  • Loading branch information
smathermather authored Sep 20, 2019
2 parents c00afc9 + fed4d59 commit 2c7be4d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions source/outputs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,18 @@ 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``

.. figure:: images/digitalsurfacemodel.png
:alt: image of OpenDroneMap derived digital surface model
:align: center



List of all outputs
^^^^^^^^^^^^^^^^^^^
Expand Down Expand Up @@ -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>`_

0 comments on commit 2c7be4d

Please sign in to comment.