Return address informations including longitude/latitude and a postal code, by specifying keywords or a postal code.
We also provide Reverse geocoding function, which converts from longitude/latitude into address informations.
This function have been developed uniquely by NAVITIME JAPAN, you can use highly accurate address information.
このサービスでは以下のAPIを利用することができます。
APIの仕様については、それぞれの仕様書ページ(外部サイト)を参考にしてください。
API名 | 概要 | リクエスト・レスポンスパラメータ |
---|---|---|
/address | キーワードを指定して住所情報(郵便番号や緯度経度)を取得します | /address仕様書ページ |
/address/autocomplete | 指定したキーワードに対する住所の自動補完候補を取得します | /address/autocomplete仕様書ページ |
/address/postal_code | 郵便番号を指定して住所情報を取得します | /address/postal_code仕様書ページ |
/address/reverse_geocoding | 緯度経度を指定して住所情報を取得します | /address/reverse_geocoding仕様書ページ |
/address/code | 住所コードを指定して住所情報を取得します | /address/code仕様書ページ |
/address_inclusion | 緯度経度が住所コードの範囲内に含まれているかを判定します | /address_inclusion仕様書ページ |
/datum_conversion | 緯度経度の測地系(日本測地系/世界測地系)を変換します | /datum_conversion仕様書ページ |
住所文字列から緯度経度と郵便番号を取得
・POIおよび建物到着地点データの利用を希望される場合は、Rakuten RapidAPIでは提供しておりません。
ご希望の場合は、ナビタイムジャパンまでお問い合わせください。
(POI・建物到着地点とは、施設や建物に登録された出入口のデータです。こちらを利用することにより
大きな商業施設の場合など、より実際の利用に合ったルートを引くことができます)
<br />
-English-
The following APIs can be used.
For details of the APIs, please refer to each specification documents (external websites) .
API | Description | Response and request parameters |
---|---|---|
/address | Return address information such as a postal code or latitude/longitude from free keyword of request parameters. | specification documents of /address |
/address/autocomplete | Return address predictions from the specified keyword of request parameters. | specification documents of /address/autocomplete |
/address/postal_code | Return address information from postal code of request parameters. | specification documents of /address/postal_code |
/address/reverse_geocoding | Return address informations from the specified latitude and longitude of request parameters. | specification documents of /address/reverse_geocoding |
/address/code | Return address information from address code of request parameters. | specification documents of /address/code |
/address_inclusion | Judge whether the latitude/longitude are within the range of the address code. | specification documents of /address_inclusion |
/datum_conversion | Convert the geodetic system of latitude/longitude. | specification documents of /datum_conversion |
Return latitude/longitude and a postal code by specifying name of address.
We don’t provide the following functions in Rakuten RapidAPI services.
If you want to use these functions, please contact NAVITIME JAPAN.
・POI search (by freeword, latitude/longitude, phone number, etc).
・POI serach with Builing entrance data. This will allow you to search a route that is more suitable for actual use.
<br /><br />
NAVITIMEでは多くのユーザーの移動をサポートする様々な個人向けサービス提供を行っており、それらの技術をAPIでもご提供しています。
Rakuten RapidAPIにて、以下のサービスを提供しています。
サービスの詳細はそれぞれのページをご確認ください。
複数のサービスを組み合わせてこのようなことが実現できます。
出発地・目的地・経由地を指定して最適な巡回ルートを検索します。 旅行サイトのプランニング機能などで活用いただけます。
実装サンプルはこちら (外部サイトへ遷移します)
> 利用サービス
指定した地点から、指定した移動手段で到達可能な範囲を地図上に可視化します。
こちらを応用することで、不動産サイトなどで、所定時間内で通える物件を地図上へ表示するといった活用ができます。
実装サンプルはこちら (外部サイトへ遷移します)
> 利用サービス