StreetComponents
Components of a street.
Contents
- BaseName
-
Base name part of the street name.
Example: Younge from the “Younge street".
Type: String
Length Constraints: Minimum length of 0. Maximum length of 200.
Required: No
- Direction
-
Indicates the official directional identifiers assigned to highways.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Required: No
- Language
-
A BCP 47
compliant language codes for the results to be rendered in. If there is no data for the result in the requested language, data will be returned in the default language for the entry. Type: String
Length Constraints: Minimum length of 2. Maximum length of 35.
Required: No
- Prefix
-
A prefix is a directional identifier that precedes, but is not included in, the base name of a road.
Example: E for East.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Required: No
- Suffix
-
A suffix is a directional identifier that follows, but is not included in, the base name of a road.
Example W for West.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Required: No
- Type
-
Street type part of the street name.
Example:
“avenue"
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Required: No
- TypePlacement
-
Defines if the street type is before or after the base name.
Type: String
Valid Values:
BeforeBaseName | AfterBaseName
Required: No
- TypeSeparator
-
What character(s) separates the string from its type.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1.
Pattern:
$|^
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: