HERE Map Content Schema

Address​Range​Attribute​.​Postal​Mapping

Message Summary

message AddressRangeAttribute.PostalMapping

Maps a postal code onto house numbers in an address range.

Include: address_range_attribute.proto

Properties

Field Type Label Description
postal​_​code​_​index uint32  

Index of the postal code for this mapping. 0-based index reference to postal_code in AddressPartition. Required.

first​_​house​_​number string  

First house number for the postal code. Optional, used only if postal range is a subset of parent address range.

last​_​house​_​number string  

Last house number for the postal code. Optional, used only if postal range is a subset of parent address range.

match​_​category Match​Category  
scheme Address​Scheme  
enhanced bool