diff --git a/.gitignore b/.gitignore index e6ef8b6f4..ffafa1abd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ _build venv +.vscode # Base ignores: # ============= diff --git a/requirements.txt b/requirements.txt index 79b680a3e..09d72d35d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Sphinx==4.0.2 +sphinx==4.0.2 sphinx-autobuild==2021.3.14 sphinx-intl==2.0.1 sphinx-rtd-theme==0.5.2 diff --git a/source/outputs.rst b/source/outputs.rst index bb4b22ba2..1b444e258 100644 --- a/source/outputs.rst +++ b/source/outputs.rst @@ -32,10 +32,10 @@ You can access the point cloud and textured meshes using MeshLab. Open MeshLab, Orthophoto ^^^^^^^^^^ -``odm_orthophoto/odm_orthphoto.png`` -- The orthophoto, but this is a simple png, which doesn't have any georeferencing information - ``odm_orthophoto/odm_orthphoto.tif`` -- GeoTIFF Orthophoto. You can use it in QGIS as a raster layer. +``odm_orthophoto/odm_orthphoto.original.tif`` -- The orthophoto in its original un-cropped state. + .. figure:: images/orthophoto.png :alt: image of OpenDroneMap orthophoto :align: center