AddressRangeAttribute
Message Summary
message AddressRangeAttribute
Address range attribution for a topology segment.
Include: address_range_attribute.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
segment_anchor_index | uint32 | repeated | Segments to which this attribute applies. 0-based index references to segment_anchor in AddressPartition. Never empty. | |
address_range_type | AddressRangeType | The type of address range, actual or logical. | ||
format | AddressFormat | Format of the address range. | ||
scheme | AddressScheme | Identifies the numbering scheme for the address range. | ||
first_house_number | string | First house number in the range. | ||
last_house_number | string | Last house number in the range. | ||
side | Side | Side of the segment to which this address range applies. | ||
postal_mapping | PostalMapping | repeated | Mapping of postal codes onto house numbers. | |
street_section_ref | Reference | repeated | Reference to the corresponding street sections. | |
address_type | AddressType | The type of the house number range. |