Admin table (Admin)

The Admin table contains information about each administrative area record within the HERE administrative hierarchy for the coverage area. It also describes the relationship between different administrative levels.

Tier availability: Essential, Advanced, Premier

For a description of the attributes OBJECTID and GlobalID, see Esri® system fields.

Field name Data type Description
ADMIN_PLACE_ID Integer (4) Unique ID for the area. The ADMIN_PLACE_ID associates the Administrative Area polygon to its corresponding administrative hierarchy entry described in the administrative area metadata table
ADMIN_TYPE Integer (4) Defines the administrative level applicable to the entries in the administrative area metadata table.
  • 1111 - Country
  • 1112 - Order1
  • 1113 - Order2
  • 1119 - Order8
  • 3110 - Builtup
ADMIN_TYPE_DESC String (30) Description of the administrative unit type
GOVERNMENT_CODE Integer (4) Identifies the government code of the administrative area. Official codes align with Government Codes if available, otherwise HERE generates the Government Codes
COUNTRY_ID Integer (4) Administrative Place ID of the country for this record
COUNTRY_NAME String (100) The country name
COUNTRY_LANGUAGE_CODE String (3) The 3 character MARC language code for the country name
COUNTRY_NAME_LATIN String (100) The country name, using Latin character set
COUNTRY_LANGCODE_LATIN String (3) The 3 character MARC language code for the country name, using Latin character set
ORDER1_ID Integer (4) The Order1 ID is the ADMIN_PLACE_ID of the Order1 Area in the administrative hierarchy for this record
ORDER1_NAME String (100) The name of the Order1 administrative area in the administrative hierarchy for this record
ORDER1_NAME_ABBREV String (50) The abbreviated name of the Order1 administrative area in the administrative hierarchy for this record
ORDER1_LANGUAGE_CODE String (3) The 3 character MARC language code for the Order1 name
ORDER1_NAME_LATIN String (100) The name of the Order1 administrative area in the administrative hierarchy for this record, using Latin character set
ORDER1_NAME_ABBREV_LATIN String (50) The abbreviated name of the Order1 administrative area in the administrative hierarchy for this record, using Latin character set
ORDER1_LANGCODE_LATIN String (3) The 3 character MARC language code for the Order1 name, using Latin character set
ORDER2_ID Integer (4) The Order2 ID is the ADMIN_PLACE_ID of the Order2 Area in the administrative hierarchy for this record
ORDER2_NAME String (100) The name of the Order2 administrative area in the administrative hierarchy for this record
ORDER2_LANGUAGE_CODE String (3) The 3 character MARC language code for the Order2 name
ORDER2_NAME_LATIN String (100) The name of the Order2 administrative area in the administrative hierarchy for this record, using Latin character set
ORDER2_LANGCODE_LATIN String (3) The 3 character MARC language code for the Order2 name, using Latin character set
ORDER8_ID Integer (4) The Order8 ID is the ADMIN_PLACE_ID of the Order8 Area in the administrative hierarchy for this record
ORDER8_NAME String (100) The name of the Order8 administrative area in the administrative hierarchy for this record
ORDER8_LANGUAGE_CODE String (3) The 3 character MARC language code for the Order8 name
ORDER8_NAME_LATIN String (100) The name of the Order8 administrative area in the administrative hierarchy for this record, using Latin character set
ORDER8_LANGCODE_LATIN String (3) The 3 character MARC language code for the Order8 name, using Latin character set
BUILTUP_ID Integer (4) The Builtup ID is the ADMIN_PLACE_ID of the Builtup Area in the administrative hierarchy for this record
BUILTUP_NAME String (100) The name of the Builtup administrative area in the administrative hierarchy for this record
BUILTUP_LANGUAGE_CODE String (3) The 3 character MARC language code for the Builtup name
BUILTUP_NAME_LATIN String (100) The name of the Builtup administrative area in the administrative hierarchy for this record, using Latin character set
BUILTUP_LANGCODE_LATIN String (3) The 3 character MARC language code for the Builtup name, using Latin character set
ISO_COUNTRY_CODE String (3) ISO 3 character country code

Did this page help you?