OutSystems Forge 日本語データベース

Google Maps Geocoding

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2018-02-27 1.0.0 Martijn Habraken All All Libraries
ジオコーディングは、住所(「1600 Amphitheater Parkway」、「Mountain View、CA」など)を地理座標(緯度37.423021および経度-122.083739など)に変換するプロセスです。マーカーを使用して地図上にマーカーを配置するか、地図を配置できます。
Google Maps Geocoding APIは、住所のジオコーディングと逆ジオコーディングを提供するサービスです。 ジオコーディングは、アドレス(住所など)を地理座標(緯度と経度など)に変換するプロセスです。マーカーを使用して地図上にマーカーを配置するか、地図を配置できます。 以下に基づいています:https://developers.google.com/maps/documentation/geocoding/

[Overview]
Geocoding is the process of converting addresses (like "1600 Amphitheatre Parkway, Mountain View, CA") into geographic coordinates (like latitude 37.423021 and longitude -122.083739), which you can use to place markers on a map, or position the map.
[Detail]
The Google Maps Geocoding API is a service that provides geocoding and reverse geocoding of addresses. Geocoding is the process of converting addresses (like a street address) into geographic coordinates (like latitude and longitude), which you can use to place markers on a map, or position the map. Based on: https://developers.google.com/maps/documentation/geocoding/
戻る