Demo2 『ジオ櫛Gどす』 ジオコーダ・プロキシ for Google HTTP Geocoder API

Google HTTP Geocoder APIと「ジオ櫛Gどす」との比較ができます。リクエストを送った結果は別Windowで開きます。

 

リクエスト送信先 「ジオ櫛Gどす」に送る
Google HTTP Geocoderに送る
送信URL
パラメータ
key 「ジオどす」のGoogleMapsAPIkeyで試す
自分のGoogleMapsAPIkeyで試す(ジオどす経由の時のみ)
q


(必須)ジオコーディングする住所。住所はここへ。

sensor 日本語のAPI説明には非掲載。
英語版APIドキュメントでは必須と書いてあるが無くても動作する
(参考)(required) — Indicates whether or not the geocoding request comes from a device with a location sensor. This value must be either true or false
output 生成される出力の形式。
xml
kml (MIME の種類を除いてxmlと同じ)
csv
json(デフォルト)
ll 日本語のAPI説明には非掲載
(参考)(optional) — The {latitude,longitude} of the viewport center expressed as a comma-separated string (e.g. "ll=40.479581,-117.773438" ). This parameter only has meaning if the spn parameter is also passed to the geocoder
spn 日本語のAPI説明には非掲載
(参考) (optional) — The "span" of the viewport expressed as a comma-separated string of {latitude,longitude} (e.g. "spn=11.1873,22.5" ). This parameter only has meaning if the ll parameter is also passed to the geocoder
gl 日本語のAPI説明には非掲載
(参考) (optional) — The country code, specified as a ccTLD ("top-level domain") two-character value