Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'geography/org.eclipse.stem.internal.data.geography/resources/data/country/AZE/AZE_2_area.properties')
-rw-r--r--geography/org.eclipse.stem.internal.data.geography/resources/data/country/AZE/AZE_2_area.properties67
1 files changed, 0 insertions, 67 deletions
diff --git a/geography/org.eclipse.stem.internal.data.geography/resources/data/country/AZE/AZE_2_area.properties b/geography/org.eclipse.stem.internal.data.geography/resources/data/country/AZE/AZE_2_area.properties
deleted file mode 100644
index 05e9df7..0000000
--- a/geography/org.eclipse.stem.internal.data.geography/resources/data/country/AZE/AZE_2_area.properties
+++ /dev/null
@@ -1,67 +0,0 @@
-# AZE_2_area.properties
-# This file contains area values for AZERBAIJAN
-# /*********************************************************************************************
-# * 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.CountryAreaLabelPropertyFileSpecification
-
-# The ISO-3166-1 alpha3 code for the country
-ISOKEY = AZE
-
-# The administration level of the area 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 = https://www.cia.gov/library/publications/the-world-factbook/
-# SOURCE = https://www.cia.gov/library/publications/the-world-factbook/
-
-# Level 1 (admin 1 = e.g., state)
-# Level 2 (admin 2 = e.g., county)
-
-# Generated using GeoPolygon Raster Scan (PolygonAreaFinder)
-# 8/20/2009
-
-AZ-ATE-G100001 = 0.7
-AZ-ATE-G100002 = 0.6
-AZ-ATE-G100003 = 6.4
-AZ-ATE-G100004 = 2.5
-AZ-ATE-G100005 = 0.9
-AZ-ATE-G100006 = 0.5
-AZ-ATE-G100007 = 0.8
-AZ-ATE-G100008 = 80745.4
-AZ-ATE-G100009 = 4258.1
-AZ-ATE-G100010 = 19.3
-AZ-ATE-G100011 = 0.4
-AZ-ATE-G100012 = 17.6
-AZ-ATE-G100013 = 1.1
-AZ-ATE-G100014 = 0.5
-AZ-ATE-G100015 = 1.5
-AZ-NAK-G430001 = 5390.1
-AZ-NKA-G420001 = 4258.1

Back to the top