PostalCodePoint
Message Summary
message PostalCodePoint
Attributes for postal code: center points for full postal codes for a collection of addresses (address ranges) and/or postal code areas.
Include: postal_code_point.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
postal_code | string | The complete postal code, including spaces, punctuation etc. | ||
main_postal_code | string | The subset of the postal code representing a postal code area. | ||
postal_code_extension | string | The subset of the postal code, representing the refinement of the postal code location. | ||
geocode_precision_postal_code | sint32 | Geo Level Code with possible values based on country code. | ||
postal_code_type | PostalCodeType | A numeric value specifying the type of postal code association. | ||
postal_code_centroid | Point | Latitude/longitude of the postal code centroid. | ||
carrier_route_number | string | The carrier route number for the ZIP+4 record. | ||
postal_city_name | StringValue | The Postal City (or last-line city) for the ZIP+4 record. | ||
alternate_place_name | StringValue | Optional - Identifies the commonly known place name associated with a centroid. |