Search - Get Geocode Autocomplete

ユーザーの場所と部分的なクエリに基づいて、提案されたエンティティのランク付けされたリストを取得するために使用します。
ユーザーの位置情報と、完全なクエリ文字列のプレフィックスとして機能する部分クエリ(クエリプレフィックスと呼ばれる)が与えられたとき、Azure Maps AutocompleteのAPIは、ユーザーが検索している可能性が高い提案エンティティのリストを返します。 これらのエンティティは、可能性が高いものから低いものの順にランク付けされます。

GET {endpoint}/geocode:autocomplete?api-version=2026-01-01&query={query}
GET {endpoint}/geocode:autocomplete?api-version=2026-01-01&query={query}&coordinates={coordinates}&bbox={bbox}&top={top}&resultTypeGroups={resultTypeGroups}&resultTypes={resultTypes}&view={view}&countryRegion={countryRegion}

URI パラメーター

名前 / 必須 説明
endpoint
path True

string

api-version
query True

string

minLength: 1

この操作に使用する API バージョン。

query
query True

string

必須。 ユーザーのクエリ プレフィックス。

例:「1マイクロ」または「ミュアウッズ」。

bbox
query

number[]

coordinatesが提供されていない場合に必要です。 境界ボックス オブジェクトとして定義された、地球の四角形領域。 四角形の辺は、経度と緯度の値によって定義されます。 このパラメーターを指定すると、場所クエリの結果を計算するときに地理的領域が考慮されます。

例: lon1、lat1、lon2、lat2。

最小サイズ:約0.00001度(~0.01メートル)。

最大サイズ: 最大グローバル エクステント (-180、-90 から 180、90)

coordinates
query

number[]

bboxが提供されていない場合に必要です。 経度と緯度として指定された地球上の点。 このパラメーターを指定すると、ユーザーの場所が考慮され、返される結果がユーザーにとってより関連性の高いものになる可能性があります。 例: &coordinates=lon,lat

ノート:coordinates が提供されている場合は、 bbox が 2 次信号になります。

countryRegion
query

string

オートコンプリート結果のシグナルは、FR など、指定された ISO 3166-1 Alpha-2 地域/国コード に。 指定した国/地域の結果のみが返されます。

resultTypeGroups
query

AutocompleteResultTypeGroupsEnum[]

返されるエンティティ型グループのコンマ区切りリスト。 可能な値は次のとおりです

  • 住所
  • 場所
resultTypes
query

AutocompleteResultTypeEnum[]

返されるエンティティ型のコンマ区切りリスト。 タイプ グループが [アドレス] に設定されている場合、サポートされるタイプは次のとおりです。

  • 住所
  • 道路封鎖

その他のタイプはすべて、Place タイプ グループに属します。 これらには、AdminDivision1、Neighborhood、PopulatedPlace などのエンティティが含まれる場合があります。 既定値は、使用可能なすべてのエンティティ タイプです。

top
query

integer (int32)

minimum: 1
maximum: 20

返される応答の最大数。 デフォルト: 5、最小値: 1、最大値: 20。

view
query

string

ISO 3166-1 Alpha-2 地域/国番号を表す文字列。 これにより、地政学的な紛争の境界とラベルが、指定されたユーザー領域に合わせて変更されます。 要求で定義していない場合でも、既定で View パラメーターは “Auto” に設定されています。

詳細については、サポートされているビューの を参照し、使用可能なビューを参照してください。

要求ヘッダー

名前 必須 説明
x-ms-client-id

string

Azure ADセキュリティモデルと連携して使用することを意図するアカウントを指定します。 これはAzure Mapsアカウントの一意IDを表し、Azure Maps管理プレーンのアカウントAPIから取得できます。 Azure MapsにおけるMicrosoft Entra IDセキュリティの使用についての詳細は、Azure Mapsの認証管理Manage certificationをご覧ください。

Accept-Language

string

検索結果を返す言語。

詳細については、サポートされている言語の を参照してください。

応答

名前 説明
200 OK

AutocompleteResponse

