Improving sampling - integrating areas of interest and different sampling strategies. #479
philip-monk
started this conversation in
Ideas
Replies: 1 comment
-
|
I have added a https://geemap.org/common/#geemap.common.random_sampling |
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.
-
Would it be possible to implement a sampling notebook and/or add develop the existing geemap.extract_values_to_points API (or implement an additional API)?
Although this could be done in GIS (and that might be the best option - I don't know!), when I asked a question on the EE deeloper forum Ujaval Gandhi pointed me to this example - https://code.earthengine.google.com/f181880a1f0236206f75fa085c9b6c6f. (I assume the sample points are skewed relative to the polygon as it isn't a geodesic projection?).
Developing this further, would it be possible to:
(When extracting data I assume all data from each point is extracted, and not just the topmost 'visible' layer on screen?)
Thank you for your time.
Beta Was this translation helpful? Give feedback.
All reactions