Retrieving values from DEM data #134
Unanswered
harrisonjkaplan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I am relatively new to GEE and am trying to get DEM raster data within a certain geometry.
I am getting error "No numeric data to plot." When I run da.plot(), and the shape of
da.values
is (1, 1, 1)I am wondering if I am gathering the data incorrectly.
Any help would be appreciated,
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions