geemap.extract_values_to_points #1937
Unanswered
itsabhinash
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Please provide a complete source that can reproduce the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
out_dir = os.path.join(os.path.expanduser('~'), 'D:/file') #dataset has points file imported from gee and image has a sentinel2 median with one band selected. The output maintains the columns of point file while no column of values extracted are there in exported excel.. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
geemap.extract_values_to_points doesnot work for single images(output has no values)...it works perfectly for image collections(temporal). What can be done for single images ?
Beta Was this translation helpful? Give feedback.
All reactions