要求は成功しました。

Media Types: "application/geo+json", "application/json"

Other Status Codes

Azure.Core.Foundations.ErrorResponse

予期しないエラー応答。

Media Types: "application/geo+json", "application/json"

ヘッダー

x-ms-error-code: string

セキュリティ

AadToken

これらはMicrosoft Entra OAuth 2.0フローです。 Azureロールベースアクセス制御と組み合わせることで、Azure Maps REST APIへのアクセス制御に利用できます。 Azure ロールベースのアクセス制御は、1つ以上の Azure Maps リソースアカウントまたはサブリソースへのアクセスを指定するために使用されます。 任意のユーザー、グループ、またはサービスプリンシパルは、組み込みの役割や1つ以上のREST API権限からなるカスタムロールを通じてアクセス権Azure Maps付与されます。\n\nシナリオを実装するには、authentication conceptsを見ることをお勧めします。 まとめると、このセキュリティ定義は、特定のAPIやスコープでアクセス制御が可能なオブジェクトを通じてアプリケーションをモデリングするソリューションを提供します。\n\n#### 注記\n* このセキュリティ定義要求x-ms-client-idヘッダーを使用してアプリケーションがどのAzure Mapsリソースへのアクセスを要求しているかを示します。 これはMaps管理APIから取得可能です。\n* \nAuthorization URLはAzureパブリッククラウドインスタンス専用です。 ソブリンクラウドは固有の認可URLとMicrosoft Entra IDの設定を持っています。 \n* \nAzureロールベースのアクセス制御は、Azure管理プレーンから、Azureポータル、PowerShell、CLI、Azure SDK、REST APIを通じて構成されます。\n* \nAzure MapsWeb SDKは、複数のユースケース向けにアプリケーションの設定を可能にします。\n* Microsoft ID プラットフォームの詳細については、Microsoft ID プラットフォーム概要をご覧ください。

型: oauth2
フロー: implicit
Authorization URL (承認 URL): https://login.microsoftonline.com/common/oauth2/authorize

スコープ

名前 説明
https://atlas.microsoft.com/.default

subscription-key

これは共有キーで、AzureポータルでCreate a Azure Maps accountを行うか、PowerShell、CLI、Azure SDK、REST APIを使ってプロビジョニングされます。\n\n このキーがあれば、どのアプリケーションでもすべてのREST APIにアクセスできます。 つまり、この鍵は発行された口座のマスターキーとして使うことができます。\n\n 公開されているアプリケーションについては、confidential client applications方式を用いてREST API Azure Mapsにアクセスし、鍵を安全に保存できるようにすることをお勧めします。

型: apiKey
/: header

SAS Token

これは共有アクセス署名トークンで、Azure MapsリソースのList SAS操作からAzureポータル、PowerShell、CLI、Azure SDK、REST APIを通じてAzure管理プレーンを経由して作成されます。\n\n このトークンにより、どのアプリケーションでもAzureでアクセスが許可されますロールベースのアクセス制御や、特定のトークンの有効期限、速度、使用領域の細かい制御。 言い換えれば、SASトークンは共有鍵よりも安全な方法でアクセスを制御するために使えます。\n\n 公開されているアプリケーションについては、 Mapアカウントリソース 上で許可された発信元の特定のリストを設定し、レンダリングの乱用を制限し、SASトークンを定期的に更新することを推奨します。

型: apiKey
/: header

Autocomplete API call to search for '1 Microsoft'
Autocomplete API call to search for '1 Microsoft Way, Redmond', filtered by roadblock resultTypes, place resultTypeGroups, and return empty result
Autocomplete API call to search for 'Muir Woods', filtered by address resultTypeGroups
Autocomplete API call to search for 'Muir Woods', filtered by park and populated place resultTypes, place resultTypeGroups
Autocomplete API call to search for 'Muir Woods', filtered by park resultTypes
Autocomplete API call to search for 'Muir Woods', filtered by place resultTypeGroups
Autocomplete API call to search for 'Muir Woods', filtered by roadblock resultTypes, address resultTypeGroups

