OutSystems Forge 日本語データベース

Distance Between Coordinates

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2016-04-26 1.1.0 Conigent 9.1.301.0 All .NET Plug-ins
Haversine式を使用して、2組の座標間のおおよその距離を返します。 距離をマイルまたはキロメートルで返します。
入力 (LatitudeA、LongitudeA) (LatitudeB、LongitudeB) ConvertOutputToMiles(bool) 出力 Distance

[Overview]
Uses the Haversine formula to return the approximate distance between two sets of coordinates. Returns distance in Miles or Kilometers.
[Detail]
Inputs (LatitudeA, LongitudeA) (LatitudeB, LongitudeB) ConvertOutputToMiles (bool) Outputs Distance
戻る