| # CIV_1_node.properties |
| # /********************************************************************************************* |
| # * Copyright (c) 2006 IBM Corporation and others. |
| # * All rights reserved. This program and the accompanying materials |
| # * are made available under the terms of the Eclipse Public License v1.0 |
| # * which accompanies this distribution, and is available at |
| # * http://www.eclipse.org/legal/epl-v10.html |
| # * |
| # * Contributors: |
| # * IBM Corporation - initial API and implementation |
| # ***********************************************************************************************/ |
| |
| # /********************************************************************************************** |
| # * 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. |
| # ************************************************************************************************/ |
| |
| # This is the name of the class that will interpret the rest of the file's contents |
| RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.CountryNodePropertyFileSpecification |
| |
| # The ISO-3166-1 alpha3 code for the country |
| ISOKEY = CIV |
| |
| # The administration level of the node data |
| ADMIN_LEVEL = 1 |
| |
| # This is the date range for which the area values in this file are valid |
| # See http://purl.org/dc/terms/1.1/valid |
| VALID = start=1900-01-01; |
| |
| # This is the source of the data |
| SOURCE = http://www.iso.org/iso/home.htm |
| # SOURCE = http://www.iso.org/iso/home.htm |
| |
| # The file that contains the latitude/longitude data for the node |
| SPATIAL_URI = platform:/plugin/org.eclipse.stem.data.geography/resources/data/geo/country/CIV/CIV_1_MAP.xml |
| |
| CI-ABE = ABENGOUROU, 02, ABE |
| CI-ABI = ABIDJAN, 03, ABI |
| CI-ABO = ABOISSO, 04, ABO |
| CI-AD = ADZOPE, 05, AD |
| CI-AGB = AGBOVILLE, 06, AGB |
| CI-AGN = AGNIBILEKRO, 08, AGN |
| CI-BAN = BANGOLO, 09, BAN |
| CI-BEO = BEOUMI, 11, BEO |
| CI-BIA = BIANKOUMA, 12, BIA |
| CI-BOD = BONDOUKOU, 13, BOD |
| CI-BOG = BONGOUANOU, 14, BOG |
| CI-BOF = BOUAFLE, 15, BOF |
| CI-BOK = BOUAKE, 16, BOK |
| CI-BOU = BOUNA, 17, BOU |
| CI-BON = BOUNDIALI, 18, BON |
| CI-DAK = DABAKALA, 19, DAK |
| CI-DAL = DALOA, 20, DAL |
| CI-DAN = DANANE, 21, DAN |
| CI-DAO = DAOUKRO, 22, DAO |
| CI-DIM = DIMBOKRO, 24, DIM |
| CI-DIV = DIVO, 25, DIV |
| CI-DUE = DUEKOUE, 26, DUE |
| CI-FER = FERKESSEDOUGOU, 27, FER |
| CI-GAG = GAGNOA, 28, GAG |
| CI-LAH = GRAND-LAHOU, 29, LAH |
| CI-GUI = GUIGLO, 30, GUI |
| CI-ISS = ISSIA, 32, ISS |
| CI-KAT = KATIOLA, 33, KAT |
| CI-KOR = KORHOGO, 34, KOR |
| CI-LAK = LAKOTA, 36, LAK |
| CI-MBA = M'BAHIAKRO, 37, MBA |
| CI-MN = MAN, 38, MN |
| CI-MAN = MANKONO, 39, MAN |
| CI-ODI = ODIENNE, 43, ODI |
| CI-OU = OUME, 44, OU |
| CI-SAK = SAKASSOU, 45, SAK |
| CI-SP = SAN-PEDRO, 46, SP |
| CI-SAS = SASSANDRA, 47, SAS |
| CI-SEG = SEGUELA, 49, SEG |
| CI-SIN = SINFRA, 50, SIN |
| CI-SOR = SOUBRE, 51, SOR |
| CI-TAB = TABOU, 54, TAB |
| CI-TAN = TANDA, 55, TAN |
| CI-TEN = TENGRELA, 56, TEN |
| CI-TIA = TIASSALE, 57, TIA |
| CI-TOB = TOUBA, 58, TOB |
| CI-TOM = TOUMODI, 59, TOM |
| CI-VAV = VAVOUA, 61, VAV |
| CI-YAM = YAMOUSSOUKRO, 63, YAM |
| CI-ZUE = ZUENOULA, 65, ZUE |