[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["Computes a hillshade, which is a shaded relief map, from a Digital Elevation Model (DEM) to visualize terrain."],["The `ee.Terrain.hillshade()` function takes an elevation image, azimuth, and elevation as input to generate the hillshade."],["Users can customize the illumination direction by specifying the azimuth (direction) and elevation (angle) of the light source."],["An example is provided using the ETOPO1 bedrock elevation data to demonstrate hillshade creation and visualization."]]],[]]