Autocomplete API call to search for '1 Microsoft'

要求のサンプル

GET {endpoint}/geocode:autocomplete?api-version=2026-01-01&query=1 Microsoft&coordinates=-113.301894,49.201888

応答のサンプル

Content-Type: application/geo+json
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": null,
      "properties": {
        "typeGroup": "Address",
        "type": "Address",
        "address": {
          "streetNumber": "1",
          "streetName": "Microsoft Way",
          "addressLine": "1 Microsoft Way",
          "locality": "Redmond",
          "adminDistricts": [
            {
              "name": "Washington"
            },
            {
              "name": "King County"
            }
          ],
          "countryRegion": {
            "ISO": "US",
            "name": "United States"
          },
          "postalCode": "98052",
          "formattedAddress": "1 Microsoft Way, Redmond, Washington 98052, United States"
        }
      }
    },
    {
      "type": "Feature",
      "geometry": null,
      "properties": {
        "typeGroup": "Place",
        "type": "LandmarkBuilding",
        "address": {
          "locality": "Bellevue",
          "adminDistricts": [
            {
              "name": "Washington"
            },
            {
              "name": "King County"
            }
          ],
          "countryRegion": {
            "ISO": "US",
            "name": "United States"
          },
          "formattedAddress": "Bellevue, Washington, United States"
        },
        "name": "Microsoft-Advanta C"
      }
    }
  ]
}

Autocomplete API call to search for '1 Microsoft Way, Redmond', filtered by roadblock resultTypes, place resultTypeGroups, and return empty result

要求のサンプル

GET {endpoint}/geocode:autocomplete?api-version=2026-01-01&query=1 Microsoft Way, Redmond&coordinates=-113.301894,49.201888&resultTypeGroups=Place&resultTypes=RoadBlock

応答のサンプル

Content-Type: application/geo+json
{
  "type": "FeatureCollection",
  "features": []
}

Autocomplete API call to search for 'Muir Woods', filtered by address resultTypeGroups

要求のサンプル

GET {endpoint}/geocode:autocomplete?api-version=2026-01-01&query=Muir Woods&coordinates=-113.301894,49.201888&resultTypeGroups=Address

応答のサンプル

Content-Type: application/geo+json
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": null,
      "properties": {
        "typeGroup": "Address",
        "type": "Address",
        "address": {
          "streetName": "Muir Woods Rd",
          "addressLine": " Muir Woods Rd",
          "locality": "Sausalito",
          "adminDistricts": [
            {
              "name": "California"
            },
            {
              "name": "Marin County"
            }
          ],
          "countryRegion": {
            "ISO": "US",
            "name": "United States"
          },
          "postalCode": "94965",
          "formattedAddress": "Muir Woods Rd, Sausalito, California 94965, United States"
        }
      }
    },
    {
      "type": "Feature",
      "geometry": null,
      "properties": {
        "typeGroup": "Address",
        "type": "RoadBlock",
        "address": {
          "streetName": "Muir St",
          "addressLine": " Muir St",
          "locality": "Grosse Pointe Farms",
          "adminDistricts": [
            {
              "name": "Michigan"
            },
            {
              "name": "Wayne County"
            }
          ],
          "countryRegion": {
            "ISO": "US",
            "name": "United States"
          },
          "postalCode": "48236",
          "formattedAddress": "Muir St, Grosse Pointe Farms, Michigan 48236, United States"
        }
      }
    }
  ]
}

Autocomplete API call to search for 'Muir Woods', filtered by park and populated place resultTypes, place resultTypeGroups

要求のサンプル

GET {endpoint}/geocode:autocomplete?api-version=2026-01-01&query=Muir Woods&coordinates=-122.581711,37.896980&resultTypeGroups=Place&resultTypes=Park,PopulatedPlace

応答のサンプル

