目录 上传矢量和DEM获取 添加颜色条 参考文章 先连接上GEE的自己的项目 import ee import geemap geemap.set_proxy(port=33210) ee.Authenticate() ee.Initialize(project='a-flyllf0313') 上传矢量和DEM获取<