Visualizing CTX DTMs in 3D Using QGIS | Astrogeology Analysis Ready Data #19
Replies: 1 comment
-
"The tutorial on visualizing CTX DTMs in 3D using QGIS is incredibly informative and well-structured. The step-by-step instructions make it easy to follow, even for beginners. I especially appreciate the detailed explanations and the use of Python scripts to automate tasks. Overall, a fantastic resource for anyone interested in exploring Mars' surface in 3D. Great job!" Here are some great places to learn programming tutorials: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Visualizing CTX DTMs in 3D Using QGIS | Astrogeology Analysis Ready Data
The results of this tutorial, a 3D visualization in Valles Marineris composed of 83 Mars Reconnaissance Orbiter (MRO) Context Camera (CTX) Digital Terrain Models (DTMs). This is an in progress draft example. Please feel free to test, but use with caution! In this tutorial, you will learn how to:
searching for CTX DTMs using the STAC API creating a GDAL Virtual Format or VRT of a merge of the discovered DTMs use the QGIS hillshade tool to create a beautiful hillshade of the merged DTMs create a 3d interactive visualization using the QGIS 3d map capabilities This tutorial is linking together a number of other tutorials (linked above), so if you have any issues, check those out or add a question in the comments section at the end.
https://stac.astrogeology.usgs.gov/docs/tutorials/qgis_3d/
Beta Was this translation helpful? Give feedback.
All reactions