Signposts table (Signposts)
The Signposts table publishes sign text information in a format compatible with ArcGIS Network Analyst® directions window. A row in the Signposts table contains all sign entries for a single destination (related to a single destination link). The sign text includes both branch and towards text. In specific cases HERE may combine a towards text with a route number to provide the appropriate sign text. For definitions of the links, see the Signposts_Streets table.
For a description of the attributes OBJECTID and Shape, see Esri® system fields.
| Field name | Data type | Description |
|---|---|---|
| EXITNAME | String (10) | The Exit Number applicable to the Sign. |
| BRANCH0 | String (60) | Branch (0-6) are the names of the streets or highways at the end of a ramp (e.g Main Street). Branch 0 is the first name of the street or highway at the end of the ramp. |
| BRANCH0DIR | String (1) | Branch (0-6) Direction are the official directions of Branches 0-6 (for example, N, S etc.). |
| BRANCH0LNG | String (5) | The Language Codes applicable to Branches 0. |
| TOWARD0 | String (90) | Identifies the first destinations beyond where the ramp ends. |
| TOWARD0LNG | String (5) | The language code for the first destination. |
| BRANCH1 | String (60) | Branch 1 is the second name of the street or highway at the end of the ramp. |
| BRANCH1DIR | String (1) | The official directions of Branches 1 (for example, North,South, etc.). |
| BRANCH1LNG | String (5) | The Language Codes applicable to Branches 1. |
| TOWARD1 | String (90) | Identifies the second destinations beyond where the ramp ends. |
| TOWARD1LNG | String (5) | The language code for the second destination. |
| BRANCH2 | String (60) | Branch 2 is the third name of the street or highway at the end of the ramp. |
| BRANCH2DIR | String (1) | Branch (0-6) Direction are the official directions of Branches 0-6. |
| BRANCH2LNG | String (5) | The Language Code applicable to Branches 2. |
| TOWARD2 | String (90) | Identifies the third destinations beyond where the ramp ends. |
| TOWARD2LNG | String (5) | The language code for the third destination. |
| BRANCH3 | String (60) | Branch 3 is the fourth name of the street or highway at the end of the ramp. |
| BRANCH3DIR | String (1) | Branch (0-6) Direction are the official directions of Branches 0-6 |
| BRANCH3LNG | String (5) | The Language Code applicable to Branches 3. |
| TOWARD3 | String (90) | Identifies the fourth destinations beyond where the ramp ends. |
| TOWARD3LNG | String (5) | The language code for the fourth destination. |
| BRANCH4 | String (60) | Branch 4 is the fifth name of the street or highway at the end of the ramp. |
| BRANCH4DIR | String (1) | Branch (0-6) Direction are the official directions of Branches 0-6 |
| BRANCH4LNG | String (5) | The Language Code applicable to Branches 4 |
| TOWARD4 | String (90) | Identifies the fifth destinations beyond where the ramp ends. |
| TOWARD4LNG | String (5) | The language code for the fifth destination. |
| BRANCH5 | String (60) | Branch 5 is the sixth name of the street or highway at the end of the ramp. |
| BRANCH5DIR | String (1) | Branch (0-6) Direction are the official directions of Branches 0-6 |
| BRANCH5LNG | String (5) | The Language Code applicable to Branches 5 |
| TOWARD5 | String (90) | Identifies the sixth destinations beyond where the ramp ends. |
| TOWARD5LNG | String (5) | The language code for the sixth destination. |
| BRANCH6 | String (60) | Branch 6 is the seventh name of the street or highway at the end of the ramp. |
| BRANCH6DIR | String (1) | Branch (0-6) Direction are the official directions of Branches 0-6 |
| BRANCH6LNG | String (5) | The Language Code applicable to Branches 6 |
| TOWARD6 | String (90) | Identifies the seventh destinations beyond where the ramp ends. |
| TOWARD6LNG | String (5) | The language code for the seventh destination. |
| SIGN_ID | Integer (4) | The HERE Sign ID corresponding to the Signposts entry. |
| DESTNUMBER | Integer (4) | Indicates the Destination Number (offset 1) which together with the HERE Sign ID marks a unique signpost for a driving path defined in the Signposts Streets layer. |
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |
Updated yesterday