How to download the fixed size [64,64] Image chip one by one , no random? #2013
-
I want to download image chips like this: how could i achieve it? please give me some advice. Thanks a lot! |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 6 replies
-
@giswqs |
Beta Was this translation helpful? Give feedback.
-
Download the image using geemap, then use leafmap.split_raster() to split the image. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
It seems this command |
Beta Was this translation helpful? Give feedback.
Download the image using geemap, then use leafmap.split_raster() to split the image.
https://leafmap.org/notebooks/77_split_raster/