HERE Map Content Schema

Country​Code

Message Summary

message CountryCode

Country codes from ISO 3166-1 alpha-3, meaning they are a part of the ISO 3166 standard published by the International Organization of Standardization. These codes represent, in a general sense, special areas of geographical interest, such as countries and dependent territories. These codes are made up of three alphabetical characters. Supports both official codes and user-defined codes.

Include: country_code.proto

Properties

Field Type Label Description
country​_​code One Of  

A country code - either an official code published by ISO 3166 or a user-defined code.

  official​_​country​_​code Official​Country​Code  

Official country code of ISO 3166-1.

  user​_​defined​_​country​_​code string  

User-defined code for users who need to add further names of countries, territories, or other geographical entities beyond what is available in the official ISO 3166-1 codes.