Point/micropoint address route info - AddressPts_Route
Tier availability: Premier
The AddressPts_Route feature class supports cartographic use cases by providing information about the respective routes.
For a description of the attributes OBJECTID, Shape, GlobalID, see Esri® system fields.
| Field name | Data type | Description |
|---|---|---|
| POINT_ADDRESS_ID | Integer (4) | The unique point address identifier |
| MPOINT_ADDRESS_ID | Integer (4) | The unique Multi Point Address Identifier (if record is a multipoint address) |
| LINK_ID | Integer (4) | Unique ID of the road segment |
| ADMIN_ID | Integer (4) | ID and key to the ADMIN table |
| LANG_CODE | String (3) | The language associated with the feature name |
| LANG_CODE_LATIN | String (3) | The language associated with the feature name, using Latin character set |
| SIDE | String (1) | POI side of the street. Available values are:
|
| BUILDING_UNIT_NAME | String (150) | Building unit name |
| BUILDING_UNIT_NAME_LATIN | String (150) | Building unit name, using Latin character set |
| LEVEL_NAME | String (150) | Name of building level |
| LEVEL_NAME_LATIN | String (150) | Name of building level, using Latin character set |
| UNIT_NAME | String (150) | Unit number |
| UNIT_NAME_LATIN | String (150) | Unit number, using Latin character set |
| ADDRESS | String (150) | Mostly numeric street address identifying the building or structure, typically corresponding to the building number assigned by the local addressing authority |
| ADDRESS_LATIN | String (150) | Mostly numeric street address identifying the building or structure, typically corresponding to the building number assigned by the local addressing authority, using Latin character set |
| BUILDING_NAME | String (150) | Building name |
| BUILDING_NAME_LATIN | String (150) | Building name, using Latin character set |
| STREET_PREFIX | String (10) | Street name prefix |
| STREET_PREFIX_LATIN | String (10) | Street name prefix, using Latin character set |
| STREET_TYPE_BEFORE | String (30) | Street type (if before name) |
| STREET_TYPE_BEFORE_LATIN | String (30) | Street type (if before name), using Latin character set |
| STREET_NAME | String (100) | Street name |
| STREET_NAME_LATIN | String (100) | STREET_NAME is a cartographic label for each street segment, using Latin character set, the full street name of the segment including the abbreviated street type, prefix, and suffix, for example "Fred St S". Where multiple names exist for a street segment, the data includes the one most likely to be useful for cartographic display of highways as identified where possible |
| STREET_TYPE_AFTER | String (30) | Street type (if after name) |
| STREET_TYPE_AFTER_LATIN | String (30) | Street type (if after name), using Latin character set |
| STREET_SUFFIX | String (10) | Street suffix |
| STREET_SUFFIX_LATIN | String (10) | Street suffix, using Latin character set |
| STREET_NAME_FULL | String (100) | Full Street name |
| STREET_NAME_FULL_LATIN | String (100) | Street name, using Latin character set |
| LOCALITY_NAME | String (100) | Administrative locality containing the point address |
| LOCALITY_NAME_LATIN | String (100) | Administrative locality containing the point address, using Latin character set |
| POSTAL_CODE | String (15) | Postcode containing the point address |
| POSTAL_CODE_LATIN | String (15) | Postcode name in Latin character set, using Latin character set |
| ORDER1_NAME | String (100) | The name of the Order1 administrative area in the administrative hierarchy for this record |
| ORDER1_NAME_LATIN | String (100) | The name of the Order1 administrative area in the administrative hierarchy for this record, using Latin character set |
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |
| COUNTRY_NAME | String (100) | Country name |
| COUNTRY_NAME_LATIN | String (100) | Country name, using Latin character set |
Updated 2 days ago
Did this page help you?