| # NPL_2_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 = NPL |
| |
| # The administration level of the node data |
| ADMIN_LEVEL = 2 |
| |
| # 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/NPL/NPL_2_MAP.xml |
| |
| # Generated key details : Level 1 ( NP-MID = MIDWEST ). Level 2 ( 140002 = KARNALI ). |
| NP-MID-G140002 = KARNALI |
| # Generated key details : Level 1 ( NP-FAW = FAR WEST ). Level 2 ( 060002 = SETI ). |
| NP-FAW-G060002 = SETI |
| # Generated key details : Level 1 ( NP-W = WEST ). Level 2 ( 190001 = DHAWALAGI ). |
| NP-W-G190001 = DHAWALAGI |
| # Generated key details : Level 1 ( NP-MID = MIDWEST ). Level 2 ( 140001 = BHERI ). |
| NP-MID-G140001 = BHERI |
| # Generated key details : Level 1 ( NP-MID = MIDWEST ). Level 2 ( 140003 = RAPTI ). |
| NP-MID-G140003 = RAPTI |
| # Generated key details : Level 1 ( NP-W = WEST ). Level 2 ( 190002 = GANDAKI ). |
| NP-W-G190002 = GANDAKI |
| # Generated key details : Level 1 ( NP-C = CENTRAL ). Level 2 ( 030001 = BAGMATI ). |
| NP-C-G030001 = BAGMATI |
| # Generated key details : Level 1 ( NP-W = WEST ). Level 2 ( 190003 = LUMBINI ). |
| NP-W-G190003 = LUMBINI |
| # Generated key details : Level 1 ( NP-C = CENTRAL ). Level 2 ( 030002 = JANAKPUR ). |
| NP-C-G030002 = JANAKPUR |
| # Generated key details : Level 1 ( NP-E = EAST ). Level 2 ( 050003 = SAGARMATH ). |
| NP-E-G050003 = SAGARMATH |
| # Generated key details : Level 1 ( NP-E = EAST ). Level 2 ( 050001 = KOSHI ). |
| NP-E-G050001 = KOSHI |
| # Generated key details : Level 1 ( NP-C = CENTRAL ). Level 2 ( 030003 = NARAYANI ). |
| NP-C-G030003 = NARAYANI |
| # Generated key details : Level 1 ( NP-E = EAST ). Level 2 ( 050002 = MECHI ). |
| NP-E-G050002 = MECHI |
| # Generated key details : Level 1 ( NP-FAW = FAR WEST ). Level 2 ( 060001 = MAHAKALI ). |
| NP-FAW-G060001 = MAHAKALI |