2点間距離取得
API名:
distance
概要:
リクエストパラメータで指定される緯度経度を元に、2点間の距離を計算します。
URI:
https://test.core.its-mo.com/zmaps/api/apicore/core/v1_0/distance
<API使用例>
https://test.core.its-mo.com/zmaps/api/apicore/core/v1_0/distance?if_clientid=JSZxxxxxxxxxx|xxxxx&if_auth_type=ip&latlon=35.71052194,139.78009138,35.7306775,139.80246861,45.414696,141.6810825,33.883771,130.88540472
リクエストパラメータ
出力データ
2点間の距離を入力した順番に配列形式で出力します。単位はメートルです。
出力フォーマット
[3017, ...]
出力例
https://test.core.its-mo.com/zmaps/api/apicore/core/v1_0/distance?if_clientid=JSZxxxxxxxxxx|xxxxx&if_auth_type=ip&latlon=35.71052194,139.78009138,35.7306775,139.80246861,45.414696,141.6810825,33.883771,130.88540472
[3017,1577222]