GeoGetBoundingBox - 指令碼與圖表函數
GeoGetBoundingBox() 用在指令碼與圖表運算式中,可計算包含幾何圖形所有座標的最小地域邊界框。
由函數
Syntax:
GeoGetBoundingBox(field_name)
Return data type: 字串
Arguments:
引數 | 描述 |
---|---|
|
欄位或運算式是指包含要表示之幾何圖形的欄位。這可以是提供經度和緯度的點 (或點集) 或區域。 |
提示: 不要在資料載入編輯器中同時使用 Group by 子句和此函數以及其他非彙總地理空間函數,因此這可能會引起載入錯誤。