blob: 1b03f296c9e6632df2fda6d66417a575d745166b [file] [log] [blame]
# /**********************************************************************************************
# * Key Format:
# *
# * For level 1 data, the key is the ISO3166-2 code. An ISO3166-2 code is composed as follows:
# * a two letter country code followed by up to three alphanumeric characters for the level 1 administration.
# *
# * For level 2 data, the key is the ISO3166-2 code followed by six digits. The leftmost two digits indicate
# * the level 1 container of a level 2 administration (i.e. California is a level 1 container for Orange County
# * which is a level 2 administration). The two digits were taken from a lexicographic sorting of all the
# * level 1 administrations within a country. Similarly, the four leftmost digits indicate a level 2 administration.
# * Again, these four digits are an index into the lexicographic sorting of all level 2 administrations within
# * a level 1 administration.
# ************************************************************************************************/
# MACAU_names.properties # Level 0
MAC = Macau
# Level 1 (admin 1 = e.g., state)
MO-M = Macau
# Level 2 (admin 2 = e.g., country)
# Generated key details : Level 1 ( MO-M = MACAU ). Level 2 ( 010001 = MAC.L2.1 ).
MO-M-G010001 = MO-M-G010001
# Generated key details : Level 1 ( MO-M = MACAU ). Level 2 ( 010002 = MAC.L2.2 ).
MO-M-G010002 = MO-M-G010002
# Generated key details : Level 1 ( MO-M = MACAU ). Level 2 ( 010003 = MAC.L2.3 ).
MO-M-G010003 = MO-M-G010003