Content-Type: application/geo+json
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": null,
      "properties": {
        "typeGroup": "Place",
        "type": "PopulatedPlace",
        "address": {
          "locality": "Muir Woods",
          "adminDistricts": [
            {
              "name": "Georgia"
            },
            {
              "name": "Fulton County"
            }
          ],
          "countryRegion": {
            "ISO": "US",
            "name": "United States"
          },
          "postalCode": "30349",
          "formattedAddress": "Muir Woods, Georgia 30349, United States"
        }
      }
    },
    {
      "type": "Feature",
      "geometry": null,
      "properties": {
        "typeGroup": "Place",
        "type": "Park",
        "address": {
          "adminDistricts": [
            {
              "name": "California"
            },
            {
              "name": "Marin County"
            }
          ],
          "countryRegion": {
            "ISO": "US",
            "name": "United States"
          },
          "formattedAddress": "California"
        },
        "name": "Muir Woods National Park"
      }
    }
  ]
}

Autocomplete API call to search for 'Muir Woods', filtered by park resultTypes

要求のサンプル

GET {endpoint}/geocode:autocomplete?api-version=2026-01-01&query=Muir Woods&coordinates=-122.581711,37.896980&resultTypes=Park

応答のサンプル

Content-Type: application/geo+json
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": null,
      "properties": {
        "typeGroup": "Place",
        "type": "Park",
        "address": {
          "adminDistricts": [
            {
              "name": "California"
            },
            {
              "name": "Marin County"
            }
          ],
          "countryRegion": {
            "ISO": "US",
            "name": "United States"
          },
          "formattedAddress": "California"
        },
        "name": "Muir Woods National Monument"
      }
    }
  ]
}

Autocomplete API call to search for 'Muir Woods', filtered by place resultTypeGroups

要求のサンプル

GET {endpoint}/geocode:autocomplete?api-version=2026-01-01&query=Muir Woods&coordinates=-122.581711,37.896980&resultTypeGroups=Place

応答のサンプル

Content-Type: application/geo+json
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": null,
      "properties": {
        "typeGroup": "Place",
        "type": "Forest",
        "address": {
          "adminDistricts": [
            {
              "name": "Wisconsin"
            },
            {
              "name": "Dane County"
            }
          ],
          "countryRegion": {
            "ISO": "US",
            "name": "United States"
          },
          "formattedAddress": "Wisconsin"
        },
        "name": "Muir Woods"
      }
    },
    {
      "type": "Feature",
      "geometry": null,
      "properties": {
        "typeGroup": "Place",
        "type": "PopulatedPlace",
        "address": {
          "locality": "Muir Woods",
          "adminDistricts": [
            {
              "name": "Georgia"
            },
            {
              "name": "Fulton County"
            }
          ],
          "countryRegion": {
            "ISO": "US",
            "name": "United States"
          },
          "postalCode": "30349",
          "formattedAddress": "Muir Woods, Georgia 30349, United States"
        }
      }
    },
    {
      "type": "Feature",
      "geometry": null,
      "properties": {
        "typeGroup": "Place",
        "type": "Park",
        "address": {
          "adminDistricts": [
            {
              "name": "California"
            },
            {
              "name": "Marin County"
            }
          ],
          "countryRegion": {
            "ISO": "US",
            "name": "United States"
          },
          "formattedAddress": "California"
        },
        "name": "Muir Woods National Monument"
      }
    }
  ]
}

Autocomplete API call to search for 'Muir Woods', filtered by roadblock resultTypes, address resultTypeGroups

要求のサンプル

GET {endpoint}/geocode:autocomplete?api-version=2026-01-01&query=Muir Woods&coordinates=-113.301894,49.201888&resultTypeGroups=Address&resultTypes=RoadBlock

応答のサンプル

Content-Type: application/geo+json
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": null,
      "properties": {
        "typeGroup": "Address",
        "type": "RoadBlock",
        "address": {
          "streetName": "Muir St",
          "addressLine": " Muir St",
          "locality": "Grosse Pointe Farms",
          "adminDistricts": [
            {
              "name": "Michigan"
            },
            {
              "name": "Wayne County"
            }
          ],
          "countryRegion": {
            "ISO": "US",
            "name": "United States"
          },
          "postalCode": "48236",
          "formattedAddress": "Muir St, Grosse Pointe Farms, Michigan 48236, United States"
        }
      }
    }
  ]
}

