Submenu 日本語
APIの使い方
デモ
デモ 1
デモ 2
デモ 3
開発裏話
運営
プレスリリース
ホーム
› Demo2 『ジオ櫛Gどす』 ジオコーダ・プロキシ for Google HTTP Geocoder API
Demo2 『ジオ櫛Gどす』 ジオコーダ・プロキシ for Google HTTP Geocoder API
Google HTTP Geocoder APIと「ジオ櫛Gどす」との比較ができます。リクエストを送った結果は別Windowで開きます。
リクエスト送信先
「ジオ櫛Gどす」に送る
Google HTTP Geocoderに送る
送信URL
http://api.geodosu.com/homedemo2/maps.google.com/maps/geo?key=ABQIAAAAOJRlUOXooiQ_fQg22dgq2xTHeyjmH25h36BEhodUv3V5-qkQThQ_kbg7L91itOBco5YyNTtKppiiPQ&q=%E4%BA%AC%E9%83%BD%E5%B8%82%E4%B8%AD%E4%BA%AC%E5%8C%BA%E5%9B%9B%E6%9D%A1%E7%83%8F%E4%B8%B8&sensor=false
パラメータ
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
言語
Demo
デモ 1
デモ 2
デモ 3
Primary links