Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'geography/org.eclipse.stem.internal.data.geography/resources/data/country/KWT/KWT_0_node.properties')
-rw-r--r--geography/org.eclipse.stem.internal.data.geography/resources/data/country/KWT/KWT_0_node.properties33
1 files changed, 0 insertions, 33 deletions
diff --git a/geography/org.eclipse.stem.internal.data.geography/resources/data/country/KWT/KWT_0_node.properties b/geography/org.eclipse.stem.internal.data.geography/resources/data/country/KWT/KWT_0_node.properties
deleted file mode 100644
index e440a58..0000000
--- a/geography/org.eclipse.stem.internal.data.geography/resources/data/country/KWT/KWT_0_node.properties
+++ /dev/null
@@ -1,33 +0,0 @@
-# KWT_0_node.properties
-# Definition of "Kuwait" at Administration Level 0 (Country)
-#/*******************************************************************************
-# * 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 = KWT
-
-# The administration level of the graph data
-ADMIN_LEVEL = 0
-
-# 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/KWT/KWT_0_MAP.xml
-
-KWT = Kuwait, 414, KW \ No newline at end of file

Back to the top