[GRASS-user] Using grass to create elevation and orthoimagery for 3d package (needs tiff format)

Helmut Kudrnovsky hellik at web.de
Wed Oct 3 09:19:34 PDT 2018


Rasha Shalaby wrote
> Hi
> 
> Can someone please direct me to a tutorial/workflow on how to load dem
> files (elevation .adf and imagery jp2)  downloaded from USGS into grass
> with the sole purpose of stitching them and exporting tiff files to
> represent elevation and orthimagery for use in a 3D software.
> I just dowloaded and installed grass7.4.1
> 
> Help is highly appreciated as I have been trying to find anything online
> with no luck.

not a GRASS solution, but by GDAL (https://www.gdal.org/index.html)

- Build a VRT from a list of datasets by gdalbuildvrt
(https://www.gdal.org/gdalbuildvrt.html)
- Convert VRT to tiff by gdal_translate
(https://www.gdal.org/gdal_translate.html)




-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html


More information about the grass-user mailing list