Admin cities feature class (Admin_Cities)
The Admin_Cities feature class contains all builtup area polygons. An Admin_Cities polygon is not associated to its corresponding administrative hierarchy equivalent.
For a description of the attributes OBJECTID, Shape, and Shape_Length, Shape_Area, and GlobalID, see Esri® system fields.
| Field name | Data type | Description |
|---|---|---|
| ADMIN_PLACE_ID | Integer (4) | Unique ID for the administrative area. This is a foreign key to the Admin table |
| NAME | String (100) | The name of the administrative builtup area |
| LANGUAGE_CODE | String (3) | Standard code for the language associated with the feature name |
| NAME_LATIN | String (100) | The name of the administrative builtup area, using Latin character set |
| LANGUAGE_CODE_LATIN | String (3) | Standard code for the language associated with the feature name, using Latin character set |
| CLAIMED_BY | String (3) | Indicates which country claims a Named Place POI in a disputed area. ISO Country Code of the country claiming ownership |
| CONTROLLED_BY | String (3) | Indicates which country is in control of the area according to international agreements in disputed areas. This attribute is empty in non-disputed areas |
| COVERAGE_INDICATOR | String (2) | Indicates a product level that corresponds to the inclusion of database features. It also indicates verification and completeness for a particular feature in the database. For a list of possible values, see Coverage indicator definitions. |
| FEATURE_TYPE | Integer (4) | The standard HERE NAVSTREETS feature type code for this boundary type |
| FEATURE_TYPE_DESC | String (50) | The standard HERE NAVSTREETS feature type description for this boundary types |
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |