高精度測地系変換
API名:
convert_datum
概要:
リクエストパラメータで指定された緯度経度の測地系を高精度で変換します。
※ 精度を求めない場合はZDC.tkyTowgs/ZDC.wgsTotky(PVカウント対象外)をご利用ください。
URI:
https://test.core.its-mo.com/zmaps/api/apicore/core/v1_0/convert_datum
<API使用例>
https://test.core.its-mo.com/zmaps/api/apicore/core/v1_0/convert_datum?if_clientid=JSZxxxxxxxxxx|xxxxx&if_auth_type=ip&latlon=35.687004,139.75618,35.686897,139.75594,35.6868,139.7557&mode=tkywgs
リクエストパラメータ
出力データ
出力フォーマット
変換結果を緯度経度の配列として返却します。
[例]
https://test.core.its-mo.com/zmaps/api/apicore/core/v1_0/convert_datum?if_clientid=JSZxxxxxxxxxx|xxxxx&if_auth_type=ip&
latlon=35.687004,139.75618,35.686897,139.75594,35.6868,139.7557&mode=tkywgs
[{"lat":35.6902403,"lon":139.7529608},{"lat":35.6901333,"lon":139.7527208},{"lat":35.6900364,"lon":139.7524806}]