APlace.io (独立系発行者)
APlace は、住所のオート コンプリートやリバース ジオコーディングなどの強力な地理位置情報ツールをアプリケーションに簡単に統合できるサービスです。
このコネクタは、次の製品および地域で利用可能です:
Service | クラス | 地域 |
---|---|---|
Logic Apps | 標準 | 以下を除くすべての Logic Apps 地域 : - Azure 政府の地域 - Azure 中国の地域 - 国防総省 (DoD) |
Power Automate | プレミアム | 以下を除くすべての Power Automate 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 国防総省 (DoD) |
Power Apps | プレミアム | 以下を除くすべての Power Apps 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
お問い合わせ先 | |
---|---|
件名 | Troy Taylor |
[URL] | https://www.hitachisolutions.com |
メール | ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
発行者 | Troy Taylor |
Web サイト | https://aplace.io/ |
プライバシー ポリシー | https://aplace.io/en/info/privacy |
カテゴリー | データ |
接続の作成
コネクタは、次の認証タイプをサポートしています:
既定 | 接続を作成するためのパラメーター。 | すべての地域 | 共有不可 |
既定
適用できるもの: すべての領域
接続を作成するためのパラメーター。
これは共有可能な接続ではありません。 Power App が別のユーザーと共有されている場合、別のユーザーは新しい接続を明示的に作成するように求められます。
件名 | タイプ | Description | Required |
---|---|---|---|
API キー (「Bearer YourAPIKey」 形式) | securestring | この API の API キー ("Bearer YourAPIKey" 形式) | True |
調整制限
名前 | 呼び出し | 更新期間 |
---|---|---|
接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
ポリゴン内のポイントを取得する |
地理的なポイントからポリゴン内のポイント (PIP) を取得します。 |
場所の検索 |
一致する場所のリストを取得します。 |
ポリゴン内のポイントを取得する
地理的なポイントからポリゴン内のポイント (PIP) を取得します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
経度
|
lat | number |
緯度。 |
|
緯度
|
lon | number |
経度。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
セッション ID
|
session_id | string |
セッションの識別子です。 |
日付
|
data | array of object | |
スコア
|
data.score | integer |
スコアです。 |
照合
|
data.match | string |
照合です。 |
一致の詳細
|
data.match_details | string |
一致の詳細詳細です。 |
緯度
|
data.lat | float |
緯度。 |
経度
|
data.lon | float |
経度。 |
タイプ
|
data.type | string |
種類。 |
住宅番号
|
data.address.house_number | string |
住宅番号です。 |
道路
|
data.address.road | string |
道路です。 |
Quarter
|
data.address.quarter | string |
四半期。 |
都市
|
data.address.city | string |
市区町村。 |
Postcode
|
data.address.postcode | string |
郵便番号。 |
国
|
data.address.county | string |
国。 |
状態
|
data.address.state | string |
都道府県。 |
Region
|
data.address.region | string |
リージョン。 |
Country
|
data.address.country | string |
国。 |
Country Code
|
data.address.country_code | string |
国番号。 |
場所の検索
一致する場所のリストを取得します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
クエリ
|
q | True | string |
クエリ。 |
セッション ID
|
session_id | string |
セッションの識別子です。 |
|
タイプ
|
type | string |
種類。 |
|
国
|
countries | string |
国。 |
|
経度
|
lat | number |
緯度。 |
|
緯度
|
lon | number |
経度。 |
|
RADIUS
|
radius | number |
半径。 |
|
Language
|
lang | string |
言語。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
セッション ID
|
session_id | string |
セッションの識別子です。 |
日付
|
data | array of object | |
スコア
|
data.score | float |
スコアです。 |
照合
|
data.match | string |
照合です。 |
一致の詳細
|
data.match_details | string |
一致の詳細詳細です。 |
緯度
|
data.lat | float |
緯度。 |
経度
|
data.lon | float |
経度。 |
タイプ
|
data.type | string |
種類。 |
住宅番号
|
data.address.house_number | string |
住宅番号です。 |
道路
|
data.address.road | string |
道路です。 |
Quarter
|
data.address.quarter | string |
四半期。 |
都市
|
data.address.city | string |
市区町村。 |
Postcode
|
data.address.postcode | string |
郵便番号。 |
国
|
data.address.county | string |
国。 |
状態
|
data.address.state | string |
都道府県。 |
ステータス コード
|
data.address.state_code | string |
状態コードです。 |
Region
|
data.address.region | string |
リージョン。 |
リージョン コード
|
data.address.region_code | string |
リージョン コードです。 |
Country
|
data.address.country | string |
国。 |
Country Code
|
data.address.country_code | string |
国番号。 |
カスタム スコア ノーム
|
data.debug.custom_score_norm | string |
ノーム カスタム スコアです。 |
送信者
|
data.debug.from | string |
差出人。 |