Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KOR_1_KOR_2.properties')
-rw-r--r--geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KOR_1_KOR_2.properties57
1 files changed, 0 insertions, 57 deletions
diff --git a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KOR_1_KOR_2.properties b/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KOR_1_KOR_2.properties
deleted file mode 100644
index 8b21a49..0000000
--- a/geography/org.eclipse.stem.internal.data.geography.infrastructure.transportation/resources/data/relationship/airtransport2006/KOR_1_KOR_2.properties
+++ /dev/null
@@ -1,57 +0,0 @@
-# KOR_1_KOR_2.properties
-#/*******************************************************************************
-# * Copyright (c) 2008 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.infrastructure.transportation.specifications.AirTransportationGeographicRelationshipPropertyFileSpecification
-
-# The title of the relationship
-TITLE = Air transport between KOR(1) and KOR(2)
-# 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=2000-01-01; end=2008-12-31;
-
-# The data is derived from the following primary source
-#SOURCE = http://www.azworldairports.com
-
-# ISO3166-1 alpha3 keys and levels of relationship
-ISOKEY_0 = KOR
-ISOKEY_0_LEVEL = 1
-ISOKEY_1 = KOR
-ISOKEY_1_LEVEL = 2
-
-# The mode of transportation
-TRANSPORT_MODE = air
-
-# The population being transported
-POPULATION_IDENTIFIER = human
-
-# The time period for the rate in milliseconds
-RATE_TIME_PERIOD = 86400000
-
-#Average time in transportation network
-AVG_TIME_IN_SYSTEM = 1
-
-# Record No. = Enclosing Node Key, Node Key, ArrivalRate (individuals per RATE_TIME_PERIOD), DepartureRate(Individuals per RATE_TIME_PERIOD)
-# KWJ/RKJJ(Estimated)
-0 = KR-46,KR-46-G030185,1.0767123287671232,1.0767123287671232
-# PUS/RKPP(Estimated)
-1 = KR-48,KR-48-G110001,7.2,7.2
-# CHN/RKTU(Estimated)
-2 = KR-43,KR-43-G040001,15.0,15.0
-# TAE/RKTN(Actual)
-3 = KR-27,KR-27-G140001,2147.5342465753424,2147.5342465753424
-# CJU/RKPC(Estimated)
-4 = KR-49,KR-49-G010001,13.92876712328767,13.92876712328767
-# SEL/RKSS(Estimated)
-5 = KR-4,KR-4-G090001,15.0,15.0
-# RKNY(Estimated)
-6 = KR-42,KR-42-G070001,15.0,15.0

Back to the top