定義

名前 説明
Address

結果のアドレス

AddressAdminDistrictsItem

住所の国または地域の下位区分名。

AddressCountryRegion

国または地域の名前と ISO コード。

AutocompleteFeature

オートコンプリート結果の機能

AutocompleteProperties

オートコンプリート結果のプロパティ

AutocompleteResponse

このオブジェクトは、オートコンプリート呼び出しが成功したときに返されます。

AutocompleteResultTypeEnum

提案の種類

AutocompleteResultTypeGroupsEnum

住所または場所

Azure.Core.Foundations.Error

エラー オブジェクト。

Azure.Core.Foundations.ErrorResponse

エラーの詳細を含む応答。

Azure.Core.Foundations.InnerError

エラーに関するより具体的な情報を含むオブジェクト。 REST APIのガイドラインAzure https://aka.ms/AzureRestApiGuidelines#handling-errors

FeatureCollectionEnum

GeoJSON 型を指定します。 サポートされているオブジェクトの種類は FeatureCollectionのみです。 詳細については、RFC 7946を参照してください。

FeatureTypeEnum

フィーチャーの種類は Feature である必要があります。

GeoJsonObjectType

GeoJSON 型を指定します。 Point、MultiPoint、LineString、MultiLineString、Polygon、MultiPolygon、GeometryCollection、Feature、FeatureCollection の 9 つの有効な GeoJSON オブジェクト タイプのいずれかである必要があります。

GeoJsonPoint

有効な GeoJSON Point geometry 型。 詳細については、RFC 7946 を参照してください。

Intersection

結果のアドレス。

Address

結果のアドレス

名前 説明
addressLine

string

番地名と番地を含む住所

adminDistricts

AddressAdminDistrictsItem[]

住所の国または地域の下位区分名。 この要素は通常、最初の注文管理下位区分として扱われますが、場合によっては、国、依存関係、またはリージョンの 2 番目、3 番目、または 4 番目の下位区分も含まれます。

countryRegion

AddressCountryRegion

国または地域の名前と ISO コード。

formattedAddress

string

書式設定されたアドレス プロパティ

intersection

Intersection

結果のアドレス。

locality

string

Locality プロパティ

neighborhood

string

近隣物件

postalCode

string

郵便番号プロパティ

streetName

string

formattedAddress の通りの名前

streetNumber

string

formattedAddress の通りの番号 (使用可能な場合)

AddressAdminDistrictsItem

住所の国または地域の下位区分名。

名前 説明
name

string

対応する adminDistrict フィールドの名前。AdminDistrict[0] の場合、ワシントン州、AdminDistrict の場合[1]など、州の完全な名前を指定できます。これは郡の完全な名前である可能性があります。

shortName

string

対応する adminDistrict フィールドの短い名前。AdminDistrict[0] の場合、これは WA、For adminDistrict[1]、これは郡の短い名前である可能性があります。

AddressCountryRegion

国または地域の名前と ISO コード。

名前 説明
ISO

string

国/地域の ISO

name

string

国/地域の名前

AutocompleteFeature

オートコンプリート結果の機能

名前 説明
geometry

GeoJsonPoint

有効な GeoJSON Point geometry 型。 詳細については、RFC 7946 を参照してください。

properties

AutocompleteProperties

オートコンプリート結果のプロパティ

type

FeatureTypeEnum

GeoJSON 型を指定します。 サポートされているオブジェクトの種類は Feature のみです。 詳細については、RFC 7946を参照してください。

AutocompleteProperties

オートコンプリート結果のプロパティ

名前 説明
address

Address

結果のアドレス

name

string

場所の名前。 返されるタイプが Address の場合、このフィールドは表示されません。

type

AutocompleteResultTypeEnum

提案の種類

typeGroup

AutocompleteResultTypeGroupsEnum

住所または場所

AutocompleteResponse

