Planet imagery #906
-
|
Hi,
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
You can remove the planet imagery like this: layer_name = "Planet_2020_08"
m.remove_layer(m.find_layer(layer_name))Any GEE image or imagecollection can be accessed by both JavaScript and Python APIs, as long as you have access to the assets. https://developers.planet.com/docs/integrations/gee/nicfi/ |
Beta Was this translation helpful? Give feedback.
You can remove the planet imagery like this:
Any GEE image or imagecollection can be accessed by both JavaScript and Python APIs, as long as you have access to the assets.
https://developers.planet.com/docs/integrations/gee/nicfi/
https://developers.google.com/earth-engine/datasets/catalog/projects_planet-nicfi_assets_basemaps_africa
https://developers.google.com/earth-engine/datasets/catalog/projects_planet-nicfi_assets_basemaps_americas
https://developers.google.com/earth-engine/datasets/catalog/projects_planet-nicfi_assets_basemaps_asia