NAVITIME Geocoding
キーワード、郵便番号を指定して日本国内の住所情報(緯度経度、郵便番号など)を取得することができます。 緯度経度から住所に変換する逆ジオコーディングもご利用いただけます。 独自のロジックにより、高精度の住所情報取得を実現しています。 Returns address information in Japan 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 Geocoding endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
address_code /address/code |
住所コードを指定して住所情報を取得します |
| GET |
address_postal_code /address/postal_code |
郵便番号を指定して住所情報を取得します |
| GET |
address_reverse_geocoding /address/reverse_geocoding |
逆ジオコーディング 緯度経度を指定して住所情報を取得します |
| GET |
address /address |
キーワードを指定して住所情報(郵便番号や緯度経度)を取得します |
| GET |
address_autocomplete /address/autocomplete |
指定したキーワードに対する住所の自動補完候補を取得します |
| GET |
datum_conversion /datum_conversion |
緯度経度の測地系(日本測地系/世界測地系)を変換します |
| GET |
address_inclusion /address_inclusion |
緯度経度が住所コードの範囲内に含まれているかを判定します |
NAVITIME Geocoding pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 50 / minute |
|
| PRO | $200 / month | 100 / minute |
|
| ULTRA | $300 / month | 150 / minute |
|