このオブジェクトは、オートコンプリート呼び出しが成功したときに返されます。

名前 説明
features

AutocompleteFeature[]

オートコンプリート結果の特徴

nextLink

string

返される機能の次のページへのリンクです。 最後のページの場合、このフィールドはありません。

type

FeatureCollectionEnum

GeoJSON 型を指定します。 サポートされているオブジェクトの種類は FeatureCollectionのみです。 詳細については、RFC 7946を参照してください。

AutocompleteResultTypeEnum

提案の種類

説明
Address

住所

AdminDivision1

AdminDivision1

AdminDivision2

AdminDivision2

AdminDivision3

管理部門3

AdministrativeBuilding

管理ビルディング

Airport

空港

AirportTerminal

空港ターミナル

AmusementPark

AmusementPark

AncientSite

アンシェントサイト

Aquarium

水族館

Archipelago

群島

Basin

盆地

Battlefield

戦場

Bay

Bay

Beach

Beach

Bridge

BusinessStructure

事業構造

Camp

キャンプ

Canal

運河

Casino

カジノ

Castle

Cave

洞窟

Cemetery

墓地

Channel

チャネル

Church

教会

Cliff

クリフ

Coast

海岸

CommunityCenter

コミュニティセンター

Continent

Continent

CountryRegion

国/地域

Crater

クレーター

CulturalRegion

文化地域

Dam

ダム

Delta

Delta

Desert

サンド

DrainageBasin

流域

Dune

デューン

FacilityStructure

施設構造

FerryTerminal

フェリーターミナル

FinancialStructure

財務構造

FireStation

消防署

Forest

フォレスト

Fort

Garden

庭園

Geyser

間欠泉

Glacier

氷河

GolfCourse

ゴルフコース

GreaterPopulatedPlace

グレーター・ピュレーションテッド・プレイス

HigherEducationFacility

高等教育施設

HistoricalSite

歴史サイト

Hospital

病院

HotSpring

温泉

Ice

IndigenousPeoplesReserve

先住民保護区

IndustrialStructure

産業構造

Island

Island

Isthmus

地峡

Lake

LandArea

土地面積

Landform

地形

LandmarkBuilding

ランドマークビルディング

Library

図書館

Lighthouse

Lighthouse

Marina

マリーナ

Market

マーケット

MedicalStructure

医療構造

MetroStation

メトロステーション

MilitaryBase

ミリタリーベース

Mission

使命

Monument

記念碑

Mosque

モスク

Mountain

マウンテン

MountainRange

マウンテンレンジ

MultiModalStation

マルチモーダルステーション

Museum

博物館

NauticalStructure

海洋構造

Neighborhood

近所

Oasis

オアシス

ObservationPoint

オブザベーションポイント

Ocean

OfficeBuilding

オフィスビルディング

Other

その他

Park

公園

ParkingStructure

駐車場構造

Pass

通る

Peninsula

半島

Plain

プレーン

Planet

惑星

Plateau

Plateau

Playground

遊び場

PlayingField

プレイングフィールド

Pole

ポール

PoliticalUnit

政治ユニット

PopulatedPlace

PopulatedPlace

Port

港 / ポート

Postcode1

Postcode1

Promontory

RaceTrack

競馬トラック

RailwayStation

鉄道駅

Reef

リーフ

ReligiousStructure

宗教構造

Reserve

リザーブ

ResidentialStructure

住宅構造

River

RoadBlock

道路封鎖

Ruin

廃墟

ScientificResearchBase

サイエンティフィックリサーチベース

Sea

SeaplaneLandingArea

水上機着陸エリア

Shrine

聖地

SkiArea

スキーエリア

Spring

Stadium

スタジアム

StatisticalDistrict

統計地区

Temple

寺院

Theater

演劇

TouristRailway

ツーリスト鉄道

TouristStructure

観光施設

Trailhead

トレイルヘッド

TransportationStructure

交通構造

Tunnel

トンネル

Valley

Volcano

火山

Walkway

歩道

Wall

Waterfall

ウォーターフォール

WaterFeature

ウォーターフィーチャー

Wetland

湿地

Winery

ワイナリー

Zoo

動物園

AutocompleteResultTypeGroupsEnum

住所または場所

説明
Address

特定の住所の場所。 サポートされている種類は次のとおりです。

  • 住所
  • 道路封鎖
Place

その他のタイプはすべて、Place タイプ グループに属します。 これらには、AdminDivision1、Neighborhood、PopulatedPlace などのエンティティが含まれる場合があります。

Azure.Core.Foundations.Error

エラー オブジェクト。

名前 説明
code

string

サーバー定義の一連のエラー コードの 1 つ。

details

Azure.Core.Foundations.Error[]

この報告されたエラーの原因となった特定のエラーに関する詳細の配列。

innererror

Azure.Core.Foundations.InnerError

エラーに関する現在のオブジェクトよりも具体的な情報を含むオブジェクト。

message

string

エラーの人間が判読できる表現。

target

string

エラーのターゲット。

Azure.Core.Foundations.ErrorResponse

エラーの詳細を含む応答。

名前 説明
error

Azure.Core.Foundations.Error

エラー オブジェクト。

Azure.Core.Foundations.InnerError

エラーに関するより具体的な情報を含むオブジェクト。 REST APIのガイドラインAzure https://aka.ms/AzureRestApiGuidelines#handling-errors

名前 説明
code

string

サーバー定義の一連のエラー コードの 1 つ。

innererror

Azure.Core.Foundations.InnerError

内部エラー。

FeatureCollectionEnum

GeoJSON 型を指定します。 サポートされているオブジェクトの種類は FeatureCollectionのみです。 詳細については、RFC 7946を参照してください。

説明
FeatureCollection

GeoJSON FeatureCollection オブジェクトの種類を指定します。

FeatureTypeEnum

フィーチャーの種類は Feature である必要があります。

説明
Feature

GeoJSON フィーチャー オブジェクトの種類を指定します。

GeoJsonObjectType

GeoJSON 型を指定します。 Point、MultiPoint、LineString、MultiLineString、Polygon、MultiPolygon、GeometryCollection、Feature、FeatureCollection の 9 つの有効な GeoJSON オブジェクト タイプのいずれかである必要があります。

説明
Point

ジオメトリを GeoJSON Point します。

MultiPoint

ジオメトリを GeoJSON MultiPoint します。

LineString

ジオメトリを GeoJSON LineString します。

MultiLineString

ジオメトリを GeoJSON MultiLineString します。

Polygon

ジオメトリを GeoJSON Polygon します。

MultiPolygon

ジオメトリを GeoJSON MultiPolygon します。

GeometryCollection

ジオメトリを GeoJSON GeometryCollection します。

Feature

GeoJSON Feature オブジェクト。

FeatureCollection

GeoJSON FeatureCollection オブジェクト。

GeoJsonPoint

有効な GeoJSON Point geometry 型。 詳細については、RFC 7946 を参照してください。

名前 説明
bbox

number[] (double)

境界ボックス。 使用されるプロジェクション - EPSG:3857。 詳細については、RFC 7946 を参照してください。

coordinates

number[] (double)

Position は、2 つ以上の要素を持つ数値の配列です。 最初の 2 つの要素は、経度 、緯度正確にその順序で示されます。 高度/標高 は、オプションの 3 番目の要素です。 詳細については、RFC 7946 を参照してください。

type string:

Point

GeoJSON 型を指定します。 Point、MultiPoint、LineString、MultiLineString、Polygon、MultiPolygon、GeometryCollection、Feature、FeatureCollection の 9 つの有効な GeoJSON オブジェクト タイプのいずれかである必要があります。

Intersection

結果のアドレス。

名前 説明
baseStreet

string

場所のプライマリ ストリート。

displayName

string

交差部分の完全な名前。

intersectionType

string

交差部分の種類。

secondaryStreet1

string

最初の交差する通り。

secondaryStreet2

string

存在する場合は、2 番目の交差する通り。