Selecione suas preferências de cookies

Usamos cookies essenciais e ferramentas semelhantes que são necessárias para fornecer nosso site e serviços. Usamos cookies de desempenho para coletar estatísticas anônimas, para que possamos entender como os clientes usam nosso site e fazer as devidas melhorias. Cookies essenciais não podem ser desativados, mas você pode clicar em “Personalizar” ou “Recusar” para recusar cookies de desempenho.

Se você concordar, a AWS e terceiros aprovados também usarão cookies para fornecer recursos úteis do site, lembrar suas preferências e exibir conteúdo relevante, incluindo publicidade relevante. Para aceitar ou recusar todos os cookies não essenciais, clique em “Aceitar” ou “Recusar”. Para fazer escolhas mais detalhadas, clique em “Personalizar”.

GeocodeResultItem - Amazon Location Service
Esta página não foi traduzida para seu idioma. Solicitar tradução

GeocodeResultItem

The Geocoded result.

Contents

PlaceId

The PlaceId of the place result.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 200.

Required: Yes

PlaceType

A PlaceType is a category that the result place must belong to.

Type: String

Valid Values: Country | Region | SubRegion | Locality | District | SubDistrict | PostalCode | Block | SubBlock | Intersection | Street | PointOfInterest | PointAddress | InterpolatedAddress | SecondaryAddress

Required: Yes

Title

The localized display name of this result item based on request parameter language.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 200.

Required: Yes

AccessPoints

Position of the access point represent by longitude and latitude.

Type: Array of AccessPoint objects

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: No

Address

The place's address.

Type: Address object

Required: No

AddressNumberCorrected

Boolean indicating if the address provided has been corrected.

Type: Boolean

Required: No

Categories

Categories of results that results must belong to.

Type: Array of Category objects

Array Members: Minimum number of 1 item. Maximum number of 100 items.

Required: No

Distance

The distance in meters from the QueryPosition.

Type: Long

Valid Range: Minimum value of 0. Maximum value of 4294967295.

Required: No

FoodTypes

List of food types offered by this result.

Type: Array of FoodType objects

Array Members: Minimum number of 1 item. Maximum number of 100 items.

Required: No

MapView

The bounding box enclosing the geometric shape (area or line) that an individual result covers.

The bounding box formed is defined as a set 4 coordinates: [{westward lng}, {southern lat}, {eastward lng}, {northern lat}]

Type: Array of doubles

Array Members: Fixed number of 4 items.

Required: No

MatchScores

Indicates how well the entire input matches the returned. It is equal to 1 if all input tokens are recognized and matched.

Type: MatchScoreDetails object

Required: No

PoliticalView

The alpha-2 or alpha-3 character code for the political view of a country. The political view applies to the results of the request to represent unresolved territorial claims through the point of view of the specified country.

Type: String

Length Constraints: Fixed length of 3.

Pattern: [A-Z]{3}

Required: No

Position

The position in longitude and latitude.

Type: Array of doubles

Array Members: Fixed number of 2 items.

Required: No

PostalCodeDetails

Contains details about the postal code of the place/result.

Type: Array of PostalCodeDetails objects

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: No

TimeZone

The time zone in which the place is located.

Type: TimeZone object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacidadeTermos do sitePreferências de cookies
© 2025, Amazon Web Services, Inc. ou suas afiliadas. Todos os direitos reservados.