Address
Message Summary
message Address
Address representation. For Point Address, identifies the street address and administrative information as well as the building name. For Micro Point Address, Building Unit, Level and other building related content is published.
Include: location.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
address_defaults | One Of | |||
from_street_section_ref | Reference | Reference for a feature; feature can be in a different partition. | ||
from_address_hierarchy_mapping | uint32 | |||
from_address | uint32 | |||
city | Name | repeated | The name and language code of a feature including any transliterated or phonetic representations. Administrative level and General Naming for naming. | |
postal_code | Name | repeated | ||
state | Name | repeated | ||
county | Name | repeated | ||
region | NameVariants | repeated | Collection of related names, such as base name "Frankfurt am Main" and synonym "Frankfurt". | |
district | Name | repeated | The name and language code of a feature including any transliterated or phonetic representations. Names can generally be used for map display and destination selection. | |
area | NameVariants | repeated | Collection of related names, such as base name "Frankfurt am Main" and synonym "Frankfurt". | |
street | Name | repeated | The full street name for the address. | |
house | Name | repeated | The house number for the address. | |
building | Name | repeated | The name of the building. | |
building_unit | Name | repeated | The name or number used to identify a building unit at the address. | |
level_name | Name | repeated | The name or number used to identify a level or floor defining the address location. | |
unit_name | Name | repeated | The name or number used to identify a unit (suite, flat, etc.) for the address location. | |
state_code | string | The official abbreviation/code for a state or equivalent administrative level. | ||
country_code | CountryCode | Country codes from ISO 3166-1 alpha-3, meaning they are a part of the ISO 3166 standard published by the International Organization of Standardization. These codes represent, in a general sense, special areas of geographical interest, such as countries and dependent territories. These codes are made up of three alphabetical characters. Supports both official codes and user-defined codes. | ||
postal_mapping | PostalMapping | repeated | Mapping of postal codes onto house numbers. | |
category | Reference | Associated metadata classifications for the place. See Category and CategorySystem for more information. | ||
location_address_type | LocationAddressType | Location Address Type provides additional refinement of addresses (is it a block, parcel, etc.). | ||
source_type | Address.Source Type | The type of source for PointAddress / MicroPointAddress. |