Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkun2014-08-28 00:25:07 +0000
committerkun2014-08-28 00:25:07 +0000
commitc6045157f4bc5129541a1ff4b06ab1ec284519d7 (patch)
tree299e4e390d9760ead14768ec0da42b303aa09a41 /geography/org.eclipse.stem.internal.data.geography
parent2434ec2d9f119eeccf254fc63c3097d38544ae22 (diff)
downloadorg.eclipse.stem.data-c6045157f4bc5129541a1ff4b06ab1ec284519d7.tar.gz
org.eclipse.stem.data-c6045157f4bc5129541a1ff4b06ab1ec284519d7.tar.xz
org.eclipse.stem.data-c6045157f4bc5129541a1ff4b06ab1ec284519d7.zip
now common border properties file for 3 west africa countries
Diffstat (limited to 'geography/org.eclipse.stem.internal.data.geography')
-rw-r--r--geography/org.eclipse.stem.internal.data.geography/resources/data/relationship/commonborder/GIN_0_LBR_0.properties15
-rw-r--r--geography/org.eclipse.stem.internal.data.geography/resources/data/relationship/commonborder/GIN_0_SLE_0.properties15
-rw-r--r--geography/org.eclipse.stem.internal.data.geography/resources/data/relationship/commonborder/LBR_0_SLE_0.properties15
3 files changed, 45 insertions, 0 deletions
diff --git a/geography/org.eclipse.stem.internal.data.geography/resources/data/relationship/commonborder/GIN_0_LBR_0.properties b/geography/org.eclipse.stem.internal.data.geography/resources/data/relationship/commonborder/GIN_0_LBR_0.properties
new file mode 100644
index 0000000..efe7628
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography/resources/data/relationship/commonborder/GIN_0_LBR_0.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# c:/stem/org.eclipse.stem.geography/resources/data/geo/country/GIN/GIN_2_MAP.xml
+# c:/stem/org.eclipse.stem.geography/resources/data/geo/country/SLE/SLE_2_MAP.xml
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.NeighborUtility
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.CommonBorderGeographicRelationshipPropertyFileSpecification
+TITLE = Common Border relationship between country GIN and LBR Level 0
+VALID = start=2006-01-01;
+ISOKEY_0 = GIN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = LBR
+ISOKEY_1_LEVEL = 0
+0=GIN,LBR,492.971386402801 \ No newline at end of file
diff --git a/geography/org.eclipse.stem.internal.data.geography/resources/data/relationship/commonborder/GIN_0_SLE_0.properties b/geography/org.eclipse.stem.internal.data.geography/resources/data/relationship/commonborder/GIN_0_SLE_0.properties
new file mode 100644
index 0000000..86bf614
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography/resources/data/relationship/commonborder/GIN_0_SLE_0.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# c:/stem/org.eclipse.stem.geography/resources/data/geo/country/GIN/GIN_2_MAP.xml
+# c:/stem/org.eclipse.stem.geography/resources/data/geo/country/SLE/SLE_2_MAP.xml
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.NeighborUtility
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.CommonBorderGeographicRelationshipPropertyFileSpecification
+TITLE = Common Border relationship between country GIN and SLE Level 0
+VALID = start=2006-01-01;
+ISOKEY_0 = GIN
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SLE
+ISOKEY_1_LEVEL = 0
+0=GIN,SLE,538.47625008342 \ No newline at end of file
diff --git a/geography/org.eclipse.stem.internal.data.geography/resources/data/relationship/commonborder/LBR_0_SLE_0.properties b/geography/org.eclipse.stem.internal.data.geography/resources/data/relationship/commonborder/LBR_0_SLE_0.properties
new file mode 100644
index 0000000..8532eda
--- /dev/null
+++ b/geography/org.eclipse.stem.internal.data.geography/resources/data/relationship/commonborder/LBR_0_SLE_0.properties
@@ -0,0 +1,15 @@
+#
+# File generated from:
+# c:/stem/org.eclipse.stem.geography/resources/data/geo/country/GIN/GIN_2_MAP.xml
+# c:/stem/org.eclipse.stem.geography/resources/data/geo/country/SLE/SLE_2_MAP.xml
+#
+# Generated by: class org.eclipse.stem.internal.data.utility.NeighborUtility
+#
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.CommonBorderGeographicRelationshipPropertyFileSpecification
+TITLE = Common Border relationship between country LBR and SLE Level 0
+VALID = start=2006-01-01;
+ISOKEY_0 = LBR
+ISOKEY_0_LEVEL = 0
+ISOKEY_1 = SLE
+ISOKEY_1_LEVEL = 0
+0=LBR,SLE,149.921800265844 \ No newline at end of file

Back to the top