ee.Algorithms.GeometryConstructors.Point

:根據指定的 x、y 座標建構新的 Point。

用量傳回
ee.Algorithms.GeometryConstructors.Point(coordinates, crs)幾何圖形
引數類型詳細資料
coordinates清單這個 Point 的座標,依 x、y 順序排列。
crs投影,預設值:null座標的座標參考系統。預設值為輸入內容的投影,其中數字假設為 EPSG:4326。