Beyond

説明

あるジオメトリ (testGeometry) オブジェクトが別のジオメトリ (containerGeometry) オブジェクトからの周囲長距離より外側に存在するかどうかを判別します。

構文

Beyond ( testGeometry, containerGeometry, unit, distance )

引数

containerGeometrytestGeometry はジオメトリ オブジェクト (または式) です。

distance は、ソース ジオメトリからテスト ジオメトリまでの決定距離を表す数値 (double) です。

unit は、面積の単位です。

指定されている国の 1 つがボックスを使用して定義されているエリアから 10 マイル離れているかどうかを判別します。

select Beyond([Geometry_Column],MI_Box(-13.36676789,8.05796847,79.06334219,62.70540978,'epsg:4326'), "mi", 10) as theResult from countries where country = ANY ('Mauritania','Mali','Algeria')

コメント

testGeometrycontainerGeometry から指定されている距離だけ離れている場合は真を返し、それ以外の場合は偽を返します。containerGeometry または testGeometry が NULL の場合は偽を返します。この関数は、(containerGeometry) の座標系を使用して実行されます。

以下の距離単位が、unit の値として有効です。

説明
mi マイル
km キロメートル
インチ
ft フィート
yd ヤード
mm ミリメートル
cm センチメートル
m メートル
survey ft アメリカ測量フィート
nmi 海里
twip トゥイップ
pt ポイント
pica パイカ
degree
li リンク
ch チェーン
rd ロッド