Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'geography/org.eclipse.stem.internal.data.geography/resources/data/country/UKR/UKR_1_node.properties')
-rw-r--r--geography/org.eclipse.stem.internal.data.geography/resources/data/country/UKR/UKR_1_node.properties63
1 files changed, 0 insertions, 63 deletions
diff --git a/geography/org.eclipse.stem.internal.data.geography/resources/data/country/UKR/UKR_1_node.properties b/geography/org.eclipse.stem.internal.data.geography/resources/data/country/UKR/UKR_1_node.properties
deleted file mode 100644
index 7ff7518..0000000
--- a/geography/org.eclipse.stem.internal.data.geography/resources/data/country/UKR/UKR_1_node.properties
+++ /dev/null
@@ -1,63 +0,0 @@
-# UKR_1_node.properties Wed Apr 12 16:31:08 PDT 2006
-# This file contains node data values for regions in Ukraine
-#/*******************************************************************************
-# * 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
-# *******************************************************************************/
-#
-# 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 = UKR
-#
-# The title that will appear in the generated graph
-TITLE = All UKR (level 1)
-#
-# The administration level of the graph data
-ADMIN_LEVEL = 1
-#
-# This is the date range for which the 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
-#
-# The file that contains the latitude/longitude polygon data for the node
-SPATIAL_URI = platform:/plugin/org.eclipse.stem.data.geography/resources/data/geo/country/UKR/UKR_1_MAP.xml
-#
-# Format: Code = Name, ISO-3166-2 numeric code, Two letter code
-#
-UA-CHH = Chernigov,74,HH
-UA-ZPR = Zaporozhye,23,PR
-UA-PLT = Poltava,53,LT
-UA-ODS = Odessa,51,DS
-UA-LVV = Lviv,46,VV
-UA-IVF = Ivano-Frankovsk,26,VF
-UA-TRN = Ternopl,61,RN
-UA-MKL = Nikolayev,48,KL
-UA-LHN = Luhansk,09,HN
-UA-KML = Khmelnitskiy,68,ML
-UA-CHK = Cherkassy,71,HK
-UA-DNP = Dnepropetrovsk,12,NP
-UA-KYV = Kiev,32,YV
-UA-RVN = Rovno,56,VN
-UA-DNT = Donetsk,14,NT
-UA-VLY = Volyn,07,LY
-UA-KRN = Kherson,65,RN
-UA-ZKP = Zakarpattia,21,KP
-UA-ZTM = Zhitomir,18,TM
-UA-KKV = Kharkov,63,KV
-UA-KRM = Crimean,43,RM
-UA-SUM = Sumy,59,UM
-UA-KVG = Kirovograd,35,VG
-UA-VNT = Vinnitsa,05,NT
-UA-CHV = Chernovtsy,77,HV
-

Back to the top